diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:44:19 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:44:19 +0000 |
commit | 99569b39a73e822783846acde38a123c2f5fb9ee (patch) | |
tree | 7fed503fcb96703579034fe3c204db0ca14b1c51 /x11-libs/gtk+ | |
parent | x86 stable per bug 353436 (diff) | |
download | gentoo-2-99569b39a73e822783846acde38a123c2f5fb9ee.tar.gz gentoo-2-99569b39a73e822783846acde38a123c2f5fb9ee.tar.bz2 gentoo-2-99569b39a73e822783846acde38a123c2f5fb9ee.zip |
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.22.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 97ae35fb74e6..3bb962ac6b1b 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.488 2011/02/23 23:13:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.489 2011/02/24 20:44:19 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gtk+-2.22.1-r1.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gtk+-2.22.1-r1.ebuild: Stable on amd64 wrt bug #353436 diff --git a/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild b/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild index cf0bbd2220da..4b44572f46c6 100644 --- a/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild,v 1.6 2011/02/23 23:13:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild,v 1.7 2011/02/24 20:44:19 tomka Exp $ EAPI="3" PYTHON_DEPEND="2:2.4" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" 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 ~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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc examples +introspection jpeg jpeg2k tiff test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |