summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-06-22 15:31:02 +0000
committerMike Frysinger <vapier@gentoo.org>2008-06-22 15:31:02 +0000
commitca50dbdf9e20c8486c74e97bd33ae6227c2edb2c (patch)
tree0bd5c0bb8c90c477def0a5ff68feb214e13e3d77 /sys-apps/sed
parentia64/sparc stable wrt #225777 (diff)
downloadhistorical-ca50dbdf9e20c8486c74e97bd33ae6227c2edb2c.tar.gz
historical-ca50dbdf9e20c8486c74e97bd33ae6227c2edb2c.tar.bz2
historical-ca50dbdf9e20c8486c74e97bd33ae6227c2edb2c.zip
arm/s390/sh stable
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25 x86_64
Diffstat (limited to 'sys-apps/sed')
-rw-r--r--sys-apps/sed/sed-4.1.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.1.5-r1.ebuild b/sys-apps/sed/sed-4.1.5-r1.ebuild
index e5db4f0dac72..e09ec38cad3d 100644
--- a/sys-apps/sed/sed-4.1.5-r1.ebuild
+++ b/sys-apps/sed/sed-4.1.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.1.5-r1.ebuild,v 1.6 2008/03/29 16:45:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.1.5-r1.ebuild,v 1.7 2008/06/22 15:26:11 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/sed/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls static"
RDEPEND="nls? ( virtual/libintl )"