diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
commit | 8e521bfde912e13cdf99ff7986b3bd24f542d684 (patch) | |
tree | 881f6a241cec7960b20d1473647b6c2e13d2e520 /dev-libs/dmalloc | |
parent | Remove arm keywords (diff) | |
download | historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.gz historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.bz2 historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.zip |
Remove arm keywords
Diffstat (limited to 'dev-libs/dmalloc')
-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 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild b/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild index c4ffa8246dde..91e326ae3af8 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-2003 Gentoo Technologies, Inc. # 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.8 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.9 2004/02/22 20:02:02 agriffis Exp $ inherit debug @@ -11,7 +11,7 @@ HOMEPAGE="http://dmalloc.com/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND="virtual/glibc" 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" diff --git a/dev-libs/dmalloc/dmalloc-5.2.4.ebuild b/dev-libs/dmalloc/dmalloc-5.2.4.ebuild index 2a2883bd944d..00587b1ad9cf 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-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.4.ebuild,v 1.2 2003/11/27 15:11:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.2.4.ebuild,v 1.3 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" |