Drop forced gcc/binutils/glibc upgrade since these versions are long stable.
authorMike Frysinger <vapier@gentoo.org>
Wed, 5 Oct 2011 02:27:08 +0000 (02:27 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 5 Oct 2011 02:27:08 +0000 (02:27 +0000)
dev-libs/elfutils/ChangeLog
dev-libs/elfutils/elfutils-0.146.ebuild
dev-libs/elfutils/elfutils-0.148.ebuild
dev-libs/elfutils/elfutils-0.149.ebuild
dev-libs/elfutils/elfutils-0.150.ebuild
dev-libs/elfutils/elfutils-0.151.ebuild
dev-libs/elfutils/elfutils-0.152.ebuild

index 130f7c3b84ab3cb505c464505879c80896d74d61..35d181c48e772ba58c9095f8cd2779bab7ef1f61 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/elfutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.152 2011/02/28 15:38:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.153 2011/10/05 02:27:08 vapier Exp $
+
+  05 Oct 2011; Mike Frysinger <vapier@gentoo.org> elfutils-0.146.ebuild,
+  elfutils-0.148.ebuild, elfutils-0.149.ebuild, elfutils-0.150.ebuild,
+  elfutils-0.151.ebuild, elfutils-0.152.ebuild:
+  Drop forced gcc/binutils/glibc upgrade since these versions are long stable.
 
   28 Feb 2011; Brent Baude <ranger@gentoo.org> elfutils-0.149.ebuild:
   stable ppc, bug 348407
index 2c011832abdb2761068456ccefdda396fd794d47..98b51157ba93c1979ddb6f73ba9f6fdae75eb8e4 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.146.ebuild,v 1.8 2010/08/10 02:39:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.146.ebuild,v 1.9 2011/10/05 02:27:08 vapier Exp $
 
 inherit eutils
 
@@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${P}.tar.bz2"
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 lzma nls test zlib elibc_glibc"
+IUSE="bzip2 lzma nls test zlib"
 
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
@@ -22,12 +22,9 @@ RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3 )
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )"
 DEPEND="${RDEPEND}
-       elibc_glibc? ( !prefix? ( >=sys-libs/glibc-2.7 ) )
        nls? ( sys-devel/gettext )
        >=sys-devel/flex-2.5.4a
        sys-devel/m4
-       >=sys-devel/binutils-2.15.90.0.1
-       >=sys-devel/gcc-4.1.2
        !dev-libs/libelf"
 
 src_unpack() {
index bb5053eb7e994ff1d49fd702ba2132f22350a44c..13f76b7f08a2d665031ad2457dffe18face98cbc 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.148.ebuild,v 1.1 2010/07/07 06:10:42 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.148.ebuild,v 1.2 2011/10/05 02:27:08 vapier Exp $
 
 inherit eutils
 
@@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${P}.tar.bz2"
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 lzma nls test zlib elibc_glibc"
+IUSE="bzip2 lzma nls test zlib"
 
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
@@ -22,12 +22,9 @@ RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3 )
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )"
 DEPEND="${RDEPEND}
-       elibc_glibc? ( !prefix? ( >=sys-libs/glibc-2.7 ) )
        nls? ( sys-devel/gettext )
        >=sys-devel/flex-2.5.4a
        sys-devel/m4
-       >=sys-devel/binutils-2.15.90.0.1
-       >=sys-devel/gcc-4.1.2
        !dev-libs/libelf"
 
 src_unpack() {
index 79d10d07c225d45e5c9622715712f6f7679d3029..b9582911ac0bb7afb0b3b0a118cd63ce2d295b0a 100644 (file)
@@ -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/elfutils/elfutils-0.149.ebuild,v 1.8 2011/02/28 15:38:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.149.ebuild,v 1.9 2011/10/05 02:27:08 vapier Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${PV}/${P}.tar.bz2"
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 lzma nls zlib elibc_glibc"
+IUSE="bzip2 lzma nls zlib"
 
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
@@ -20,12 +20,9 @@ RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3 )
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )"
 DEPEND="${RDEPEND}
-       elibc_glibc? ( !prefix? ( >=sys-libs/glibc-2.7 ) )
        nls? ( sys-devel/gettext )
        >=sys-devel/flex-2.5.4a
        sys-devel/m4
-       >=sys-devel/binutils-2.15.90.0.1
-       >=sys-devel/gcc-4.1.2
        !dev-libs/libelf"
 
 src_unpack() {
index 60739c4460645e04e280789717c1c715bd72b681..25f948602754c40e1938c84e1ab7ed6a5f918e13 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.150.ebuild,v 1.1 2010/12/11 06:41:09 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.150.ebuild,v 1.2 2011/10/05 02:27:08 vapier Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${PV}/${P}.tar.bz2"
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 lzma nls zlib elibc_glibc"
+IUSE="bzip2 lzma nls zlib"
 
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
@@ -20,12 +20,9 @@ RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3 )
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )"
 DEPEND="${RDEPEND}
-       elibc_glibc? ( !prefix? ( >=sys-libs/glibc-2.7 ) )
        nls? ( sys-devel/gettext )
        >=sys-devel/flex-2.5.4a
        sys-devel/m4
-       >=sys-devel/binutils-2.15.90.0.1
-       >=sys-devel/gcc-4.1.2
        !dev-libs/libelf"
 
 src_unpack() {
index 65b3ace074be42290f9627c321ef46cb935bc5a3..827db697c5243653b97364d88c05933f1751598a 100644 (file)
@@ -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/elfutils/elfutils-0.151.ebuild,v 1.1 2011/01/14 02:38:55 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.151.ebuild,v 1.2 2011/10/05 02:27:08 vapier Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${PV}/${P}.tar.bz2"
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 lzma nls zlib elibc_glibc"
+IUSE="bzip2 lzma nls zlib"
 
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
@@ -20,12 +20,9 @@ RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3 )
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )"
 DEPEND="${RDEPEND}
-       elibc_glibc? ( !prefix? ( >=sys-libs/glibc-2.7 ) )
        nls? ( sys-devel/gettext )
        >=sys-devel/flex-2.5.4a
        sys-devel/m4
-       >=sys-devel/binutils-2.15.90.0.1
-       >=sys-devel/gcc-4.1.2
        !dev-libs/libelf"
 
 src_unpack() {
index 4e13427ab2c389957a468658926675ba4a12abe1..510d7c5599b087c76496f9fc12ea3eae019d34d0 100644 (file)
@@ -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/elfutils/elfutils-0.152.ebuild,v 1.1 2011/02/27 09:39:06 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.152.ebuild,v 1.2 2011/10/05 02:27:08 vapier Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${PV}/${P}.tar.bz2"
 LICENSE="GPL-2-with-exceptions"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 lzma nls zlib elibc_glibc"
+IUSE="bzip2 lzma nls zlib"
 
 # This pkg does not actually seem to compile currently in a uClibc
 # environment (xrealloc errs), but we need to ensure that glibc never
@@ -20,12 +20,9 @@ RDEPEND="zlib? ( >=sys-libs/zlib-1.2.2.3 )
        bzip2? ( app-arch/bzip2 )
        lzma? ( app-arch/xz-utils )"
 DEPEND="${RDEPEND}
-       elibc_glibc? ( !prefix? ( >=sys-libs/glibc-2.7 ) )
        nls? ( sys-devel/gettext )
        >=sys-devel/flex-2.5.4a
        sys-devel/m4
-       >=sys-devel/binutils-2.15.90.0.1
-       >=sys-devel/gcc-4.1.2
        !dev-libs/libelf"
 
 src_unpack() {