diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:58:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:58:18 +0000 |
commit | 7b66a50a851c55063b443bb76b26bcd7fbdf3418 (patch) | |
tree | fd6707955212603ed7f199cca96931233833ef8b /x11-libs/gtk+ | |
parent | ia64/sh/sparc stable wrt #401513 (diff) | |
download | historical-7b66a50a851c55063b443bb76b26bcd7fbdf3418.tar.gz historical-7b66a50a851c55063b443bb76b26bcd7fbdf3418.tar.bz2 historical-7b66a50a851c55063b443bb76b26bcd7fbdf3418.zip |
alpha/ia64/sh/sparc stable wrt #393007
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 72bd5c10187c..6d82775d1cc6 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.575 2012/03/25 16:14:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.576 2012/03/25 17:56:36 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> gtk+-2.24.8-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #393007 25 Mar 2012; Markus Meier <maekke@gentoo.org> gtk+-3.2.3.ebuild: arm stable, bug #407643 diff --git a/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild index ac2ee54b4a01..916d79f845b9 100644 --- a/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.8-r1.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.8-r1.ebuild,v 1.9 2012/03/05 22:19:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild,v 1.10 2012/03/25 17:56:36 armin76 Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,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 ~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 ~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) |