summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-10-12 21:52:00 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-10-12 21:52:00 +0000
commitb9195e10f26ed8408bc6f0fe3f41fb9503258e16 (patch)
tree6ed64a5538481456c11a161f6dd677ca925addea /sys-apps/dcfldd/dcfldd-1.2.2.ebuild
parentNew prerelease (diff)
downloadgentoo-2-b9195e10f26ed8408bc6f0fe3f41fb9503258e16.tar.gz
gentoo-2-b9195e10f26ed8408bc6f0fe3f41fb9503258e16.tar.bz2
gentoo-2-b9195e10f26ed8408bc6f0fe3f41fb9503258e16.zip
-amd64 masked on versions 1.2.2 and 1.2.4 due to bad md5 implenation in bug 108653. Corrected version in 1.2.4-r1
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'sys-apps/dcfldd/dcfldd-1.2.2.ebuild')
-rw-r--r--sys-apps/dcfldd/dcfldd-1.2.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/dcfldd/dcfldd-1.2.2.ebuild b/sys-apps/dcfldd/dcfldd-1.2.2.ebuild
index 3583eebca964..f0183d4fa51a 100644
--- a/sys-apps/dcfldd/dcfldd-1.2.2.ebuild
+++ b/sys-apps/dcfldd/dcfldd-1.2.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/sys-apps/dcfldd/dcfldd-1.2.2.ebuild,v 1.2 2005/06/22 22:11:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcfldd/dcfldd-1.2.2.ebuild,v 1.3 2005/10/12 21:51:59 dragonheart Exp $
DESCRIPTION="enhanced dd with features for forensics and security"
HOMEPAGE="http://dcfldd.sourceforge.net/"
@@ -8,7 +8,9 @@ SRC_URI="mirror://sourceforge/dcfldd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="-amd64 x86"
+# -amd64 in this version because of bug 108653 - bad md5 impliementation on
+# x86_64
IUSE=""
DEPEND=""