diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:30:06 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:30:06 +0000 |
commit | da00f12918f7232010cf25f0476cc3df3618a865 (patch) | |
tree | e9a946f787f14d3a2d949f310d658d1f9d885bbe /x11-libs/gtksourceview | |
parent | mark x86 (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-da00f12918f7232010cf25f0476cc3df3618a865.tar.gz gentoo-2-da00f12918f7232010cf25f0476cc3df3618a865.tar.bz2 gentoo-2-da00f12918f7232010cf25f0476cc3df3618a865.zip |
mark x86
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild index 65b6df2cfa12..f4de903cafd0 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.0.0.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.0.ebuild,v 1.1 2004/03/23 15:48:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.0.ebuild,v 1.2 2004/05/20 23:27:53 foser 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.3 |