diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-18 21:11:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-18 21:11:23 +0000 |
commit | d1a9a07b90ad515595c22de1339a95434f23639c (patch) | |
tree | 776d8ab5118dbf1520e8f49106d318c407cc09dd /x11-libs/gtk+ | |
parent | arm stable, bug #393007 (diff) | |
download | historical-d1a9a07b90ad515595c22de1339a95434f23639c.tar.gz historical-d1a9a07b90ad515595c22de1339a95434f23639c.tar.bz2 historical-d1a9a07b90ad515595c22de1339a95434f23639c.zip |
arm stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
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 351a1a0eb0d5..0ce211c57250 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.558 2012/01/14 17:59:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.559 2012/01/18 21:10:14 maekke Exp $ + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> gtk+-2.24.8-r1.ebuild: + arm stable, bug #393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> gtk+-2.24.8-r1.ebuild: x86 stable, bug #393007 diff --git a/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild index 61fd724854e8..d7fc0213c211 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.4 2012/01/14 17:59:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild,v 1.5 2012/01/18 21:10:14 maekke Exp $ EAPI="4" PYTHON_DEPEND="2:2.4" @@ -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) |