summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-09 22:11:14 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-09 22:11:14 +0000
commitc5b1bc3886c77a1da27f2deec1f4c297cad92aa6 (patch)
treea217755e880cf1f1de1bfc75b7cfc478169ee4b2 /sys-libs/uclibc
parentadded ~sparc (diff)
downloadgentoo-2-c5b1bc3886c77a1da27f2deec1f4c297cad92aa6.tar.gz
gentoo-2-c5b1bc3886c77a1da27f2deec1f4c297cad92aa6.tar.bz2
gentoo-2-c5b1bc3886c77a1da27f2deec1f4c297cad92aa6.zip
sync IUSE (-static)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-libs/uclibc')
-rw-r--r--sys-libs/uclibc/uclibc-0.9.27-r1.ebuild4
-rw-r--r--sys-libs/uclibc/uclibc-0.9.27.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild b/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild
index 33f62057e815..cf512e28c61c 100644
--- a/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild
+++ b/sys-libs/uclibc/uclibc-0.9.27-r1.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-libs/uclibc/uclibc-0.9.27-r1.ebuild,v 1.3 2005/06/27 23:10:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild,v 1.4 2005/07/09 22:11:14 agriffis Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -40,7 +40,7 @@ LICENSE="LGPL-2"
&& SLOT="${CTARGET}" \
|| SLOT="0"
KEYWORDS="-*" #~arm ~m68k ~mips ~ppc ~sh ~sparc ~x86"
-IUSE="wordexp build debug hardened ipv6 static minimal nls pregen userlocales"
+IUSE="build debug hardened ipv6 minimal nls pregen userlocales wordexp"
RESTRICT="nostrip"
DEPEND="virtual/os-headers"
diff --git a/sys-libs/uclibc/uclibc-0.9.27.ebuild b/sys-libs/uclibc/uclibc-0.9.27.ebuild
index ea8ac00972d1..b6d58997b729 100644
--- a/sys-libs/uclibc/uclibc-0.9.27.ebuild
+++ b/sys-libs/uclibc/uclibc-0.9.27.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-libs/uclibc/uclibc-0.9.27.ebuild,v 1.20 2005/06/27 23:10:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.27.ebuild,v 1.21 2005/07/09 22:11:14 agriffis Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -37,7 +37,7 @@ LICENSE="LGPL-2"
&& SLOT="${CTARGET}" \
|| SLOT="0"
KEYWORDS="arm m68k mips ppc sh sparc x86"
-IUSE="wordexp build debug hardened ipv6 static" # nls is not supported yet
+IUSE="build debug hardened ipv6 wordexp" # nls is not supported yet
RESTRICT="nostrip"
DEPEND="virtual/os-headers"