diff options
author | 2004-05-14 19:36:04 +0000 | |
---|---|---|
committer | 2004-05-14 19:36:04 +0000 | |
commit | 4091819eb567c79e114bb14b4267f0a4e5c28680 (patch) | |
tree | a96936c4054a055f695daf105e0e1dc3648a3596 /x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild | |
parent | Stable on mips. (diff) | |
download | historical-4091819eb567c79e114bb14b4267f0a4e5c28680.tar.gz historical-4091819eb567c79e114bb14b4267f0a4e5c28680.tar.bz2 historical-4091819eb567c79e114bb14b4267f0a4e5c28680.zip |
Stable on mips.
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 05f165717f89..ae23a67f9499 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.6 2004/04/17 23:02:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.7 2004/05/14 19:36:04 geoman 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 |