diff options
author | 2004-07-02 04:58:37 +0000 | |
---|---|---|
committer | 2004-07-02 04:58:37 +0000 | |
commit | aa3cff14165413708fd08138bc9fc634887574f3 (patch) | |
tree | 1e25af61de1949b276690903c31a374651d88752 /dev-libs/expat | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-aa3cff14165413708fd08138bc9fc634887574f3.tar.gz historical-aa3cff14165413708fd08138bc9fc634887574f3.tar.bz2 historical-aa3cff14165413708fd08138bc9fc634887574f3.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.6.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.7.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index 019ec244d3c0..8938b8526ff7 100644 --- a/dev-libs/expat/ChangeLog +++ b/dev-libs/expat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/expat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.32 2004/06/24 23:09:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.33 2004/07/02 04:40:12 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> expat-1.95.4.ebuild, + expat-1.95.5-r1.ebuild, expat-1.95.6-r1.ebuild, expat-1.95.6.ebuild, + expat-1.95.7.ebuild: + virtual/glibc -> virtual/libc 15 Jun 2004; <solar@gentoo.org> expat-1.95.6-r1.ebuild, files/expat-1.95.6-uclibc.patch: diff --git a/dev-libs/expat/expat-1.95.4.ebuild b/dev-libs/expat/expat-1.95.4.ebuild index b4712d684638..be48990c568a 100644 --- a/dev-libs/expat/expat-1.95.4.ebuild +++ b/dev-libs/expat/expat-1.95.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/expat/expat-1.95.4.ebuild,v 1.16 2004/06/24 23:09:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.4.ebuild,v 1.17 2004/07/02 04:40:12 eradicator Exp $ DESCRIPTION="XML parsing libraries" SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 ppc sparc alpha mips hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ./configure \ diff --git a/dev-libs/expat/expat-1.95.5-r1.ebuild b/dev-libs/expat/expat-1.95.5-r1.ebuild index 0157e2657af5..cbafee264442 100644 --- a/dev-libs/expat/expat-1.95.5-r1.ebuild +++ b/dev-libs/expat/expat-1.95.5-r1.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/expat/expat-1.95.5-r1.ebuild,v 1.11 2004/06/24 23:09:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.5-r1.ebuild,v 1.12 2004/07/02 04:40:12 eradicator Exp $ DESCRIPTION="XML parsing libraries" SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf || die diff --git a/dev-libs/expat/expat-1.95.6-r1.ebuild b/dev-libs/expat/expat-1.95.6-r1.ebuild index e43ed2c005f6..4cbae08b40d0 100644 --- a/dev-libs/expat/expat-1.95.6-r1.ebuild +++ b/dev-libs/expat/expat-1.95.6-r1.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/expat/expat-1.95.6-r1.ebuild,v 1.16 2004/06/24 23:09:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.17 2004/07/02 04:40:12 eradicator Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="amd64 x86 ppc sparc alpha hppa ia64 mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-libs/expat/expat-1.95.6.ebuild b/dev-libs/expat/expat-1.95.6.ebuild index a4ab9034279e..989fcef64c28 100644 --- a/dev-libs/expat/expat-1.95.6.ebuild +++ b/dev-libs/expat/expat-1.95.6.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/expat/expat-1.95.6.ebuild,v 1.8 2004/06/24 23:09:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6.ebuild,v 1.9 2004/07/02 04:40:12 eradicator Exp $ DESCRIPTION="XML parsing libraries" SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 ~ppc ~sparc ~alpha hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf || die diff --git a/dev-libs/expat/expat-1.95.7.ebuild b/dev-libs/expat/expat-1.95.7.ebuild index 8c26190bac59..bc0b5e58da5a 100644 --- a/dev-libs/expat/expat-1.95.7.ebuild +++ b/dev-libs/expat/expat-1.95.7.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/expat/expat-1.95.7.ebuild,v 1.13 2004/06/24 23:09:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.14 2004/07/02 04:40:12 eradicator Exp $ inherit gnuconfig @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ia64 ppc64 s390" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { # Detect mips systems properly |