diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 23:34:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 23:34:31 +0000 |
commit | 947959348245d020a73a0d82e5ddab99a52cce94 (patch) | |
tree | 627fd09e266abd82acd8a689dc5532982d31d2d9 /x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-947959348245d020a73a0d82e5ddab99a52cce94.tar.gz gentoo-2-947959348245d020a73a0d82e5ddab99a52cce94.tar.bz2 gentoo-2-947959348245d020a73a0d82e5ddab99a52cce94.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild index 289c3817ae0f..93924e093edd 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.7 2006/12/21 13:02:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.8 2007/01/06 23:34:31 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |