diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-06-05 19:06:20 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-06-05 19:06:20 +0000 |
commit | f2a8001030c2a034b1d343c77a8e76cabd778930 (patch) | |
tree | 04df2141f84a3969836386218f95fae0e7c3bf2b /x11-libs | |
parent | marking ~x86 (diff) | |
download | gentoo-2-f2a8001030c2a034b1d343c77a8e76cabd778930.tar.gz gentoo-2-f2a8001030c2a034b1d343c77a8e76cabd778930.tar.bz2 gentoo-2-f2a8001030c2a034b1d343c77a8e76cabd778930.zip |
mark x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild index c67c8e898324..14a51adecafb 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.1 2005/03/09 05:39:30 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.2 2005/06/05 19:06:20 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 ~ppc64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |