diff options
author | 2012-03-05 22:19:35 +0000 | |
---|---|---|
committer | 2012-03-05 22:19:35 +0000 | |
commit | 7649660533659e581da5d066d3da47d9343f7b00 (patch) | |
tree | c559e445f32ccf54e333891665f126c9f769ad5c /x11-libs | |
parent | Marking farsight2-0.0.29 ppc for bug 393007 (diff) | |
download | historical-7649660533659e581da5d066d3da47d9343f7b00.tar.gz historical-7649660533659e581da5d066d3da47d9343f7b00.tar.bz2 historical-7649660533659e581da5d066d3da47d9343f7b00.zip |
Marking gtk+-2.24.8-r1 ppc for bug 393007
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'x11-libs')
-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 a4385d5d899e..39c3397326e1 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.566 2012/03/05 16:51:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.567 2012/03/05 22:19:35 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> gtk+-2.24.8-r1.ebuild: + Marking gtk+-2.24.8-r1 ppc stable for bug 393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> gtk+-2.24.8-r1.ebuild: Marking gtk+-2.24.8-r1 ppc64 stable for 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 da8d1dd2e4e8..ac2ee54b4a01 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.8 2012/03/05 16:51:57 ranger Exp $ +# $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 $ 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) |