summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-13 22:16:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-13 22:16:40 +0000
commit0b564efd87cc78de3bb2dba8bf158aba88a1a0df (patch)
treede3f1ce535ada1e8840ccfb170fa2d92e3d10233 /sys-apps/grep/grep-2.9.ebuild
parentStable for AMD64, wrt security bug #366687 (diff)
downloadgentoo-2-0b564efd87cc78de3bb2dba8bf158aba88a1a0df.tar.gz
gentoo-2-0b564efd87cc78de3bb2dba8bf158aba88a1a0df.tar.bz2
gentoo-2-0b564efd87cc78de3bb2dba8bf158aba88a1a0df.zip
Stable for AMD64, wrt bug #398453
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/grep/grep-2.9.ebuild')
-rw-r--r--sys-apps/grep/grep-2.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/grep/grep-2.9.ebuild b/sys-apps/grep/grep-2.9.ebuild
index d03c00d4adaf..a827987e4dbc 100644
--- a/sys-apps/grep/grep-2.9.ebuild
+++ b/sys-apps/grep/grep-2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.9.ebuild,v 1.3 2011/08/13 11:18:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.9.ebuild,v 1.4 2012/01/13 22:16:40 ago Exp $
EAPI="3"
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
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 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls pcre"
RDEPEND="nls? ( virtual/libintl )