summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-10-17 05:09:36 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-10-17 05:09:36 +0000
commitca46df01fe09094b50cc1d5dec0cf974b2747a73 (patch)
tree8562169c25152a6213402cea68d73609627dc359 /app-crypt/bcwipe
parentMarked ~ppc for bug #108081. (diff)
downloadhistorical-ca46df01fe09094b50cc1d5dec0cf974b2747a73.tar.gz
historical-ca46df01fe09094b50cc1d5dec0cf974b2747a73.tar.bz2
historical-ca46df01fe09094b50cc1d5dec0cf974b2747a73.zip
Marked ppc stable for bug #108171.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r--app-crypt/bcwipe/ChangeLog5
-rw-r--r--app-crypt/bcwipe/Manifest16
-rw-r--r--app-crypt/bcwipe/bcwipe-1.5_p3.ebuild4
3 files changed, 19 insertions, 6 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog
index 62b60489e831..285718b62771 100644
--- a/app-crypt/bcwipe/ChangeLog
+++ b/app-crypt/bcwipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/bcwipe
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.13 2005/07/30 20:53:12 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.14 2005/10/17 05:09:36 josejx Exp $
+
+ 17 Oct 2005; Joseph Jezak <josejx@gentoo.org> bcwipe-1.5_p3.ebuild:
+ Marked ppc stable for bug #108171.
30 Jul 2005; Simon Stelling <blubb@gentoo.org> bcwipe-1.5_p2.ebuild,
bcwipe-1.5_p3.ebuild:
diff --git a/app-crypt/bcwipe/Manifest b/app-crypt/bcwipe/Manifest
index 7aae39b884a7..fcdef1f776b1 100644
--- a/app-crypt/bcwipe/Manifest
+++ b/app-crypt/bcwipe/Manifest
@@ -1,8 +1,18 @@
-MD5 b3bd623f215d1a89202f4948106e18f1 ChangeLog 1810
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 7f4f87ba4211826b51528e2d8f3f8cef ChangeLog 1919
MD5 1cb44787bc3abdc22830e2e0eadd6e74 bcwipe-1.3_p1.ebuild 741
MD5 9ec3113914ea3fddb038f77e855ddd79 bcwipe-1.5_p2.ebuild 757
-MD5 1c3665b87d1e39c6799909da58f41b26 metadata.xml 160
-MD5 53a2e0747cec91d5740d348601111d60 bcwipe-1.5_p3.ebuild 947
+MD5 41f89519a373056aaaa3f32dc2ac88a3 bcwipe-1.5_p3.ebuild 947
MD5 d4e66dc21986379a0e6157599ab8a2c8 files/digest-bcwipe-1.3_p1 121
MD5 471318482fcd15b5faf79fc5bfea66c9 files/digest-bcwipe-1.5_p2 118
MD5 8be6835c3a75263a6c2fdd66ca9bbc62 files/digest-bcwipe-1.5_p3 121
+MD5 1c3665b87d1e39c6799909da58f41b26 metadata.xml 160
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDUzIrcsIHjyDViGQRAqIlAKDgHenEM4iO7eOCNyyAs1B4c6APNgCcDPP9
+P/+Tl0LODak+E6e51AVeDwY=
+=4rnj
+-----END PGP SIGNATURE-----
diff --git a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild
index 340425b97775..f79e6227bac4 100644
--- a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.5_p3.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-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.2 2005/07/30 20:53:12 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.3 2005/10/17 05:09:36 josejx Exp $
inherit toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz
LICENSE="bestcrypt"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc ~sparc ~x86"
DEPEND="virtual/libc"
RDEPEND=""