diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:32:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:32:05 +0000 |
commit | 42b541ef6d788c6ae959470c4021e40918488e4f (patch) | |
tree | bb99c2ce407c7aaa1a5dcb99c828452c099cf496 /gnome-base/gail/gail-1000.ebuild | |
parent | Marking pygobject-2.16.1 ppc for bug 260063 (diff) | |
download | gentoo-2-42b541ef6d788c6ae959470c4021e40918488e4f.tar.gz gentoo-2-42b541ef6d788c6ae959470c4021e40918488e4f.tar.bz2 gentoo-2-42b541ef6d788c6ae959470c4021e40918488e4f.zip |
Marking gail-1000 ppc for bug 260063
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'gnome-base/gail/gail-1000.ebuild')
-rw-r--r-- | gnome-base/gail/gail-1000.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gail/gail-1000.ebuild b/gnome-base/gail/gail-1000.ebuild index 228f1adc9df4..a68d52509e1f 100644 --- a/gnome-base/gail/gail-1000.ebuild +++ b/gnome-base/gail/gail-1000.ebuild @@ -1,13 +1,13 @@ # Copyright 2008-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.2 2009/03/05 21:21:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.3 2009/03/06 15:32:05 ranger Exp $ DESCRIPTION="Dummy gail to handle migration to gtk+" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.13.0" |