diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:57:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:57:16 +0000 |
commit | b56fb3f527a2f60c75c253d6da66bc50bfb71dd3 (patch) | |
tree | 08c70c1e46f3ff2f65e89916f42a0c5021580bdc /x11-libs | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-b56fb3f527a2f60c75c253d6da66bc50bfb71dd3.tar.gz gentoo-2-b56fb3f527a2f60c75c253d6da66bc50bfb71dd3.tar.bz2 gentoo-2-b56fb3f527a2f60c75c253d6da66bc50bfb71dd3.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 87c9cf1ae474..41ca6ff1dc2b 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.612 2012/10/06 09:08:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.613 2012/10/06 09:57:16 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> gtk+-2.24.12.ebuild: + arm stable, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> gtk+-3.4.4.ebuild: arm stable, bug #427544 diff --git a/x11-libs/gtk+/gtk+-2.24.12.ebuild b/x11-libs/gtk+/gtk+-2.24.12.ebuild index 13933b83fb78..79006509707d 100644 --- a/x11-libs/gtk+/gtk+-2.24.12.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.6 2012/10/04 08:41:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.7 2012/10/06 09:57:16 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-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 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |