summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-22 23:04:24 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-22 23:04:24 +0000
commitacdb327b05fda8eb2d20c2f810ea3bb5b1340d0c (patch)
tree63531b949abe48c94a2d36c45a537cec7a13e380 /sys-libs
parentnet-misc/tsocks -> net-proxy/tsocks (diff)
downloadgentoo-2-acdb327b05fda8eb2d20c2f810ea3bb5b1340d0c.tar.gz
gentoo-2-acdb327b05fda8eb2d20c2f810ea3bb5b1340d0c.tar.bz2
gentoo-2-acdb327b05fda8eb2d20c2f810ea3bb5b1340d0c.zip
remove baselayout
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.2.5-r9.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.2-r12.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20041102.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20050125.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.3.5.ebuild3
10 files changed, 10 insertions, 21 deletions
diff --git a/sys-libs/glibc/glibc-2.2.5-r9.ebuild b/sys-libs/glibc/glibc-2.2.5-r9.ebuild
index b0151af6fdbc..19e63354bea8 100644
--- a/sys-libs/glibc/glibc-2.2.5-r9.ebuild
+++ b/sys-libs/glibc/glibc-2.2.5-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r9.ebuild,v 1.14 2005/01/05 01:53:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r9.ebuild,v 1.15 2005/04/22 23:04:24 vapier Exp $
inherit flag-o-matic gcc eutils
@@ -54,7 +54,6 @@ RESTRICT="nostrip" # we'll handle stripping ourself #46186
DEPEND="virtual/os-headers
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )
build? ( >=sys-apps/portage-1.9.0 )"
PROVIDE="virtual/glibc virtual/libc"
diff --git a/sys-libs/glibc/glibc-2.3.2-r12.ebuild b/sys-libs/glibc/glibc-2.3.2-r12.ebuild
index 06e41c3e943c..c5f467102f69 100644
--- a/sys-libs/glibc/glibc-2.3.2-r12.ebuild
+++ b/sys-libs/glibc/glibc-2.3.2-r12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r12.ebuild,v 1.9 2005/01/20 15:50:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r12.ebuild,v 1.10 2005/04/22 23:04:24 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -50,7 +50,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
virtual/os-headers
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
PDEPEND="ppc? ( >=sys-kernel/linux-headers-2.4.22 )"
PROVIDE="virtual/glibc virtual/libc"
diff --git a/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild b/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild
index a1228e546327..e25961cc6d68 100644
--- a/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild,v 1.6 2005/03/15 20:45:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild,v 1.7 2005/04/22 23:04:24 vapier Exp $
inherit eutils flag-o-matic gcc
@@ -41,7 +41,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
virtual/os-headers
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
PROVIDE="virtual/glibc virtual/libc"
diff --git a/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild b/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild
index 79f45f220fd8..2bd89ae5dadc 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.20040619-r2.ebuild,v 1.10 2005/04/19 01:04:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild,v 1.11 2005/04/22 23:04:24 vapier Exp $
inherit eutils flag-o-matic gcc
@@ -59,7 +59,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
nptl? ( >=sys-kernel/linux-headers-2.6 )
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
PROVIDE="virtual/glibc virtual/libc"
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 a191502fe90d..840adbe38371 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-2005 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.43 2005/04/19 01:04:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild,v 1.44 2005/04/22 23:04:24 vapier Exp $
inherit eutils multilib flag-o-matic toolchain-funcs versionator
@@ -67,7 +67,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
# until amd64's 2004.3 is purged out of existence
PDEPEND="amd64? ( multilib? ( app-emulation/emul-linux-x86-glibc ) )"
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 62f20da26965..ca3c72a9f773 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-2005 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.7 2005/04/19 01:04:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild,v 1.8 2005/04/22 23:04:24 vapier Exp $
inherit eutils multilib flag-o-matic toolchain-funcs versionator
@@ -65,7 +65,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
# until amd64's 2004.3 is purged out of existence
PDEPEND="amd64? ( multilib? ( app-emulation/emul-linux-x86-glibc ) )"
diff --git a/sys-libs/glibc/glibc-2.3.4.20041102.ebuild b/sys-libs/glibc/glibc-2.3.4.20041102.ebuild
index 487505e97949..63f5792426de 100644
--- a/sys-libs/glibc/glibc-2.3.4.20041102.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20041102.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.ebuild,v 1.49 2005/04/19 01:04:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102.ebuild,v 1.50 2005/04/22 23:04:24 vapier Exp $
inherit eutils multilib flag-o-matic toolchain-funcs versionator
@@ -65,7 +65,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
# until amd64's 2004.3 is purged out of existence
PDEPEND="amd64? ( multilib? ( app-emulation/emul-linux-x86-glibc ) )"
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 02430f0808f1..90327b7a0115 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-2005 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.40 2005/04/19 01:04:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.41 2005/04/22 23:04:24 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1047,9 +1047,7 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
>=sys-devel/gcc-config-1.3.9
virtual/os-headers
nls? ( sys-devel/gettext )"
-
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then
diff --git a/sys-libs/glibc/glibc-2.3.4.20050125.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125.ebuild
index b9900a108bc4..9a4d292a5e92 100644
--- a/sys-libs/glibc/glibc-2.3.4.20050125.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20050125.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.ebuild,v 1.36 2005/04/19 01:04:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125.ebuild,v 1.37 2005/04/22 23:04:24 vapier Exp $
KEYWORDS="~amd64 ~mips ~sparc ~x86 -ppc"
@@ -974,7 +974,6 @@ if [[ ${CATEGORY/cross-} != ${CATEGORY} ]]; then
fi
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
# until amd64's 2004.3 is purged out of existence
diff --git a/sys-libs/glibc/glibc-2.3.5.ebuild b/sys-libs/glibc/glibc-2.3.5.ebuild
index 6cf4391a89fb..e7f3c252c09d 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-2005 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.7 2005/04/19 01:04:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.8 2005/04/22 23:04:24 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1070,7 +1070,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
- sys-apps/baselayout
nls? ( sys-devel/gettext )"
if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then