diff options
Diffstat (limited to 'dev-libs/klibc')
-rw-r--r-- | dev-libs/klibc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/klibc/files/klibc-1.5-nostrip.patch | 1 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.11.ebuild | 7 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.12-r1.ebuild | 7 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.12.ebuild | 7 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.15-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.15.ebuild | 5 | ||||
-rw-r--r-- | dev-libs/klibc/klibc-1.5.8.ebuild | 7 |
8 files changed, 17 insertions, 30 deletions
diff --git a/dev-libs/klibc/ChangeLog b/dev-libs/klibc/ChangeLog index 5ac1a5865014..60df7f0b5414 100644 --- a/dev-libs/klibc/ChangeLog +++ b/dev-libs/klibc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/klibc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.70 2009/09/16 09:01:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.71 2009/09/25 10:34:14 flameeyes Exp $ + + 25 Sep 2009; Diego E. Pettenò <flameeyes@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, + -files/klibc-1.5-nostrip.patch: + Remove 1 byte-sized patch (and ebuild reference to that). *klibc-1.5.15-r1 (16 Sep 2009) diff --git a/dev-libs/klibc/files/klibc-1.5-nostrip.patch b/dev-libs/klibc/files/klibc-1.5-nostrip.patch deleted file mode 100644 index 8b137891791f..000000000000 --- a/dev-libs/klibc/files/klibc-1.5-nostrip.patch +++ /dev/null @@ -1 +0,0 @@ - diff --git a/dev-libs/klibc/klibc-1.5.11.ebuild b/dev-libs/klibc/klibc-1.5.11.ebuild index dbf6e3c3da23..3eca38170927 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.1 2008/06/26 18:18:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.11.ebuild,v 1.2 2009/09/25 10:34:14 flameeyes Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -61,9 +61,6 @@ src_unpack() { # Fixes for sparc and ppc epatch "${FILESDIR}"/${PN}-1.5-sigaction.patch - # Prevent klibc from prestripping stuff -# epatch "${FILESDIR}"/${P}-nostrip.patch - # Fix the asm-ppc vs. asm-powerpc issue, bug #196521 epatch "${FILESDIR}"/${PN}-1.5.11-klibcasmarch.patch diff --git a/dev-libs/klibc/klibc-1.5.12-r1.ebuild b/dev-libs/klibc/klibc-1.5.12-r1.ebuild index 380e4f0025ef..1e88e491efba 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.7 2008/11/07 12:37:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12-r1.ebuild,v 1.8 2009/09/25 10:34:14 flameeyes Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -66,9 +66,6 @@ src_unpack() { # Fixes for sparc and ppc epatch "${FILESDIR}"/${PN}-1.5-sigaction.patch - # Prevent klibc from prestripping stuff -# epatch "${FILESDIR}"/${P}-nostrip.patch - # Fix the asm-ppc vs. asm-powerpc issue, bug #196521 epatch "${FILESDIR}"/${PN}-1.5.11-klibcasmarch.patch diff --git a/dev-libs/klibc/klibc-1.5.12.ebuild b/dev-libs/klibc/klibc-1.5.12.ebuild index 5c3d9bc3806b..d74b03aa42f2 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.1 2008/07/14 20:53:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12.ebuild,v 1.2 2009/09/25 10:34:14 flameeyes Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -61,9 +61,6 @@ src_unpack() { # Fixes for sparc and ppc epatch "${FILESDIR}"/${PN}-1.5-sigaction.patch - # Prevent klibc from prestripping stuff -# epatch "${FILESDIR}"/${P}-nostrip.patch - # Fix the asm-ppc vs. asm-powerpc issue, bug #196521 epatch "${FILESDIR}"/${PN}-1.5.11-klibcasmarch.patch diff --git a/dev-libs/klibc/klibc-1.5.15-r1.ebuild b/dev-libs/klibc/klibc-1.5.15-r1.ebuild index 3d7e827d282d..ae2d9134da2c 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-2009 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.1 2009/09/16 09:01:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15-r1.ebuild,v 1.2 2009/09/25 10:34:14 flameeyes Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -91,9 +91,6 @@ src_unpack() { # Fixes for sparc and ppc epatch "${FILESDIR}"/${PN}-1.5-sigaction.patch - # Prevent klibc from prestripping stuff -# epatch "${FILESDIR}"/${P}-nostrip.patch - # Fix the asm-ppc vs. asm-powerpc issue, bug #196521 epatch "${FILESDIR}"/${PN}-1.5.11-klibcasmarch.patch diff --git a/dev-libs/klibc/klibc-1.5.15.ebuild b/dev-libs/klibc/klibc-1.5.15.ebuild index df93fb3c8944..f8f96249669c 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-2009 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.2 2009/09/15 19:41:02 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15.ebuild,v 1.3 2009/09/25 10:34:14 flameeyes Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -66,9 +66,6 @@ src_unpack() { # Fixes for sparc and ppc epatch "${FILESDIR}"/${PN}-1.5-sigaction.patch - # Prevent klibc from prestripping stuff -# epatch "${FILESDIR}"/${P}-nostrip.patch - # Fix the asm-ppc vs. asm-powerpc issue, bug #196521 epatch "${FILESDIR}"/${PN}-1.5.11-klibcasmarch.patch diff --git a/dev-libs/klibc/klibc-1.5.8.ebuild b/dev-libs/klibc/klibc-1.5.8.ebuild index d1595ed568cf..c6e785126bc0 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.4 2008/03/10 14:16:00 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.8.ebuild,v 1.5 2009/09/25 10:34:14 flameeyes Exp $ # Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007: # This still needs major work. @@ -61,9 +61,6 @@ src_unpack() { # Fixes for sparc and ppc epatch "${FILESDIR}"/${PN}-1.5-sigaction.patch - # Prevent klibc from prestripping stuff -# epatch "${FILESDIR}"/${P}-nostrip.patch - # Fix the asm-ppc vs. asm-powerpc issue, bug #196521 epatch "${FILESDIR}"/${PN}-1.5-klibcasmarch.patch |