summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild')
-rw-r--r--app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild13
1 files changed, 5 insertions, 8 deletions
diff --git a/app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild
index f1f1f6e0b79c..a589b941077e 100644
--- a/app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild
+++ b/app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild
@@ -1,19 +1,18 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild,v 1.4 2004/05/29 03:30:43 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.7.4.ebuild,v 1.5 2004/05/31 18:45:21 vapier Exp $
inherit gnome2
DESCRIPTION="Software tools for blind and visually impaired in Gnome 2"
HOMEPAGE="http://www.baum.ro/gnopernicus.html"
-IUSE="ipv6"
-SLOT="0"
-KEYWORDS="x86 sparc hppa ~alpha ~ia64 ppc amd64"
LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ~ia64"
+IUSE="ipv6"
# libgail-gnome is only required during runtime
-
RDEPEND=">=gnome-base/gconf-1.1.5
>=dev-libs/popt-1.5
>=gnome-base/libgnome-1.102
@@ -27,7 +26,6 @@ RDEPEND=">=gnome-base/gconf-1.1.5
>=app-accessibility/gnome-mag-0.9
>=gnome-extra/libgail-gnome-1.0
virtual/x11"
-
DEPEND="${RDEPEND}
>=dev-util/intltool-0.29
dev-util/pkgconfig"
@@ -36,5 +34,4 @@ G2CONF="${G2CONF} \
--with-default-fonts-path=${D}/usr/share/fonts/default/Type1 \
$(use_enable ipv6)"
-DOCS="AUTHORS ChangeLog COPYING NEWS README"
-
+DOCS="AUTHORS ChangeLog NEWS README"