summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/hashalot/hashalot-0.2.0.ebuild')
-rw-r--r--app-crypt/hashalot/hashalot-0.2.0.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-crypt/hashalot/hashalot-0.2.0.ebuild b/app-crypt/hashalot/hashalot-0.2.0.ebuild
deleted file mode 100644
index 45868b9398ce..000000000000
--- a/app-crypt/hashalot/hashalot-0.2.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.2.0.ebuild,v 1.10 2004/10/05 11:46:56 pvdabeel Exp $
-
-DESCRIPTION="CryptoAPI utils"
-HOMEPAGE="http://www.kerneli.org/"
-SRC_URI="http://www.stwing.org/~sluskyb/util-linux/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 sparc ~mips alpha arm ~ia64 amd64 hppa ppc"
-IUSE=""
-
-src_install() {
- einstall || die "install error"
-}