diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-16 23:15:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-16 23:15:20 +0000 |
commit | 97c832f83057e6cd73daf7fd234ae0aed6c3f545 (patch) | |
tree | 17a0d959202cd7fcaa5c05e664674eec68c15d06 /app-arch/cksfv | |
parent | New release: 2.11.0 (diff) | |
download | gentoo-2-97c832f83057e6cd73daf7fd234ae0aed6c3f545.tar.gz gentoo-2-97c832f83057e6cd73daf7fd234ae0aed6c3f545.tar.bz2 gentoo-2-97c832f83057e6cd73daf7fd234ae0aed6c3f545.zip |
old
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.4.ebuild | 22 | ||||
-rw-r--r-- | app-arch/cksfv/files/digest-cksfv-1.3.4 | 1 |
2 files changed, 0 insertions, 23 deletions
diff --git a/app-arch/cksfv/cksfv-1.3.4.ebuild b/app-arch/cksfv/cksfv-1.3.4.ebuild deleted file mode 100644 index 7fbf833972be..000000000000 --- a/app-arch/cksfv/cksfv-1.3.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.4.ebuild,v 1.1 2005/04/11 03:49:53 vapier Exp $ - -inherit eutils - -DESCRIPTION="SFV checksum utility (simple file verification)" -HOMEPAGE="http://www.modeemi.fi/~shd/foss/cksfv/" -SRC_URI="http://www.modeemi.fi/~shd/foss/cksfv/files/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="" - -src_install() { - dobin src/cksfv || die - doman cksfv.1 - dodoc ChangeLog INSTALL README TODO -} diff --git a/app-arch/cksfv/files/digest-cksfv-1.3.4 b/app-arch/cksfv/files/digest-cksfv-1.3.4 deleted file mode 100644 index 2592b88c36f7..000000000000 --- a/app-arch/cksfv/files/digest-cksfv-1.3.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 1330d656fdf70a8744f0e6014b295d3c cksfv-1.3.4.tar.bz2 21291 |