diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-12 17:19:42 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-12 17:19:42 +0000 |
commit | 19dd7308c0beca5e8993496e0b69d32228733087 (patch) | |
tree | 98a29b334109523b7e7a522b6342fb8809933967 /dev-libs/klibc | |
parent | Version bump. The package now installs init scripts and works with more rspec... (diff) | |
download | gentoo-2-19dd7308c0beca5e8993496e0b69d32228733087.tar.gz gentoo-2-19dd7308c0beca5e8993496e0b69d32228733087.tar.bz2 gentoo-2-19dd7308c0beca5e8993496e0b69d32228733087.zip |
Remove dead n32 USE flag, bug 371201
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/klibc')
-rw-r--r-- | dev-libs/klibc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.11.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.12-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.12.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.15-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.15.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.20.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.8.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/klibc/metadata.xml | 3 |
9 files changed, 21 insertions, 18 deletions
diff --git a/dev-libs/klibc/ChangeLog b/dev-libs/klibc/ChangeLog index e580b08cd094..b84c3386f042 100644 --- a/dev-libs/klibc/ChangeLog +++ b/dev-libs/klibc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/klibc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.77 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.78 2011/06/12 17:19:42 mattst88 Exp $ + + 12 Jun 2011; Matt Turner <mattst88@gentoo.org> klibc-1.5.8.ebuild, + klibc-1.5.11.ebuild, klibc-1.5.12.ebuild, klibc-1.5.12-r1.ebuild, + klibc-1.5.15.ebuild, klibc-1.5.15-r1.ebuild, klibc-1.5.20.ebuild, + metadata.xml: + Remove dead n32 USE flag, bug 371201 03 Jun 2011; Raúl Porcel <armin76@gentoo.org> klibc-1.5.8.ebuild, klibc-1.5.11.ebuild, klibc-1.5.12.ebuild, klibc-1.5.12-r1.ebuild, diff --git a/dev-libs/klibc/klibc-1.5.11.ebuild b/dev-libs/klibc/klibc-1.5.11.ebuild index ca98e09abf76..165081131aa8 100644 --- a/dev-libs/klibc/klibc-1.5.11.ebuild +++ b/dev-libs/klibc/klibc-1.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.11.ebuild,v 1.3 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.11.ebuild,v 1.4 2011/06/12 17:19:42 mattst88 Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -34,7 +34,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 LGPL-2 )" KEYWORDS="~amd64 -mips ~ppc ~x86" SLOT="0" -IUSE="debug n32" +IUSE="debug" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/dev-libs/klibc/klibc-1.5.12-r1.ebuild b/dev-libs/klibc/klibc-1.5.12-r1.ebuild index 79b64af5b823..a2b66eb51907 100644 --- a/dev-libs/klibc/klibc-1.5.12-r1.ebuild +++ b/dev-libs/klibc/klibc-1.5.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12-r1.ebuild,v 1.10 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12-r1.ebuild,v 1.11 2011/06/12 17:19:42 mattst88 Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -39,7 +39,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 LGPL-2 )" KEYWORDS="amd64 -mips ppc x86" SLOT="0" -IUSE="debug n32" +IUSE="debug" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/dev-libs/klibc/klibc-1.5.12.ebuild b/dev-libs/klibc/klibc-1.5.12.ebuild index cb834c4fe744..9933b41a9565 100644 --- a/dev-libs/klibc/klibc-1.5.12.ebuild +++ b/dev-libs/klibc/klibc-1.5.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12.ebuild,v 1.3 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12.ebuild,v 1.4 2011/06/12 17:19:42 mattst88 Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -34,7 +34,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 LGPL-2 )" KEYWORDS="~amd64 -mips ~ppc ~x86" SLOT="0" -IUSE="debug n32" +IUSE="debug" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/dev-libs/klibc/klibc-1.5.15-r1.ebuild b/dev-libs/klibc/klibc-1.5.15-r1.ebuild index 0ed8d779fcb2..d636ba33d795 100644 --- a/dev-libs/klibc/klibc-1.5.15-r1.ebuild +++ b/dev-libs/klibc/klibc-1.5.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15-r1.ebuild,v 1.4 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15-r1.ebuild,v 1.5 2011/06/12 17:19:42 mattst88 Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -39,7 +39,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 LGPL-2 )" KEYWORDS="~amd64 ~arm -mips ~ppc ~x86" SLOT="0" -IUSE="debug n32" +IUSE="debug" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/dev-libs/klibc/klibc-1.5.15.ebuild b/dev-libs/klibc/klibc-1.5.15.ebuild index bc8d83c7e933..542fb856d358 100644 --- a/dev-libs/klibc/klibc-1.5.15.ebuild +++ b/dev-libs/klibc/klibc-1.5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15.ebuild,v 1.5 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15.ebuild,v 1.6 2011/06/12 17:19:42 mattst88 Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -39,7 +39,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 LGPL-2 )" KEYWORDS="~amd64 ~arm -mips ~ppc ~x86" SLOT="0" -IUSE="debug n32" +IUSE="debug" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/dev-libs/klibc/klibc-1.5.20.ebuild b/dev-libs/klibc/klibc-1.5.20.ebuild index 11d8177150cf..cffe3178a34f 100644 --- a/dev-libs/klibc/klibc-1.5.20.ebuild +++ b/dev-libs/klibc/klibc-1.5.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.20.ebuild,v 1.5 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.20.ebuild,v 1.6 2011/06/12 17:19:42 mattst88 Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -39,7 +39,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 LGPL-2 )" KEYWORDS="amd64 ~arm -mips ~ppc x86" SLOT="0" -IUSE="debug n32" +IUSE="debug" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/dev-libs/klibc/klibc-1.5.8.ebuild b/dev-libs/klibc/klibc-1.5.8.ebuild index 2899a7956bd2..1944f0c308ce 100644 --- a/dev-libs/klibc/klibc-1.5.8.ebuild +++ b/dev-libs/klibc/klibc-1.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.8.ebuild,v 1.6 2011/06/03 17:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.8.ebuild,v 1.7 2011/06/12 17:19:42 mattst88 Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -34,7 +34,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 LGPL-2 )" KEYWORDS="amd64 -mips ppc x86" SLOT="0" -IUSE="debug n32" +IUSE="debug" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/dev-libs/klibc/metadata.xml b/dev-libs/klibc/metadata.xml index 7e0d8b2f2426..74d25af22b2e 100644 --- a/dev-libs/klibc/metadata.xml +++ b/dev-libs/klibc/metadata.xml @@ -2,7 +2,4 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>kernel-misc</herd> -<use> - <flag name='n32'>Force klibc to 32bit if on mips64 if not n32 userland</flag> -</use> </pkgmetadata> |