diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:59:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:59:51 +0000 |
commit | d001f9feff1495812e6518fdc6daa24ccc0b46db (patch) | |
tree | 3203735f092585582adb7d05937f25e1a832ca85 /sys-libs | |
parent | workaround broken portage by sticking crosscompile_opts_headers-only in IUSE ... (diff) | |
download | gentoo-2-d001f9feff1495812e6518fdc6daa24ccc0b46db.tar.gz gentoo-2-d001f9feff1495812e6518fdc6daa24ccc0b46db.tar.bz2 gentoo-2-d001f9feff1495812e6518fdc6daa24ccc0b46db.zip |
workaround broken portage by sticking crosscompile_opts_headers-only in IUSE #229669
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/newlib/newlib-1.14.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-1.15.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-1.16.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-libs/newlib/newlib-1.14.0.ebuild b/sys-libs/newlib/newlib-1.14.0.ebuild index 465c13a4357f..63303dac88ac 100644 --- a/sys-libs/newlib/newlib-1.14.0.ebuild +++ b/sys-libs/newlib/newlib-1.14.0.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-libs/newlib/newlib-1.14.0.ebuild,v 1.6 2007/06/08 23:52:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.14.0.ebuild,v 1.7 2008/10/27 06:59:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -27,7 +27,7 @@ LICENSE="NEWLIB LIBGLOSS GPL-2" && SLOT="${CTARGET}" \ || SLOT="0" KEYWORDS="-* ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" -IUSE="nls threads unicode multilib" +IUSE="nls threads unicode multilib crosscompile_opts_headers-only" RESTRICT="strip" DEPEND="" diff --git a/sys-libs/newlib/newlib-1.15.0.ebuild b/sys-libs/newlib/newlib-1.15.0.ebuild index a35be1e06dcc..ddb5e6e874b2 100644 --- a/sys-libs/newlib/newlib-1.15.0.ebuild +++ b/sys-libs/newlib/newlib-1.15.0.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-libs/newlib/newlib-1.15.0.ebuild,v 1.7 2007/06/08 23:52:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.15.0.ebuild,v 1.8 2008/10/27 06:59:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -26,7 +26,7 @@ LICENSE="NEWLIB LIBGLOSS GPL-2" && SLOT="${CTARGET}" \ || SLOT="0" KEYWORDS="-* ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" -IUSE="nls threads unicode" +IUSE="nls threads unicode crosscompile_opts_headers-only" RESTRICT="strip" DEPEND="" diff --git a/sys-libs/newlib/newlib-1.16.0.ebuild b/sys-libs/newlib/newlib-1.16.0.ebuild index 5cfbd1a6199a..062212464fea 100644 --- a/sys-libs/newlib/newlib-1.16.0.ebuild +++ b/sys-libs/newlib/newlib-1.16.0.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-libs/newlib/newlib-1.16.0.ebuild,v 1.1 2008/06/09 17:20:17 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.16.0.ebuild,v 1.2 2008/10/27 06:59:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -26,7 +26,7 @@ LICENSE="NEWLIB LIBGLOSS GPL-2" && SLOT="${CTARGET}" \ || SLOT="0" KEYWORDS="-* ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" -IUSE="nls threads unicode" +IUSE="nls threads unicode crosscompile_opts_headers-only" RESTRICT="strip" DEPEND="" diff --git a/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild b/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild index bb773cf56791..5a7425a0d581 100644 --- a/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild +++ b/sys-libs/newlib/newlib-1.16.0_pre20071025.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-libs/newlib/newlib-1.16.0_pre20071025.ebuild,v 1.1 2007/10/25 06:24:23 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/newlib-1.16.0_pre20071025.ebuild,v 1.2 2008/10/27 06:59:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -26,7 +26,7 @@ LICENSE="NEWLIB LIBGLOSS GPL-2" && SLOT="${CTARGET}" \ || SLOT="0" KEYWORDS="-* ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" -IUSE="nls threads unicode" +IUSE="nls threads unicode crosscompile_opts_headers-only" RESTRICT="strip" DEPEND="" |