diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:52:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:52:45 +0000 |
commit | db772e628d4846287a2232babb3631bd449f12c1 (patch) | |
tree | b82e898b7b90cfde70f9a03401837af2dac0efa1 /x11-libs | |
parent | arm stable, bug #551814 (diff) | |
download | gentoo-2-db772e628d4846287a2232babb3631bd449f12c1.tar.gz gentoo-2-db772e628d4846287a2232babb3631bd449f12c1.tar.bz2 gentoo-2-db772e628d4846287a2232babb3631bd449f12c1.zip |
arm stable, bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.28-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 77623a5002af..8a5fe7ce2ff1 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # 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.788 2015/07/07 20:52:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.789 2015/07/07 20:52:45 maekke Exp $ + + 07 Jul 2015; Markus Meier <maekke@gentoo.org> gtk+-2.24.28-r1.ebuild: + arm stable, bug #551814 07 Jul 2015; Markus Meier <maekke@gentoo.org> gtk+-3.14.13.ebuild: arm stable, bug #551814 diff --git a/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild index 9bbff33608df..adf148c45f89 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.4 2015/06/26 09:24:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild,v 1.5 2015/07/07 20:52:45 maekke 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=" |