diff options
author | 2008-04-13 22:51:52 +0000 | |
---|---|---|
committer | 2008-04-13 22:51:52 +0000 | |
commit | 683209eceaf7739e81b867fb5424ee4b33ce47f6 (patch) | |
tree | f2737bf3f514c81fae0f9693640118496598bb18 /x11-libs/gtksourceview | |
parent | arm/s390/sh stable (diff) | |
download | historical-683209eceaf7739e81b867fb5424ee4b33ce47f6.tar.gz historical-683209eceaf7739e81b867fb5424ee4b33ce47f6.tar.bz2 historical-683209eceaf7739e81b867fb5424ee4b33ce47f6.zip |
arm/sh stable
Package-Manager: portage-2.2_pre5
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild index 2a231307aa9e..3f728624490f 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.8 2008/02/04 04:20:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.9 2008/04/13 22:51:15 vapier Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |