diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-11 13:11:48 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-11 13:11:48 +0000 |
commit | faf70b5c42f9918086dfce0b1c7951b46469f3b3 (patch) | |
tree | b27315eb6f1ecbaed42f923dfb17aee7a470cef0 /x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild | |
parent | 'Initial commit, original ebuild by Christophe Radovcic <christophe.radovcic@... (diff) | |
download | historical-faf70b5c42f9918086dfce0b1c7951b46469f3b3.tar.gz historical-faf70b5c42f9918086dfce0b1c7951b46469f3b3.tar.bz2 historical-faf70b5c42f9918086dfce0b1c7951b46469f3b3.zip |
Marked stable on sparc.
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild index ea14655b0031..9e218d23e6e4 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.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.0-r1.ebuild,v 1.2 2004/01/09 15:48:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild,v 1.3 2004/01/11 13:11:40 weeve Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc alpha ~sparc hppa ~amd64" +KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |