summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 08:02:26 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 08:02:26 +0000
commit27bda237145eab37668f38d2361067a8e62442a2 (patch)
tree86df90c88d9bf0c42622e54d1fba689799cea89e /sys-apps/grep/grep-2.5.1-r8.ebuild
parentMark 3.1.4-r4 stable on alpha (diff)
downloadhistorical-27bda237145eab37668f38d2361067a8e62442a2.tar.gz
historical-27bda237145eab37668f38d2361067a8e62442a2.tar.bz2
historical-27bda237145eab37668f38d2361067a8e62442a2.zip
Mark 2.5.1-r8 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'sys-apps/grep/grep-2.5.1-r8.ebuild')
-rw-r--r--sys-apps/grep/grep-2.5.1-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/grep/grep-2.5.1-r8.ebuild b/sys-apps/grep/grep-2.5.1-r8.ebuild
index 38b7e521c5cf..fb1361f3aca9 100644
--- a/sys-apps/grep/grep-2.5.1-r8.ebuild
+++ b/sys-apps/grep/grep-2.5.1-r8.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/sys-apps/grep/grep-2.5.1-r8.ebuild,v 1.7 2005/09/08 19:29:44 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r8.ebuild,v 1.8 2005/09/16 08:02:26 agriffis Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="build nls pcre static"
RDEPEND=""