diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:18:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:18:28 +0000 |
commit | 34c6250a5895c3bd3bc527cb90edf97f16dd1786 (patch) | |
tree | 316e1b12c68e51df17d6e158d4b1350c02d44b4d /x11-libs/gtk+ | |
parent | x86 stable, bug #410611 (diff) | |
download | gentoo-2-34c6250a5895c3bd3bc527cb90edf97f16dd1786.tar.gz gentoo-2-34c6250a5895c3bd3bc527cb90edf97f16dd1786.tar.bz2 gentoo-2-34c6250a5895c3bd3bc527cb90edf97f16dd1786.zip |
x86 stable, bug #410611
(Portage version: 2.1.10.57/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.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 3312d228b697..c19a7d0526c9 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.584 2012/04/29 16:17:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.585 2012/04/29 16:18:28 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> gtk+-2.24.10-r1.ebuild: + x86 stable, bug #410611 29 Apr 2012; Markus Meier <maekke@gentoo.org> gtk+-3.2.4-r1.ebuild: x86 stable, bug #410611 diff --git a/x11-libs/gtk+/gtk+-2.24.10-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.10-r1.ebuild index 0e13a525f46c..89961f6990f5 100644 --- a/x11-libs/gtk+/gtk+-2.24.10-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.10-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.10-r1.ebuild,v 1.6 2012/04/25 21:12:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.10-r1.ebuild,v 1.7 2012/04/29 16:18:28 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 ~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) |