diff options
author | 2004-07-02 04:33:39 +0000 | |
---|---|---|
committer | 2004-07-02 04:33:39 +0000 | |
commit | 83bd57ce9936bb59d417e009a3d42d5a76cff30f (patch) | |
tree | 7187da6a973836b298f035289fcf83f614c194bb /dev-libs | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-83bd57ce9936bb59d417e009a3d42d5a76cff30f.tar.gz gentoo-2-83bd57ce9936bb59d417e009a3d42d5a76cff30f.tar.bz2 gentoo-2-83bd57ce9936bb59d417e009a3d42d5a76cff30f.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/STLport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/STLport/STLport-4.5.3-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/STLport/STLport-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ace/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ace/ace-5.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/atlas/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/atlas/atlas-3.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/atlas/atlas-3.5.11.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/atlas/atlas-3.6.0.ebuild | 4 |
10 files changed, 29 insertions, 17 deletions
diff --git a/dev-libs/STLport/ChangeLog b/dev-libs/STLport/ChangeLog index 9034930bf776..c6233e27d7d0 100644 --- a/dev-libs/STLport/ChangeLog +++ b/dev-libs/STLport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/STLport # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.15 2004/06/24 23:34:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.16 2004/07/02 04:33:11 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + STLport-4.5.3-r3.ebuild, STLport-4.6.2.ebuild: + virtual/glibc -> virtual/libc *STLport-4.6.2 (29 May 2004) diff --git a/dev-libs/STLport/STLport-4.5.3-r3.ebuild b/dev-libs/STLport/STLport-4.5.3-r3.ebuild index 6d53766dec93..5ce7f0cc1ae5 100644 --- a/dev-libs/STLport/STLport-4.5.3-r3.ebuild +++ b/dev-libs/STLport/STLport-4.5.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r3.ebuild,v 1.3 2004/06/24 23:34:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r3.ebuild,v 1.4 2004/07/02 04:33:11 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc amd64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-libs/STLport/STLport-4.6.2.ebuild b/dev-libs/STLport/STLport-4.6.2.ebuild index 9f5cd22e759d..455765eee9c6 100644 --- a/dev-libs/STLport/STLport-4.6.2.ebuild +++ b/dev-libs/STLport/STLport-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.6.2.ebuild,v 1.2 2004/06/24 23:34:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.6.2.ebuild,v 1.3 2004/07/02 04:33:11 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-libs/ace/ChangeLog b/dev-libs/ace/ChangeLog index 686198762b0e..a49ea64e54a6 100644 --- a/dev-libs/ace/ChangeLog +++ b/dev-libs/ace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/ace # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.18 2004/06/24 22:59:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ChangeLog,v 1.19 2004/07/02 04:33:25 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ace-5.3.ebuild, + ace-5.4.ebuild: + virtual/glibc -> virtual/libc 04 May 2004; Michael Sterrett <mr_bones_@gentoo.org> ace-5.2.1.ebuild, ace-5.2.4-r1.ebuild, ace-5.2.4.ebuild, ace-5.2.7.ebuild, ace-5.2.8.ebuild, diff --git a/dev-libs/ace/ace-5.3.ebuild b/dev-libs/ace/ace-5.3.ebuild index c80dcf692c5a..3b324942df4b 100644 --- a/dev-libs/ace/ace-5.3.ebuild +++ b/dev-libs/ace/ace-5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.3.ebuild,v 1.5 2004/06/24 22:59:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.3.ebuild,v 1.6 2004/07/02 04:33:25 eradicator Exp $ S=${WORKDIR}/ACE_wrappers DESCRIPTION="The Adaptive Communications Environment" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="BSD as-is" KEYWORDS="x86 sparc ppc alpha amd64" IUSE="ipv6" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { diff --git a/dev-libs/ace/ace-5.4.ebuild b/dev-libs/ace/ace-5.4.ebuild index eb089634522f..754708a63727 100644 --- a/dev-libs/ace/ace-5.4.ebuild +++ b/dev-libs/ace/ace-5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4.ebuild,v 1.4 2004/06/24 22:59:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.4.ebuild,v 1.5 2004/07/02 04:33:25 eradicator Exp $ S=${WORKDIR}/ACE_wrappers DESCRIPTION="The Adaptive Communications Environment" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="BSD as-is" KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64" IUSE="ipv6" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-libs/atlas/ChangeLog b/dev-libs/atlas/ChangeLog index dad0cd76f242..0c68e28815ee 100644 --- a/dev-libs/atlas/ChangeLog +++ b/dev-libs/atlas/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/atlas # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/ChangeLog,v 1.12 2004/06/24 23:00:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/ChangeLog,v 1.13 2004/07/02 04:33:39 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> atlas-3.4.2.ebuild, + atlas-3.5.11.ebuild, atlas-3.6.0.ebuild: + virtual/glibc -> virtual/libc 24 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> atlas-3.6.0.ebuild: Marked atlas-3.6.0 -amd64. It can be replaced by app-sci/blas and diff --git a/dev-libs/atlas/atlas-3.4.2.ebuild b/dev-libs/atlas/atlas-3.4.2.ebuild index 88a5c53fb014..4e8a8c9c0c3d 100644 --- a/dev-libs/atlas/atlas-3.4.2.ebuild +++ b/dev-libs/atlas/atlas-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.4.2.ebuild,v 1.4 2004/06/24 23:00:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.4.2.ebuild,v 1.5 2004/07/02 04:33:39 eradicator Exp $ IUSE="" @@ -13,7 +13,7 @@ SLOT="0" # if you change keywords here, please check dev-lang/R KEYWORDS="x86 sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR}/ATLAS diff --git a/dev-libs/atlas/atlas-3.5.11.ebuild b/dev-libs/atlas/atlas-3.5.11.ebuild index 2c9218c02062..8cad4e58025b 100644 --- a/dev-libs/atlas/atlas-3.5.11.ebuild +++ b/dev-libs/atlas/atlas-3.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.5.11.ebuild,v 1.3 2004/06/24 23:00:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.5.11.ebuild,v 1.4 2004/07/02 04:33:39 eradicator Exp $ IUSE="" @@ -13,7 +13,7 @@ SLOT="0" # if you change keywords here, please check dev-lang/R KEYWORDS="~x86 ~sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR}/ATLAS diff --git a/dev-libs/atlas/atlas-3.6.0.ebuild b/dev-libs/atlas/atlas-3.6.0.ebuild index d0aea30fefd9..364173ffdef4 100644 --- a/dev-libs/atlas/atlas-3.6.0.ebuild +++ b/dev-libs/atlas/atlas-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.6.0.ebuild,v 1.4 2004/06/24 23:00:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atlas/atlas-3.6.0.ebuild,v 1.5 2004/07/02 04:33:39 eradicator Exp $ IUSE="" @@ -13,7 +13,7 @@ SLOT="0" # if you change keywords here, please check dev-lang/R KEYWORDS="~x86 ~sparc -amd64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR}/ATLAS |