summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 04:08:26 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 04:08:26 +0000
commit7fbaf7334a92b7a206f5af2d3c4239ff288a4aa3 (patch)
tree01ec2f02f60888f3827dd75b848b6b946e69fb60 /dev-libs/dmalloc
parentstable on ia64 (diff)
downloadhistorical-7fbaf7334a92b7a206f5af2d3c4239ff288a4aa3.tar.gz
historical-7fbaf7334a92b7a206f5af2d3c4239ff288a4aa3.tar.bz2
historical-7fbaf7334a92b7a206f5af2d3c4239ff288a4aa3.zip
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-libs/dmalloc')
-rw-r--r--dev-libs/dmalloc/ChangeLog5
-rw-r--r--dev-libs/dmalloc/dmalloc-5.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/dmalloc/ChangeLog b/dev-libs/dmalloc/ChangeLog
index 474ffb246f68..254cf838f695 100644
--- a/dev-libs/dmalloc/ChangeLog
+++ b/dev-libs/dmalloc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/dmalloc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.20 2005/02/06 02:11:30 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.21 2005/04/01 04:01:42 agriffis Exp $
+
+ 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> dmalloc-5.4.2.ebuild:
+ stable on ia64
05 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
+files/dmalloc-5.4.2-sandbox.patch, dmalloc-5.4.2.ebuild:
diff --git a/dev-libs/dmalloc/dmalloc-5.4.2.ebuild b/dev-libs/dmalloc/dmalloc-5.4.2.ebuild
index 56c3b35355a2..72adffbdf2e3 100644
--- a/dev-libs/dmalloc/dmalloc-5.4.2.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.4.2.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/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v 1.5 2005/02/06 02:11:30 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v 1.6 2005/04/01 04:01:43 agriffis 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 -amd64"
+KEYWORDS="ia64 ppc sparc x86 ~alpha -amd64"
IUSE=""
DEPEND="virtual/libc"