diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-21 11:24:29 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-21 11:24:29 +0000 |
commit | 01fa5b88035561f1a69eed3bb90cca4299f66534 (patch) | |
tree | 79657b7567bf0ecb315610af12a8c0656f7d2d7b /dev-libs/dmalloc | |
parent | Stable on mips, bug #78128 (diff) | |
download | gentoo-2-01fa5b88035561f1a69eed3bb90cca4299f66534.tar.gz gentoo-2-01fa5b88035561f1a69eed3bb90cca4299f66534.tar.bz2 gentoo-2-01fa5b88035561f1a69eed3bb90cca4299f66534.zip |
Marked stable on x86. Fixed paths to docs so that they're installed, removed unnecessary make and make install targets, and added src_test() to both ebuilds.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-libs/dmalloc')
-rw-r--r-- | dev-libs/dmalloc/ChangeLog | 14 | ||||
-rw-r--r-- | dev-libs/dmalloc/Manifest | 10 | ||||
-rw-r--r-- | dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild | 15 | ||||
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.3.0.ebuild | 23 |
4 files changed, 39 insertions, 23 deletions
diff --git a/dev-libs/dmalloc/ChangeLog b/dev-libs/dmalloc/ChangeLog index e62a8381b2fc..b856cdc8808f 100644 --- a/dev-libs/dmalloc/ChangeLog +++ b/dev-libs/dmalloc/ChangeLog @@ -1,6 +1,12 @@ # 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.14 2004/12/29 22:13:14 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.15 2005/01/21 11:24:29 ka0ttic Exp $ + + 21 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> dmalloc-4.8.2-r1.ebuild, + dmalloc-5.3.0.ebuild: + Marked stable on x86. Fixed paths to docs so that they're installed, removed + unnecessary make and make install targets, and added src_test() to both + ebuilds. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance @@ -15,8 +21,8 @@ *dmalloc-5.3.0 (28 Feb 2004) - 28 Feb 2004; David Holm <dholm@gentoo.org> dmalloc-5.3.0.ebuild, - files/dmalloc-5.3.0-fpic.patch: + 28 Feb 2004; David Holm <dholm@gentoo.org> +dmalloc-5.3.0.ebuild, + +files/dmalloc-5.3.0-fpic.patch: Version bumped and added to ~ppc. 27 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> dmalloc-5.2.4.ebuild: diff --git a/dev-libs/dmalloc/Manifest b/dev-libs/dmalloc/Manifest index 855c30c4c689..1d5cd06a2e70 100644 --- a/dev-libs/dmalloc/Manifest +++ b/dev-libs/dmalloc/Manifest @@ -1,8 +1,8 @@ -MD5 087e81b198fc6058ada170e3f905d7b6 dmalloc-4.8.2-r1.ebuild 766 -MD5 2cd25aa6906ef8de5cce9284dd01ced6 ChangeLog 1880 -MD5 768b4d5ecea3cc1e8a8f5728f8b3a81e dmalloc-5.3.0.ebuild 863 +MD5 2d56d88869bcb2d8fbfe8aeceaa5aba6 dmalloc-4.8.2-r1.ebuild 835 +MD5 2a6c86726907fc94a08a0bf94ebc898b dmalloc-5.3.0.ebuild 949 +MD5 62a27781b18bfbf28ac6db7f59ed2699 ChangeLog 2145 MD5 1399bcd56ae8738ff7d702f73cf37ae4 metadata.xml 308 -MD5 f50369b9728f749d86934c0b728619ef files/dmalloc-5.3.0-fpic.patch 1440 +MD5 d7d2c9ed36553b70e9fc9ffae863ff70 files/digest-dmalloc-5.3.0 62 MD5 9e69097981f3eb71bc12b8c3b5789b59 files/dmalloc-5.2.4-fpic.patch 1349 +MD5 f50369b9728f749d86934c0b728619ef files/dmalloc-5.3.0-fpic.patch 1440 MD5 005387d8e427b7c5704d67259d9e32e1 files/digest-dmalloc-4.8.2-r1 62 -MD5 d7d2c9ed36553b70e9fc9ffae863ff70 files/digest-dmalloc-5.3.0 62 diff --git a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild b/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild index cff56beb0d36..550e368418aa 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 +# Copyright 1999-2005 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.12 2004/07/14 14:17:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.13 2005/01/21 11:24:29 ka0ttic Exp $ inherit debug @@ -17,14 +17,19 @@ DEPEND="virtual/libc" src_compile() { econf --enable-threads --enable-shlib || die "configure failed" - emake all threads shlib tests || die "emake failed" + emake || die "emake failed" +} + +src_test() { + einfo "Running tests" + make heavy || die "make check tests failed" } src_install () { # install extra docs dodoc ChangeLog INSTALL TODO NEWS NOTES README - dohtml Release.html dmalloc.html + dohtml RELEASE.html dmalloc.html - make prefix=${D}/usr install installth installsl + make prefix=${D}/usr install || die "make install failed" doinfo dmalloc.info } diff --git a/dev-libs/dmalloc/dmalloc-5.3.0.ebuild b/dev-libs/dmalloc/dmalloc-5.3.0.ebuild index c14af6620892..c51340206f35 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 +# Copyright 1999-2005 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.7 2004/10/05 02:45:39 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.3.0.ebuild,v 1.8 2005/01/21 11:24:29 ka0ttic Exp $ inherit debug eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="~ia64 ppc ~sparc ~x86 ~alpha" +KEYWORDS="~ia64 ppc ~sparc x86 ~alpha" IUSE="" DEPEND="virtual/libc" @@ -23,14 +23,19 @@ src_unpack() { src_compile() { econf --enable-threads --enable-shlib || die "configure failed" - emake all threads shlib tests || die "emake failed" + emake || die "emake failed" +} + +src_test() { + einfo "Running tests" + make heavy || die "make check tests failed" } src_install() { - # install extra docs - dodoc ChangeLog INSTALL TODO NEWS NOTES README - dohtml Release.html dmalloc.html + newdoc ChangeLog.1 ChangeLog + dodoc INSTALL NEWS README docs/NOTES docs/TODO + dohtml RELEASE.html docs/dmalloc.html - make prefix=${D}/usr install installth installsl - doinfo dmalloc.info + make prefix=${D}/usr install || die "make install failed" + doinfo docs/dmalloc.info } |