summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-06-07 17:43:54 +0000
committerSven Wegener <swegener@gentoo.org>2005-06-07 17:43:54 +0000
commitb9396c90f3b664ce70b29b8f49492117125c347a (patch)
treec93012cf4d4d32d5baf1a43d50ce5ebeb271ae15 /app-arch/cfv
parentsmall fix (diff)
downloadhistorical-b9396c90f3b664ce70b29b8f49492117125c347a.tar.gz
historical-b9396c90f3b664ce70b29b8f49492117125c347a.tar.bz2
historical-b9396c90f3b664ce70b29b8f49492117125c347a.zip
Marked 1.18.1 stable on x86.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-arch/cfv')
-rw-r--r--app-arch/cfv/ChangeLog6
-rw-r--r--app-arch/cfv/Manifest18
-rw-r--r--app-arch/cfv/cfv-1.16.ebuild22
-rw-r--r--app-arch/cfv/cfv-1.18.1.ebuild4
-rw-r--r--app-arch/cfv/files/digest-cfv-1.161
5 files changed, 20 insertions, 31 deletions
diff --git a/app-arch/cfv/ChangeLog b/app-arch/cfv/ChangeLog
index 41659a80444e..c80f041e8762 100644
--- a/app-arch/cfv/ChangeLog
+++ b/app-arch/cfv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/cfv
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/ChangeLog,v 1.19 2005/03/31 20:26:09 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/ChangeLog,v 1.20 2005/06/07 17:43:54 swegener Exp $
+
+ 07 Jun 2005; Sven Wegener <swegener@gentoo.org> -cfv-1.16.ebuild,
+ cfv-1.18.1.ebuild:
+ Marked 1.18.1 stable on x86.
31 Mar 2005; <blubb@gentoo.org> cfv-1.17.ebuild:
stable on amd64
diff --git a/app-arch/cfv/Manifest b/app-arch/cfv/Manifest
index bfd000a47900..3a40b9562c1f 100644
--- a/app-arch/cfv/Manifest
+++ b/app-arch/cfv/Manifest
@@ -1,8 +1,16 @@
-MD5 8ea87b80d011b246c59fba4ce72caaa4 ChangeLog 1950
-MD5 274a2966315aebe28dba55fc628a4062 cfv-1.16.ebuild 566
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 30abea7c8cf5f05ce1c307da640e0bca cfv-1.17.ebuild 572
-MD5 608c83b627c49dba4ac337a260cc92e6 cfv-1.18.1.ebuild 646
+MD5 d914eccab7439068259b53823cfb5162 cfv-1.18.1.ebuild 645
+MD5 62de5d2fdae314481ffcc1e853e7be40 ChangeLog 2074
MD5 f5775272cd7e22ae38566107c416c1e4 metadata.xml 275
-MD5 a9073bcc05be189ec3ca7bab5bbe0065 files/digest-cfv-1.16 59
-MD5 1de95a0886530f13fa215f1ca128d338 files/digest-cfv-1.17 59
MD5 b74768433b41735497a6e99aaf7afe85 files/digest-cfv-1.18.1 61
+MD5 1de95a0886530f13fa215f1ca128d338 files/digest-cfv-1.17 59
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCpdz2I1lqEGTUzyQRAnnxAJ9yqV4WK04fj8TtgieI9coN6zTN3ACgzmPK
+UT+uUX+H1KZZU+IH0E41yPw=
+=aWIe
+-----END PGP SIGNATURE-----
diff --git a/app-arch/cfv/cfv-1.16.ebuild b/app-arch/cfv/cfv-1.16.ebuild
deleted file mode 100644
index a58a6d49eeb8..000000000000
--- a/app-arch/cfv/cfv-1.16.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.16.ebuild,v 1.8 2005/01/01 11:42:31 eradicator Exp $
-
-DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files"
-HOMEPAGE="http://cfv.sourceforge.net/"
-SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 ppc amd64"
-
-DEPEND=""
-RDEPEND="dev-lang/python
- dev-python/python-fchksum"
-
-src_install() {
- dobin cfv
- doman cfv.1
- dodoc README Changelog
-}
diff --git a/app-arch/cfv/cfv-1.18.1.ebuild b/app-arch/cfv/cfv-1.18.1.ebuild
index 4e10d657d97c..a21730ac3f23 100644
--- a/app-arch/cfv/cfv-1.18.1.ebuild
+++ b/app-arch/cfv/cfv-1.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.1.ebuild,v 1.1 2005/02/04 17:44:03 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.1.ebuild,v 1.2 2005/06/07 17:43:54 swegener Exp $
DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files"
HOMEPAGE="http://cfv.sourceforge.net/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 ~ppc ~amd64 ~ppc-macos"
+KEYWORDS="x86 ~ppc ~amd64 ~ppc-macos"
DEPEND=""
RDEPEND="dev-lang/python
diff --git a/app-arch/cfv/files/digest-cfv-1.16 b/app-arch/cfv/files/digest-cfv-1.16
deleted file mode 100644
index f8a2a30e15df..000000000000
--- a/app-arch/cfv/files/digest-cfv-1.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7842e0c2482eb2c59831ca67024a00a2 cfv-1.16.tar.gz 51012