diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:41:04 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:41:04 +0000 |
commit | c89960b4b7decae049eb501beaa6d4eca3f6327f (patch) | |
tree | fb2c21d359eff33d666c1be2bedd4e608f3f25f7 /x11-libs | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-c89960b4b7decae049eb501beaa6d4eca3f6327f.tar.gz gentoo-2-c89960b4b7decae049eb501beaa6d4eca3f6327f.tar.bz2 gentoo-2-c89960b4b7decae049eb501beaa6d4eca3f6327f.zip |
PPC stable profule update
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild b/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild index ae23a67f9499..c049416c71b9 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.7 2004/05/14 19:36:04 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.8 2004/05/29 03:41:04 pvdabeel Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc ~hppa amd64 ~ia64 mips" +KEYWORDS="x86 ppc ~alpha sparc ~hppa amd64 ~ia64 mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild index 3c983709ab52..b4c4e0e7b339 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild,v 1.3 2004/05/25 21:58:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild,v 1.4 2004/05/29 03:41:04 pvdabeel Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.3 |