diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:01:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:01:20 +0000 |
commit | 6a050ffed42fe173dfced17004abd16f99238133 (patch) | |
tree | 61499626fad85306d3634bf28e3da0e62d30f95f /x11-libs/gtksourceview | |
parent | arm/ia64 stable (diff) | |
download | gentoo-2-6a050ffed42fe173dfced17004abd16f99238133.tar.gz gentoo-2-6a050ffed42fe173dfced17004abd16f99238133.tar.bz2 gentoo-2-6a050ffed42fe173dfced17004abd16f99238133.zip |
ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild index 60bccc92739a..9705969ad594 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.1.1.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.1.1.ebuild,v 1.6 2005/01/08 23:30:48 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.7 2005/01/22 06:01:20 vapier 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.2.4 |