summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-04 10:33:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-04 10:33:33 +0000
commit8a8e216b381b1d5b6dc7e37b91b88595823bce9f (patch)
tree34978a041c108e954cef425dafa7f8709357595d /dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild
parentVersion bump. (diff)
downloadgentoo-2-8a8e216b381b1d5b6dc7e37b91b88595823bce9f.tar.gz
gentoo-2-8a8e216b381b1d5b6dc7e37b91b88595823bce9f.tar.bz2
gentoo-2-8a8e216b381b1d5b6dc7e37b91b88595823bce9f.zip
Stable for amd64, wrt bug #418741
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild')
-rw-r--r--dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild
index fc4a0a65805b..9670a85c6936 100644
--- a/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild,v 1.3 2012/05/16 12:41:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild,v 1.4 2012/06/04 10:33:33 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://dmalloc.com/releases/${P}.tgz"
LICENSE="CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="static-libs threads"
DEPEND="sys-apps/texinfo"