summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-26 15:01:05 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-26 15:01:05 +0000
commit253bd2a7d0dc2a55be75e22d9a490dbf9f6e2670 (patch)
treeab9de9231dd89d132d0136e59a3863210495289e /dev-libs/dmalloc
parentUse kde eclasses, and make sure to not install anything in KDEDIR. (diff)
downloadgentoo-2-253bd2a7d0dc2a55be75e22d9a490dbf9f6e2670.tar.gz
gentoo-2-253bd2a7d0dc2a55be75e22d9a490dbf9f6e2670.tar.bz2
gentoo-2-253bd2a7d0dc2a55be75e22d9a490dbf9f6e2670.zip
Stable on sparc
(Portage version: 2.0.51-r15)
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 d8713baf9721..f6a5fa5b9937 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.16 2005/01/21 16:48:29 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.17 2005/01/26 14:58:37 gustavoz Exp $
+
+ 26 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> dmalloc-5.4.2.ebuild:
+ Stable on sparc
*dmalloc-5.4.2 (21 Jan 2005)
diff --git a/dev-libs/dmalloc/dmalloc-5.4.2.ebuild b/dev-libs/dmalloc/dmalloc-5.4.2.ebuild
index 8f221aac3d11..754c0e5fd103 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.1 2005/01/21 16:48:29 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v 1.2 2005/01/26 14:58:37 gustavoz 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"