diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 10:51:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 10:51:59 +0000 |
commit | 6816c307452105ae362e3a2d422a1380b26bc8a1 (patch) | |
tree | a49f8bcb95e6437e406f9373ede33aa1d73996bc /x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-6816c307452105ae362e3a2d422a1380b26bc8a1.tar.gz gentoo-2-6816c307452105ae362e3a2d422a1380b26bc8a1.tar.bz2 gentoo-2-6816c307452105ae362e3a2d422a1380b26bc8a1.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild index 9be03cd9165f..c780f1346a69 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.6.1.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.6.1.ebuild,v 1.4 2006/07/14 16:18:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.5 2006/07/16 10:51:59 dertobi123 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.8 |