diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 10:20:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 10:20:53 +0000 |
commit | 64d8dfd8f50ae2df190920b712cdf759295d7fa4 (patch) | |
tree | 374b9955e6c2e64425f73867259f9c53424b4023 /x11-libs/gtk+ | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-64d8dfd8f50ae2df190920b712cdf759295d7fa4.tar.gz gentoo-2-64d8dfd8f50ae2df190920b712cdf759295d7fa4.tar.bz2 gentoo-2-64d8dfd8f50ae2df190920b712cdf759295d7fa4.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.27.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.14.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 3cf43e349dd1..a626fc903e15 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.774 2015/03/28 09:52:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.775 2015/03/29 10:20:53 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> gtk+-2.24.27.ebuild, + gtk+-3.14.9.ebuild: + Stable for HPPA (bug #534012). *gtk+-3.14.10 (28 Mar 2015) diff --git a/x11-libs/gtk+/gtk+-2.24.27.ebuild b/x11-libs/gtk+/gtk+-2.24.27.ebuild index 96e19428ddb5..7be55c4d840b 100644 --- a/x11-libs/gtk+/gtk+-2.24.27.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.27.ebuild,v 1.5 2015/03/15 13:33:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.27.ebuild,v 1.6 2015/03/29 10:20:53 jer Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( !aqua ) " -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) COMMON_DEPEND=" diff --git a/x11-libs/gtk+/gtk+-3.14.9.ebuild b/x11-libs/gtk+/gtk+-3.14.9.ebuild index b637e0d1bbae..0f628870431c 100644 --- a/x11-libs/gtk+/gtk+-3.14.9.ebuild +++ b/x11-libs/gtk+/gtk+-3.14.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.14.9.ebuild,v 1.5 2015/03/15 13:33:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.14.9.ebuild,v 1.6 2015/03/29 10:20:53 jer Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -19,7 +19,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # FIXME: introspection data is built against system installation of gtk+:3 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |