summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-22 07:12:51 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-22 07:12:51 +0000
commitc0a3431a94017320a30360038e45daeadbfec9ac (patch)
tree8fe0b449c8ff22e79d6ca0c13263a6e7352d957e /app-accessibility/gnopernicus
parentadded mod_xslt-2.0.4 to my testing list - see bug #76457 (diff)
downloadgentoo-2-c0a3431a94017320a30360038e45daeadbfec9ac.tar.gz
gentoo-2-c0a3431a94017320a30360038e45daeadbfec9ac.tar.bz2
gentoo-2-c0a3431a94017320a30360038e45daeadbfec9ac.zip
ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-accessibility/gnopernicus')
-rw-r--r--app-accessibility/gnopernicus/gnopernicus-0.9.17.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-accessibility/gnopernicus/gnopernicus-0.9.17.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.9.17.ebuild
index 04a21f7fbdb8..307ebcb9df3e 100644
--- a/app-accessibility/gnopernicus/gnopernicus-0.9.17.ebuild
+++ b/app-accessibility/gnopernicus/gnopernicus-0.9.17.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/app-accessibility/gnopernicus/gnopernicus-0.9.17.ebuild,v 1.7 2005/01/08 23:39:41 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.9.17.ebuild,v 1.8 2005/01/22 07:12:51 vapier Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.baum.ro/gnopernicus.html"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ~mips"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips"
IUSE="brltty doc ipv6 static"
RDEPEND=">=gnome-base/gconf-1.1.5
@@ -36,4 +36,3 @@ G2CONF="${G2CONF} $(use_enable ipv6) $(use_enable brltty) \
$(use_enable static) --with-default-fonts-path=${D}/usr/share/fonts/Type1"
DOCS="AUTHORS ChangeLog NEWS README"
-