summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-19 06:37:50 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-19 06:37:50 +0000
commit9645e75752ae8543f2360ae2cedd4174bc2e6130 (patch)
tree5188c8741382cb814466d0e43e0cf8987f1d9fc1 /sys-apps/dcfldd
parenttouchups (diff)
downloadhistorical-9645e75752ae8543f2360ae2cedd4174bc2e6130.tar.gz
historical-9645e75752ae8543f2360ae2cedd4174bc2e6130.tar.bz2
historical-9645e75752ae8543f2360ae2cedd4174bc2e6130.zip
stable
Diffstat (limited to 'sys-apps/dcfldd')
-rw-r--r--sys-apps/dcfldd/dcfldd-1.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/dcfldd/dcfldd-1.0.ebuild b/sys-apps/dcfldd/dcfldd-1.0.ebuild
index 566413f9d9d6..a41035f1ab96 100644
--- a/sys-apps/dcfldd/dcfldd-1.0.ebuild
+++ b/sys-apps/dcfldd/dcfldd-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcfldd/dcfldd-1.0.ebuild,v 1.1 2004/02/21 05:23:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcfldd/dcfldd-1.0.ebuild,v 1.2 2004/04/19 06:37:50 vapier Exp $
DESCRIPTION="Enhanced dd with md5 checksums"
HOMEPAGE="http://biatchux.dmzs.com/"
@@ -8,7 +8,8 @@ SRC_URI="mirror://sourceforge/biatchux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/glibc"