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 | be31913fda6d5055294ff22f88302f50bfd7272b (patch) | |
tree | b79205de277db7596976a94de2c8887fc4c8e683 /x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild | |
parent | stable on sparc (diff) | |
download | historical-be31913fda6d5055294ff22f88302f50bfd7272b.tar.gz historical-be31913fda6d5055294ff22f88302f50bfd7272b.tar.bz2 historical-be31913fda6d5055294ff22f88302f50bfd7272b.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 |