summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 11:03:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 11:03:07 +0000
commit774c2172e90b42128ba812ac6801610f6b862265 (patch)
tree3ce823c121d78cf855bb87f40e7b2c8058c5966f /app-arch/cksfv
parentDon't assign default to S; header fix (Manifest recommit) (diff)
downloadgentoo-2-774c2172e90b42128ba812ac6801610f6b862265.tar.gz
gentoo-2-774c2172e90b42128ba812ac6801610f6b862265.tar.bz2
gentoo-2-774c2172e90b42128ba812ac6801610f6b862265.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r--app-arch/cksfv/ChangeLog7
-rw-r--r--app-arch/cksfv/cksfv-1.3.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog
index 4aa2b750b457..f331588f486b 100644
--- a/app-arch/cksfv/ChangeLog
+++ b/app-arch/cksfv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/cksfv
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.7 2003/10/01 19:48:38 taviso Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.8 2004/03/12 11:01:47 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cksfv-1.3.ebuild:
+ Don't assign default to S; header fix
01 Oct 2003; Tavis Ormandy <taviso@gentoo.org> cksfv-1.3.ebuild:
Stable on alpha
diff --git a/app-arch/cksfv/cksfv-1.3.ebuild b/app-arch/cksfv/cksfv-1.3.ebuild
index 47508d8117ed..614e8596bf5b 100644
--- a/app-arch/cksfv/cksfv-1.3.ebuild
+++ b/app-arch/cksfv/cksfv-1.3.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.9 2003/10/01 19:48:38 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.ebuild,v 1.10 2004/03/12 11:01:47 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="cksfv: SFV checksum utility (simple file verification)"
SRC_URI="http://www.fodder.org/cksfv/${P}.tar.gz"
HOMEPAGE="http://www.fodder.org/cksfv/"