summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-06-19 20:26:44 +0000
committerBrent Baude <ranger@gentoo.org>2009-06-19 20:26:44 +0000
commita436f467c11d0b29186fd23b6a8483593a7b083e (patch)
treeea60b331eb7e076e28f351008b7dd61cabd86822 /sys-apps
parentstable ppc64, bug 273037 (diff)
downloadgentoo-2-a436f467c11d0b29186fd23b6a8483593a7b083e.tar.gz
gentoo-2-a436f467c11d0b29186fd23b6a8483593a7b083e.tar.bz2
gentoo-2-a436f467c11d0b29186fd23b6a8483593a7b083e.zip
stable ppc64, bug 273037
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/grep/ChangeLog5
-rw-r--r--sys-apps/grep/grep-2.5.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/grep/ChangeLog b/sys-apps/grep/ChangeLog
index 71d726d308bd..cef19b3424fa 100644
--- a/sys-apps/grep/ChangeLog
+++ b/sys-apps/grep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/grep
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v 1.89 2009/06/11 20:43:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v 1.90 2009/06/19 20:26:44 ranger Exp $
+
+ 19 Jun 2009; Brent Baude <ranger@gentoo.org> grep-2.5.4-r1.ebuild:
+ stable ppc64, bug 273037
11 Jun 2009; Markus Meier <maekke@gentoo.org> grep-2.5.4-r1.ebuild:
amd64 stable, bug #273037
diff --git a/sys-apps/grep/grep-2.5.4-r1.ebuild b/sys-apps/grep/grep-2.5.4-r1.ebuild
index d082f01cf218..918396ba2973 100644
--- a/sys-apps/grep/grep-2.5.4-r1.ebuild
+++ b/sys-apps/grep/grep-2.5.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.4-r1.ebuild,v 1.6 2009/06/11 20:43:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.4-r1.ebuild,v 1.7 2009/06/19 20:26:44 ranger Exp $
EAPI=2
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ~amd64-fbsd arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls pcre"
RDEPEND="nls? ( virtual/libintl )