diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:29:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:29:44 +0000 |
commit | d2840d8c4f6634ed565a5f09da867efad55a8955 (patch) | |
tree | 7ef9379f4f3bf1bd417dcb4398219691a5edb51c /x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | |
parent | Marking metacity-2.24.0-r2 ppc64 for bug 260063 (diff) | |
download | gentoo-2-d2840d8c4f6634ed565a5f09da867efad55a8955.tar.gz gentoo-2-d2840d8c4f6634ed565a5f09da867efad55a8955.tar.bz2 gentoo-2-d2840d8c4f6634ed565a5f09da867efad55a8955.zip |
Marking gtksourceview-2.4.2 ppc64 for bug 260063
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 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 82b1874dc746..d78a5236e568 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.1 2009/01/13 23:38:42 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.2 2009/03/05 21:29:44 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 |