diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-17 15:43:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-17 15:43:32 +0000 |
commit | de68ea6f4736fb5922d7996823d38b0e34f1af8b (patch) | |
tree | ad352871d80695bd83d96c845ea3eda6c992d76c /x11-libs | |
parent | Stable for ia64, wrt bug #551814 (diff) | |
download | gentoo-2-de68ea6f4736fb5922d7996823d38b0e34f1af8b.tar.gz gentoo-2-de68ea6f4736fb5922d7996823d38b0e34f1af8b.tar.bz2 gentoo-2-de68ea6f4736fb5922d7996823d38b0e34f1af8b.zip |
Stable for ia64, wrt bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r13.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.28-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.14.13.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index ca6bb6631aa4..e644b20635de 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.791 2015/07/13 04:24:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.792 2015/07/17 15:43:32 ago Exp $ + + 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> gtk+-1.2.10-r13.ebuild, + gtk+-2.24.28-r1.ebuild, gtk+-3.14.13.ebuild: + Stable for ia64, wrt bug #551814 13 Jul 2015; Jeroen Roovers <jer@gentoo.org> gtk+-1.2.10-r13.ebuild, gtk+-2.24.28-r1.ebuild, gtk+-3.14.13.ebuild: diff --git a/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild index ccc399e2fdcb..7fd586204ae7 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r13.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+-1.2.10-r13.ebuild,v 1.6 2015/07/13 04:24:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r13.ebuild,v 1.7 2015/07/17 15:43:32 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gento LICENSE="LGPL-2.1+" SLOT="1" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="nls debug" # Supported languages and translated documentation diff --git a/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild index 822ef3e548c9..523536ecb611 100644 --- a/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.28-r1.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.28-r1.ebuild,v 1.6 2015/07/13 04:24:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild,v 1.7 2015/07/17 15:43:32 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( !aqua ) " -KEYWORDS="~alpha amd64 arm ~arm64 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 ~arm64 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.13.ebuild b/x11-libs/gtk+/gtk+-3.14.13.ebuild index 6d2f2958c821..811f486e7c4f 100644 --- a/x11-libs/gtk+/gtk+-3.14.13.ebuild +++ b/x11-libs/gtk+/gtk+-3.14.13.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.13.ebuild,v 1.7 2015/07/13 04:24:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.14.13.ebuild,v 1.8 2015/07/17 15:43:32 ago 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) |