diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 16:51:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 16:51:57 +0000 |
commit | 0f9259419c687cd1d2366d16aec1cf3f826bee61 (patch) | |
tree | d1f10c8408acea8de4f1df50b8135b6a336a8d59 /x11-libs/gtk+ | |
parent | Marking farsight2-0.0.29 ppc64 for bug 393007 (diff) | |
download | historical-0f9259419c687cd1d2366d16aec1cf3f826bee61.tar.gz historical-0f9259419c687cd1d2366d16aec1cf3f826bee61.tar.bz2 historical-0f9259419c687cd1d2366d16aec1cf3f826bee61.zip |
Marking gtk+-2.24.8-r1 ppc64 for bug 393007
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
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 5ade91d69435..a4385d5d899e 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.565 2012/02/14 00:11:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.566 2012/03/05 16:51:57 ranger Exp $ + + 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 14 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gtk+-2.24.10-r1.ebuild: diff --git a/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild index 4fcf324ed80a..da8d1dd2e4e8 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.7 2012/02/13 23:09:27 tetromino Exp $ +# $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 $ 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) |