diff options
author | 2015-06-07 10:45:01 +0000 | |
---|---|---|
committer | 2015-06-07 10:45:01 +0000 | |
commit | 74c30cf11e39350f58b52b6f0f5c4de66d21c680 (patch) | |
tree | 0a59752b0f0dda3eba13bdc7d5028790be276da9 /x11-libs/gtk+ | |
parent | Update package.use.stable.mask for arches not doing gnome stabilizations (diff) | |
download | gentoo-2-74c30cf11e39350f58b52b6f0f5c4de66d21c680.tar.gz gentoo-2-74c30cf11e39350f58b52b6f0f5c4de66d21c680.tar.bz2 gentoo-2-74c30cf11e39350f58b52b6f0f5c4de66d21c680.zip |
arm stable, bug #534012
(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/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 93655a433998..87b5055e9505 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.780 2015/06/07 10:19:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.781 2015/06/07 10:45:01 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> gtk+-2.24.27.ebuild: + arm stable, bug #534012 07 Jun 2015; Markus Meier <maekke@gentoo.org> gtk+-3.14.9.ebuild: arm stable, bug #534012 diff --git a/x11-libs/gtk+/gtk+-2.24.27.ebuild b/x11-libs/gtk+/gtk+-2.24.27.ebuild index d5dbc8230cde..addcd3973e84 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.7 2015/04/25 18:40:54 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.27.ebuild,v 1.8 2015/06/07 10:45:01 maekke 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=" |