diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-25 13:47:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-25 13:47:36 +0000 |
commit | 5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7 (patch) | |
tree | 76aee5095334dab2811cb1f0e6dcdd0d9d03ef38 /x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild | |
parent | stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7.tar.gz gentoo-2-5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7.tar.bz2 gentoo-2-5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7.zip |
stable on sparc
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild b/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild index aa39a51f0924..bde3b6d308f8 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.3 2004/03/21 16:00:50 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.4 2004/03/25 13:47:36 gustavoz Exp $ inherit gnome2 @@ -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 |