diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-20 20:34:00 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-20 20:34:00 +0000 |
commit | 5d0ebbaaed988cf617a73d431c180a4adde00464 (patch) | |
tree | dd1cda32b96d0e9f54a33dfee8cb9f83e202c68c /app-arch/cksfv | |
parent | Update CVS snapshot to 20030916 - this should fix the static linking problem (diff) | |
download | historical-5d0ebbaaed988cf617a73d431c180a4adde00464.tar.gz historical-5d0ebbaaed988cf617a73d431c180a4adde00464.tar.bz2 historical-5d0ebbaaed988cf617a73d431c180a4adde00464.zip |
SRC_URI updates and patch to epatch conversions
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r-- | app-arch/cksfv/Manifest | 4 | ||||
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/cksfv/Manifest b/app-arch/cksfv/Manifest index 6f04c96b2584..a65f2b95c74b 100644 --- a/app-arch/cksfv/Manifest +++ b/app-arch/cksfv/Manifest @@ -1,3 +1,3 @@ -MD5 428cbd9a2a41c250d23662113bee5828 files/digest-cksfv-1.3 60 -MD5 43bb8db89b73297227e9fa82ff99418a cksfv-1.3.ebuild 594 MD5 1588f137fb24dd395d7df2cce032fca6 ChangeLog 610 +MD5 44233f03779daa23724b327321923f95 cksfv-1.3.ebuild 594 +MD5 428cbd9a2a41c250d23662113bee5828 files/digest-cksfv-1.3 60 diff --git a/app-arch/cksfv/cksfv-1.3.ebuild b/app-arch/cksfv/cksfv-1.3.ebuild index b44c2b507ddd..8dc37d68077b 100644 --- a/app-arch/cksfv/cksfv-1.3.ebuild +++ b/app-arch/cksfv/cksfv-1.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.ebuild,v 1.7 2003/06/29 15:40:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.ebuild,v 1.8 2003/09/20 20:33:54 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="cksfv: SFV checksum utility (simple file verification)" -SRC_URI="http://www.fodder.org/${PN}/${P}.tar.gz" +SRC_URI="http://www.fodder.org/cksfv/${P}.tar.gz" HOMEPAGE="http://www.fodder.org/cksfv/" SLOT="0" |