diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-03-03 14:13:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-03-03 14:13:40 +0000 |
commit | 8d811d001e07a0c18042cfedc83b70957d88cf18 (patch) | |
tree | d205653d0fcfe76b97447ee55ad85d93ea8cae02 /sys-libs | |
parent | initial commit. (diff) | |
download | gentoo-2-8d811d001e07a0c18042cfedc83b70957d88cf18.tar.gz gentoo-2-8d811d001e07a0c18042cfedc83b70957d88cf18.tar.bz2 gentoo-2-8d811d001e07a0c18042cfedc83b70957d88cf18.zip |
remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has been deprecated a while ago
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 9 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.ebuild | 5 |
6 files changed, 13 insertions, 19 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index fd36c485a461..a786f09c8158 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.432 2006/02/27 15:46:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.433 2006/03/03 14:13:40 blubb Exp $ + + 03 Mar 2006; Simon Stelling <blubb@gentoo.org> + glibc-2.3.4.20040808-r1.ebuild, glibc-2.3.4.20041102-r1.ebuild, + glibc-2.3.4.20041102-r2.ebuild, glibc-2.3.4.20050125-r1.ebuild, + glibc-2.3.5.ebuild: + remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has + been deprecated a while ago 27 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> glibc-2.3.6-r3.ebuild: Stick a ~sparc in diff --git a/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild index f47d806c8b8c..b1eb611650bb 100644 --- a/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild,v 1.53 2006/01/26 02:17:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild,v 1.54 2006/03/03 14:13:40 blubb Exp $ inherit eutils multilib flag-o-matic toolchain-funcs versionator @@ -67,8 +67,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1 nptl? ( >=sys-kernel/linux-headers-2.6.5 ) nls? ( sys-devel/gettext )" RDEPEND="nls? ( sys-devel/gettext )" -# until amd64's 2004.3 is purged out of existence -PDEPEND="amd64? ( multilib? ( app-emulation/emul-linux-x86-glibc ) )" PROVIDE="virtual/libc" diff --git a/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild index 305c14a35623..9d25127d939e 100644 --- a/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild,v 1.24 2006/01/26 02:17:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild,v 1.25 2006/03/03 14:13:40 blubb Exp $ inherit eutils multilib flag-o-matic toolchain-funcs versionator @@ -67,8 +67,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1 selinux? ( !build? ( sys-libs/libselinux ) )" RDEPEND="nls? ( sys-devel/gettext ) selinux? ( !build? ( sys-libs/libselinux ) )" -# until amd64's 2004.3 is purged out of existence -PDEPEND="amd64? ( multilib? ( ~app-emulation/emul-linux-x86-glibc-${PV} ) )" PROVIDE="virtual/libc" diff --git a/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild b/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild index 831441cd05fb..9a6caa819805 100644 --- a/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild,v 1.11 2006/01/26 02:17:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild,v 1.12 2006/03/03 14:13:40 blubb Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1148,9 +1148,6 @@ if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then esac fi -# until amd64's 2004.3 is purged out of existence -PDEPEND="amd64? ( multilib? ( ~app-emulation/emul-linux-x86-glibc-${PV} ) )" - pkg_setup() { if use nptlonly && ! use nptl ; then eerror "If you want nptlonly, add nptl to your USE too ;p" diff --git a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild index 638144db94ec..3b8b55c31586 100644 --- a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.67 2006/01/26 02:18:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.68 2006/03/03 14:13:40 blubb Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1093,9 +1093,6 @@ if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then esac fi -# until amd64's 2004.3 is purged out of existence -PDEPEND="amd64? ( multilib? ( ~app-emulation/emul-linux-x86-glibc-2.3.4.20041102 ) )" - pkg_setup() { if use nptlonly && ! use nptl ; then eerror "If you want nptlonly, add nptl to your USE too ;p" diff --git a/sys-libs/glibc/glibc-2.3.5.ebuild b/sys-libs/glibc/glibc-2.3.5.ebuild index cc9cf527cdac..0cb8e2397b76 100644 --- a/sys-libs/glibc/glibc-2.3.5.ebuild +++ b/sys-libs/glibc/glibc-2.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.52 2006/01/25 04:39:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.53 2006/03/03 14:13:40 blubb Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1116,9 +1116,6 @@ if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then fi fi -# until amd64's 2004.3 is purged out of existence -PDEPEND="amd64? ( multilib? ( =app-emulation/emul-linux-x86-glibc-${PVR} ) )" - pkg_setup() { if use nptlonly && ! use nptl ; then eerror "If you want nptlonly, add nptl to your USE too ;p" |