summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/gedit/gedit-2.6.0.ebuild')
-rw-r--r--app-editors/gedit/gedit-2.6.0.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/app-editors/gedit/gedit-2.6.0.ebuild b/app-editors/gedit/gedit-2.6.0.ebuild
index 96a37079f482..0ae344179dde 100644
--- a/app-editors/gedit/gedit-2.6.0.ebuild
+++ b/app-editors/gedit/gedit-2.6.0.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.6.0.ebuild,v 1.4 2004/05/29 03:43:38 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.6.0.ebuild,v 1.5 2004/05/31 22:12:03 vapier Exp $
inherit gnome2
DESCRIPTION="A text editor for the Gnome2 desktop"
HOMEPAGE="http://www.gnome.org/"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips"
+SLOT="0"
+KEYWORDS="x86 ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64"
IUSE="spell"
RDEPEND=">=gnome-base/libglade-2
@@ -21,11 +21,10 @@ RDEPEND=">=gnome-base/libglade-2
>=x11-libs/gtksourceview-0.9
spell? ( virtual/aspell-dict )"
# FIXME : spell autodetect only
-
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/pkgconfig-0.12.0
>=app-text/scrollkeeper-0.3.11
>=dev-util/intltool-0.29"
-DOCS="AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README THANKS TODO"
+DOCS="AUTHORS BUGS ChangeLog INSTALL NEWS README THANKS TODO"