summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/agrep/agrep-2.04.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/agrep/agrep-2.04.ebuild b/app-text/agrep/agrep-2.04.ebuild
index ac9ac15ebc4e..ae1f6eb60a6d 100644
--- a/app-text/agrep/agrep-2.04.ebuild
+++ b/app-text/agrep/agrep-2.04.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/agrep-2.04.ebuild,v 1.1 2003/06/15 13:40:07 jhhudso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/agrep-2.04.ebuild,v 1.2 2004/01/19 01:05:39 ciaranm Exp $
DESCRIPTION="agrep is a tool for the fast searching of text allowing for errors in the search pattern."
HOMEPAGE="ftp://ftp.cs.arizona.edu/agrep/README"
SRC_URI="ftp://ftp.cs.arizona.edu/agrep/${P}.tar.Z"
LICENSE="AGREP"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
IUSE=""
DEPEND="virtual/glibc"
RDEPEND="${DEPEND}"