diff options
author | David Holm <dholm@gentoo.org> | 2004-06-26 10:51:38 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-26 10:51:38 +0000 |
commit | 27b341c16bc2aee4eb30270cb0fc4bf4dae0a648 (patch) | |
tree | e4431a873871a6ce19ca54679d025c18fd4fd8e2 /app-crypt/bcwipe | |
parent | Added to ~ppc (diff) | |
download | historical-27b341c16bc2aee4eb30270cb0fc4bf4dae0a648.tar.gz historical-27b341c16bc2aee4eb30270cb0fc4bf4dae0a648.tar.bz2 historical-27b341c16bc2aee4eb30270cb0fc4bf4dae0a648.zip |
Added to ~ppc
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/bcwipe/Manifest | 4 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 410533ca1be0..1f2c3f58d058 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.7 2004/06/24 21:30:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.8 2004/06/26 10:51:38 dholm Exp $ + + 26 Jun 2004; David Holm <dholm@gentoo.org> bcwipe-1.5_p2.ebuild: + Added to ~ppc. 14 Jun 2004; Daniel Black <dragonheart@gentoo.org> bcwipe-1.3_p1.ebuild, -bcwipe-1.2_p3.ebuild: diff --git a/app-crypt/bcwipe/Manifest b/app-crypt/bcwipe/Manifest index ab31b6c44744..7a3ea109a8bc 100644 --- a/app-crypt/bcwipe/Manifest +++ b/app-crypt/bcwipe/Manifest @@ -1,6 +1,6 @@ +MD5 a70c5ca74567b082afda06c680d65257 ChangeLog 1300 MD5 a0b711f6d374e081b3799ea9b629335a bcwipe-1.3_p1.ebuild 740 -MD5 efa6bd9f301c0cf26ba0a6ab285c7caa ChangeLog 1218 +MD5 b350acd2473ece1411753850888fa786 bcwipe-1.5_p2.ebuild 746 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 1817ddee30fd9cd012ae9f7e8246eec5 bcwipe-1.5_p2.ebuild 744 MD5 d4e66dc21986379a0e6157599ab8a2c8 files/digest-bcwipe-1.3_p1 121 MD5 471318482fcd15b5faf79fc5bfea66c9 files/digest-bcwipe-1.5_p2 118 diff --git a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild index daa9e4d28ca4..4bb7607fc831 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.2 2004/06/24 21:30:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.3 2004/06/26 10:51:38 dholm 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" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/glibc" RDEPEND="" |