diff options
author | Tom Martin <slarti@gentoo.org> | 2004-09-04 14:17:08 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-09-04 14:17:08 +0000 |
commit | 44e3c6513eca11f201326b422ff5c7ee6dd759f7 (patch) | |
tree | 22c741bc2f4e70022e1abc35487b4f6c8eead3b6 /app-crypt/bcwipe | |
parent | Added to ~ppc (diff) | |
download | historical-44e3c6513eca11f201326b422ff5c7ee6dd759f7.tar.gz historical-44e3c6513eca11f201326b422ff5c7ee6dd759f7.tar.bz2 historical-44e3c6513eca11f201326b422ff5c7ee6dd759f7.zip |
Marked ~amd64.
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/bcwipe/Manifest | 12 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p2.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 1f2c3f58d058..c2874e46fac9 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bcwipe # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.8 2004/06/26 10:51:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.9 2004/09/04 14:17:08 slarti Exp $ + + 04 Sep 2004; Tom Martin <slarti@gentoo.org> bcwipe-1.5_p2.ebuild: + Marked ~amd64 26 Jun 2004; David Holm <dholm@gentoo.org> bcwipe-1.5_p2.ebuild: Added to ~ppc. diff --git a/app-crypt/bcwipe/Manifest b/app-crypt/bcwipe/Manifest index c3107468998b..0d588f44e914 100644 --- a/app-crypt/bcwipe/Manifest +++ b/app-crypt/bcwipe/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 a70c5ca74567b082afda06c680d65257 ChangeLog 1300 MD5 64f2781ba8d516855bfe74bb6d889d45 bcwipe-1.3_p1.ebuild 737 -MD5 4232080d3009d236543d904c8c6f567e bcwipe-1.5_p2.ebuild 746 +MD5 b277a44d22e9476a67e84e7612f346a6 ChangeLog 1386 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 +MD5 bd2156941f8224d2d372299acaec60b5 bcwipe-1.5_p2.ebuild 753 MD5 d4e66dc21986379a0e6157599ab8a2c8 files/digest-bcwipe-1.3_p1 121 MD5 471318482fcd15b5faf79fc5bfea66c9 files/digest-bcwipe-1.5_p2 118 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) +Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFA3zvwHTu7gpaalycRAoJbAKCtrUnTG6Wq+D9+W2DxkD7NOKO6rACeNeql -4NKJCPsk61rBKdj0ANPftMg= -=MHbh +iD8DBQFBOc6eCHk4+ZoBpvsRAlreAJ9AHoIqRUa/vVyh1WJCCZrdVp7aMgCcCH9B +YnbtcO8B5+BeNY2rzTFOyE0= +=7hx0 -----END PGP SIGNATURE----- diff --git a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild index fb2854cb003b..af1d7fd3cf77 100644 --- a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.4 2004/06/27 21:27:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.5 2004/09/04 14:17:08 slarti Exp $ DESCRIPTION="BCWipe secure file removal utility" HOMEPAGE="http://www.jetico.com/" @@ -10,7 +10,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tgz LICENSE="bestcrypt" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND="virtual/libc" RDEPEND="" |