diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:16:58 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:16:58 +0000 |
commit | 52aa75f92fda07e38d7439aa2a020286a879fb7d (patch) | |
tree | bd8ebdbf2d1a9dacc6f1959ba99a89dae3524527 /x11-libs/gtk+ | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-52aa75f92fda07e38d7439aa2a020286a879fb7d.tar.gz historical-52aa75f92fda07e38d7439aa2a020286a879fb7d.tar.bz2 historical-52aa75f92fda07e38d7439aa2a020286a879fb7d.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/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.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 746bbc941520..97ae35fb74e6 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.487 2011/02/21 21:17:50 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.488 2011/02/23 23:13:32 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gtk+-2.22.1-r1.ebuild: + Stable on amd64 wrt bug #353436 *gtk+-2.24.1 (21 Feb 2011) diff --git a/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild b/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild index 505d8a342d2d..cf0bbd2220da 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.5 2011/02/09 21:47:30 ssuominen Exp $ +# $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 $ 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) |