summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-01-19 01:05:39 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-01-19 01:05:39 +0000
commit02a9a9dad84c869ddc9cbde87d0e51113da8ea33 (patch)
tree7d8ed5d68a6a61903638440cad051717634e2b75
parentfixup for correct library list to solve bug #36562, where mysql is linked aga... (diff)
downloadgentoo-2-02a9a9dad84c869ddc9cbde87d0e51113da8ea33.tar.gz
gentoo-2-02a9a9dad84c869ddc9cbde87d0e51113da8ea33.tar.bz2
gentoo-2-02a9a9dad84c869ddc9cbde87d0e51113da8ea33.zip
added ~sparc
-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}"