diff options
author | Rémi Cardona <remi@gentoo.org> | 2007-10-10 15:01:21 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2007-10-10 15:01:21 +0000 |
commit | 44b23349f63bdbe466fa9f3c353a90a29dcbf808 (patch) | |
tree | 761772271b3e8a98e4decc2dccccdccd004a1959 /x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | |
parent | slot move for x11-libs/gtksourceview (diff) | |
download | gentoo-2-44b23349f63bdbe466fa9f3c353a90a29dcbf808.tar.gz gentoo-2-44b23349f63bdbe466fa9f3c353a90a29dcbf808.tar.bz2 gentoo-2-44b23349f63bdbe466fa9f3c353a90a29dcbf808.zip |
x11-libs/gtksourceview: add version 2.0.0 in its own slot and change the slot for earlier versions
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild index e4daa5a6868a..d39c0413af40 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild @@ -1,6 +1,6 @@ # 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.5-r1.ebuild,v 1.2 2007/09/20 18:56:35 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.3 2007/10/10 15:01:21 remi Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="A text widget implementing syntax highlighting and other features" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" -SLOT="0" +SLOT="1.0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" |