diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
commit | ea774c743c8df27a538fe4003c56d8b0fb944894 (patch) | |
tree | 5afd9d9f6c92503586ad9c5e97be7e876ce62bc5 /x11-libs/gtksourceview | |
parent | x86 stable. cleanup from bad move (my fault) (Manifest recommit) (diff) | |
download | gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.gz gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.bz2 gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.zip |
stable on amd64
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild index d54efdd61e78..229b897c801b 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.0.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-1.0.1.ebuild,v 1.1 2004/05/04 15:14:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.2 2004/06/06 10:54:35 lv 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.2.4 |