summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-11-04 03:34:44 +0000
committerMike Frysinger <vapier@gentoo.org>2007-11-04 03:34:44 +0000
commit1b95e54e65f702557e5abbf0176b73ef10c5e230 (patch)
treed450866ef2b4a992e86bad2b53da1223e23b2372 /sys-apps/sed
parentSparc stable, Bug #197901 based on Comment 10 (lspci works). (diff)
downloadhistorical-1b95e54e65f702557e5abbf0176b73ef10c5e230.tar.gz
historical-1b95e54e65f702557e5abbf0176b73ef10c5e230.tar.bz2
historical-1b95e54e65f702557e5abbf0176b73ef10c5e230.zip
do *not* include userland_GNU in IUSE
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'sys-apps/sed')
-rw-r--r--sys-apps/sed/sed-4.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.1.5.ebuild b/sys-apps/sed/sed-4.1.5.ebuild
index 88c07ec394f1..9acf76832587 100644
--- a/sys-apps/sed/sed-4.1.5.ebuild
+++ b/sys-apps/sed/sed-4.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.19 2007/07/10 23:40:55 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.1.5.ebuild,v 1.20 2007/11/04 03:34:44 vapier Exp $
inherit flag-o-matic
@@ -11,7 +11,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"
-IUSE="nls static userland_GNU"
+IUSE="nls static"
RDEPEND="nls? ( virtual/libintl )"
DEPEND="${RDEPEND}