diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 08:40:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 08:40:52 +0000 |
commit | 18aec2fb47b936f44500210d111a1ed3f75b85c1 (patch) | |
tree | 9b2aa4f197a0e1c61caaf79838555f5de349e5d5 /x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | |
parent | Mark 1.0.6-r3 stable on alpha (diff) | |
download | historical-18aec2fb47b936f44500210d111a1ed3f75b85c1.tar.gz historical-18aec2fb47b936f44500210d111a1ed3f75b85c1.tar.bz2 historical-18aec2fb47b936f44500210d111a1ed3f75b85c1.zip |
Mark 1.4.2 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index cf2f32dcb35c..0bbb587c5aae 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.8 2006/02/03 20:09:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.9 2006/02/07 08:40:52 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |