summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-10-14 19:19:52 +0000
committerMike Frysinger <vapier@gentoo.org>2006-10-14 19:19:52 +0000
commit33d4b5a493f51fca9298435f7555a9188003e7d1 (patch)
treef90988f3606cd3320c1096dc6007bddd6ab37ae9 /app-arch/cksfv
parentold (diff)
downloadgentoo-2-33d4b5a493f51fca9298435f7555a9188003e7d1.tar.gz
gentoo-2-33d4b5a493f51fca9298435f7555a9188003e7d1.tar.bz2
gentoo-2-33d4b5a493f51fca9298435f7555a9188003e7d1.zip
Version bump #150698 by Robert Buchholz.
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'app-arch/cksfv')
-rw-r--r--app-arch/cksfv/ChangeLog7
-rw-r--r--app-arch/cksfv/cksfv-1.3.9.ebuild32
-rw-r--r--app-arch/cksfv/files/digest-cksfv-1.3.82
-rw-r--r--app-arch/cksfv/files/digest-cksfv-1.3.93
4 files changed, 43 insertions, 1 deletions
diff --git a/app-arch/cksfv/ChangeLog b/app-arch/cksfv/ChangeLog
index 90865d161aec..141518dcd8d8 100644
--- a/app-arch/cksfv/ChangeLog
+++ b/app-arch/cksfv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-arch/cksfv
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.22 2006/01/02 17:33:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/ChangeLog,v 1.23 2006/10/14 19:19:52 vapier Exp $
+
+*cksfv-1.3.9 (14 Oct 2006)
+
+ 14 Oct 2006; Mike Frysinger <vapier@gentoo.org> +cksfv-1.3.9.ebuild:
+ Version bump #150698 by Robert Buchholz.
02 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> cksfv-1.3.7.ebuild:
Stable on sparc
diff --git a/app-arch/cksfv/cksfv-1.3.9.ebuild b/app-arch/cksfv/cksfv-1.3.9.ebuild
new file mode 100644
index 000000000000..3ef9d5afc5dd
--- /dev/null
+++ b/app-arch/cksfv/cksfv-1.3.9.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cksfv/cksfv-1.3.9.ebuild,v 1.1 2006/10/14 19:19:52 vapier Exp $
+
+inherit toolchain-funcs
+
+DESCRIPTION="SFV checksum utility (simple file verification)"
+HOMEPAGE="http://zakalwe.fi/~shd/foss/cksfv/"
+SRC_URI="http://zakalwe.fi/~shd/foss/cksfv/files/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+
+src_compile() {
+ # note: not an autoconf configure script
+ ./configure \
+ --compiler=$(tc-getCC) \
+ --prefix=/usr \
+ --package-prefix="${D}" \
+ --bindir=/usr/bin \
+ --mandir=/usr/share/man || die
+ emake || die
+}
+
+src_install() {
+ emake install || die
+ dodoc ChangeLog README TODO
+}
diff --git a/app-arch/cksfv/files/digest-cksfv-1.3.8 b/app-arch/cksfv/files/digest-cksfv-1.3.8
index 0286dd82c676..ad98edf7a6ca 100644
--- a/app-arch/cksfv/files/digest-cksfv-1.3.8
+++ b/app-arch/cksfv/files/digest-cksfv-1.3.8
@@ -1 +1,3 @@
MD5 1d1809f5532ba3227fd64fa2ed742bf0 cksfv-1.3.8.tar.bz2 22676
+RMD160 f055338a3aaa906138946eaeda8a182049b7ea9b cksfv-1.3.8.tar.bz2 22676
+SHA256 1e412064b35ef580e0f91aee7acd6cf97996ad43c2ec78f63599ab57086f6206 cksfv-1.3.8.tar.bz2 22676
diff --git a/app-arch/cksfv/files/digest-cksfv-1.3.9 b/app-arch/cksfv/files/digest-cksfv-1.3.9
new file mode 100644
index 000000000000..e695f4d5e45f
--- /dev/null
+++ b/app-arch/cksfv/files/digest-cksfv-1.3.9
@@ -0,0 +1,3 @@
+MD5 33c1ab4f1ea7e9a194e12b2aedb4741b cksfv-1.3.9.tar.bz2 23396
+RMD160 680169b5fbe0fb538b18d486399557104dcac406 cksfv-1.3.9.tar.bz2 23396
+SHA256 ae609bc5b07dfe39000cb7ff0299305412546081617e0eefe4b2de86e0e65adb cksfv-1.3.9.tar.bz2 23396