summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 11:02:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 11:02:39 +0000
commit678833558bbf4b93a3ace703c703b53a26ee2e3c (patch)
tree5036f20f40bf0c5dc4eb1f5ee960ebbbeaa04fc1 /app-arch/cksfv
parentmips needs deps first; header fix (diff)
downloadhistorical-678833558bbf4b93a3ace703c703b53a26ee2e3c.tar.gz
historical-678833558bbf4b93a3ace703c703b53a26ee2e3c.tar.bz2
historical-678833558bbf4b93a3ace703c703b53a26ee2e3c.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/"