diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:58:37 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:58:37 +0000 |
commit | aa3cff14165413708fd08138bc9fc634887574f3 (patch) | |
tree | 1e25af61de1949b276690903c31a374651d88752 /dev-libs/dmalloc | |
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/dmalloc')
-rw-r--r-- | dev-libs/dmalloc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.3.0.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-libs/dmalloc/ChangeLog b/dev-libs/dmalloc/ChangeLog index f39016dc2bb4..ac358b2cf3c6 100644 --- a/dev-libs/dmalloc/ChangeLog +++ b/dev-libs/dmalloc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/dmalloc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.11 2004/06/24 23:05:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.12 2004/07/02 04:37:08 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + dmalloc-4.8.2-r1.ebuild, dmalloc-5.2.3.ebuild, dmalloc-5.2.4.ebuild, + dmalloc-5.3.0.ebuild: + virtual/glibc -> virtual/libc *dmalloc-5.3.0 (28 Feb 2004) diff --git a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild b/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild index 1e69c2a96ae6..c6a593968dad 100644 --- a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild +++ b/dev-libs/dmalloc/dmalloc-4.8.2-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/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.10 2004/06/24 23:05:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.11 2004/07/02 04:37:08 eradicator Exp $ inherit debug @@ -13,7 +13,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf --enable-threads --enable-shlib || die "configure failed" diff --git a/dev-libs/dmalloc/dmalloc-5.2.3.ebuild b/dev-libs/dmalloc/dmalloc-5.2.3.ebuild index 0f8ac0ec7c58..416d17dc8786 100644 --- a/dev-libs/dmalloc/dmalloc-5.2.3.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.2.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/dmalloc/dmalloc-5.2.3.ebuild,v 1.3 2004/06/24 23:05:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.2.3.ebuild,v 1.4 2004/07/02 04:37:08 eradicator Exp $ inherit debug @@ -13,7 +13,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf --enable-threads --enable-shlib || die "configure failed" diff --git a/dev-libs/dmalloc/dmalloc-5.2.4.ebuild b/dev-libs/dmalloc/dmalloc-5.2.4.ebuild index 74ebc8b8e968..8100ddfbd659 100644 --- a/dev-libs/dmalloc/dmalloc-5.2.4.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.2.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/dmalloc/dmalloc-5.2.4.ebuild,v 1.5 2004/06/24 23:05:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.2.4.ebuild,v 1.6 2004/07/02 04:37:08 eradicator Exp $ inherit debug eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-libs/dmalloc/dmalloc-5.3.0.ebuild b/dev-libs/dmalloc/dmalloc-5.3.0.ebuild index bf39417251e3..7258b8730bc0 100644 --- a/dev-libs/dmalloc/dmalloc-5.3.0.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.3.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/dmalloc/dmalloc-5.3.0.ebuild,v 1.3 2004/06/24 23:05:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.3.0.ebuild,v 1.4 2004/07/02 04:37:08 eradicator Exp $ inherit debug eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} |