summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r--app-arch/cksfv/ChangeLog7
-rw-r--r--app-arch/cksfv/cksfv-1.3.4.ebuild22
-rw-r--r--app-arch/cksfv/files/digest-cksfv-1.3.41
3 files changed, 29 insertions, 1 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog
index 1e361cb81951..987802ea2b29 100644
--- a/app-arch/cksfv/ChangeLog
+++ b/app-arch/cksfv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-arch/cksfv
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.13 2005/02/06 09:13:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.14 2005/04/11 03:49:53 vapier Exp $
+
+*cksfv-1.3.4 (11 Apr 2005)
+
+ 11 Apr 2005; Mike Frysinger <vapier@gentoo.org> +cksfv-1.3.4.ebuild:
+ Version bump #88643 by Heikki Orsila.
*cksfv-1.3.3 (06 Feb 2005)
diff --git a/app-arch/cksfv/cksfv-1.3.4.ebuild b/app-arch/cksfv/cksfv-1.3.4.ebuild
new file mode 100644
index 000000000000..7fbf833972be
--- /dev/null
+++ b/app-arch/cksfv/cksfv-1.3.4.ebuild
@@ -0,0 +1,22 @@
+# 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
new file mode 100644
index 000000000000..2592b88c36f7
--- /dev/null
+++ b/app-arch/cksfv/files/digest-cksfv-1.3.4
@@ -0,0 +1 @@
+MD5 1330d656fdf70a8744f0e6014b295d3c cksfv-1.3.4.tar.bz2 21291