diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:40:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:40:07 +0000 |
commit | 0c0f47c18b35eca061ad996041ad11b87bc185b9 (patch) | |
tree | 6fa93fa5c44e932f0ccf7fb812be7467a0991af7 /x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | |
parent | Marking metacity-2.24.0-r2 ppc for bug 260063 (diff) | |
download | gentoo-2-0c0f47c18b35eca061ad996041ad11b87bc185b9.tar.gz gentoo-2-0c0f47c18b35eca061ad996041ad11b87bc185b9.tar.bz2 gentoo-2-0c0f47c18b35eca061ad996041ad11b87bc185b9.zip |
Marking gtksourceview-2.4.2 ppc for bug 260063
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index d78a5236e568..3fa1aecb87cb 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.2 2009/03/05 21:29:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.3 2009/03/06 15:40:07 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.12 |