diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-27 04:01:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-27 04:01:17 +0000 |
commit | 67a1a1c33241e2e337921e8da27ff5e80d64999b (patch) | |
tree | 29a2a8f365ba7cc36d1bfef2504612aa3fa47748 /app-arch | |
parent | ver bump #36512 (diff) | |
download | historical-67a1a1c33241e2e337921e8da27ff5e80d64999b.tar.gz historical-67a1a1c33241e2e337921e8da27ff5e80d64999b.tar.bz2 historical-67a1a1c33241e2e337921e8da27ff5e80d64999b.zip |
old
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/cfv/cfv-1.13.ebuild | 21 | ||||
-rw-r--r-- | app-arch/cfv/files/digest-cfv-1.13 | 1 |
2 files changed, 0 insertions, 22 deletions
diff --git a/app-arch/cfv/cfv-1.13.ebuild b/app-arch/cfv/cfv-1.13.ebuild deleted file mode 100644 index da50f1666fbf..000000000000 --- a/app-arch/cfv/cfv-1.13.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.13.ebuild,v 1.5 2003/06/29 15:40:50 aliz Exp $ - -DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files" -HOMEPAGE="http://cfv.sourceforge.net/" -SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc" - -DEPEND="" -RDEPEND="dev-lang/python - dev-python/python-fchksum" - -src_install() { - dobin cfv - doman cfv.1 - dodoc README Changelog -} diff --git a/app-arch/cfv/files/digest-cfv-1.13 b/app-arch/cfv/files/digest-cfv-1.13 deleted file mode 100644 index d7d28f976797..000000000000 --- a/app-arch/cfv/files/digest-cfv-1.13 +++ /dev/null @@ -1 +0,0 @@ -MD5 9f2cc65d1fed30a14c1a1f4636c824f4 cfv-1.13.tar.gz 36397 |