diff options
Diffstat (limited to 'dev-libs/dmalloc/dmalloc-5.2.3.ebuild')
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.2.3.ebuild b/dev-libs/dmalloc/dmalloc-5.2.3.ebuild index 8afa85d69e99..06516651d553 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-2003 Gentoo Technologies, Inc. # 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.1 2003/11/08 16:50:13 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.2.3.ebuild,v 1.2 2004/02/22 20:02:02 agriffis Exp $ inherit debug @@ -11,7 +11,7 @@ HOMEPAGE="http://dmalloc.com/" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc " +KEYWORDS="~x86 ~sparc" DEPEND="virtual/glibc" |