diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-06-25 08:22:51 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-06-25 08:22:51 +0000 |
commit | 37b325fc54ce53f8913606e51d8872a4da5749ad (patch) | |
tree | aa576a02a908b59a4acc8cabd34e171c4612186d /app-crypt/bcwipe | |
parent | add the dont-eat-my-/dev/null patch (diff) | |
download | gentoo-2-37b325fc54ce53f8913606e51d8872a4da5749ad.tar.gz gentoo-2-37b325fc54ce53f8913606e51d8872a4da5749ad.tar.bz2 gentoo-2-37b325fc54ce53f8913606e51d8872a4da5749ad.zip |
version bump. 1.5_p2 x86 stable. metadata owner change to crypto herd
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/bcwipe/Manifest | 8 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p2.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p3.ebuild | 39 | ||||
-rw-r--r-- | app-crypt/bcwipe/files/digest-bcwipe-1.5_p3 | 2 | ||||
-rw-r--r-- | app-crypt/bcwipe/metadata.xml | 6 |
6 files changed, 56 insertions, 11 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 623f611eab00..2bc6c4795f61 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,12 @@ # 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.11 2005/01/01 12:25:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.12 2005/06/25 08:22:51 dragonheart Exp $ + +*bcwipe-1.5_p3 (25 Jun 2005) + + 25 Jun 2005; Daniel Black <dragonheart@gentoo.org> metadata.xml, + bcwipe-1.5_p2.ebuild, +bcwipe-1.5_p3.ebuild: + version bump. 1.5_p2 x86 stable. metadata owner change to crypto herd 31 Dec 2004; Jason Wever <weeve@gentoo.org> bcwipe-1.5_p2.ebuild: Added ~sparc keyword. diff --git a/app-crypt/bcwipe/Manifest b/app-crypt/bcwipe/Manifest index 860acdba6e98..308c30c975b2 100644 --- a/app-crypt/bcwipe/Manifest +++ b/app-crypt/bcwipe/Manifest @@ -1,6 +1,8 @@ -MD5 0fc6b39b21fb13a69aa91e3f27f6d941 ChangeLog 1484 +MD5 24c4681cd7fe113c4d53919e2408b32e bcwipe-1.5_p3.ebuild 953 MD5 1cb44787bc3abdc22830e2e0eadd6e74 bcwipe-1.3_p1.ebuild 741 +MD5 1c3665b87d1e39c6799909da58f41b26 metadata.xml 160 MD5 71bfb120c539cd55c9246004f91f0796 bcwipe-1.5_p2.ebuild 764 -MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 d4e66dc21986379a0e6157599ab8a2c8 files/digest-bcwipe-1.3_p1 121 +MD5 0fc6b39b21fb13a69aa91e3f27f6d941 ChangeLog 1484 +MD5 8be6835c3a75263a6c2fdd66ca9bbc62 files/digest-bcwipe-1.5_p3 121 MD5 471318482fcd15b5faf79fc5bfea66c9 files/digest-bcwipe-1.5_p2 118 +MD5 d4e66dc21986379a0e6157599ab8a2c8 files/digest-bcwipe-1.3_p1 121 diff --git a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild index 8355cff460f6..025db4f4c0a2 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-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_p2.ebuild,v 1.7 2005/01/01 12:25:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.8 2005/06/25 08:22:51 dragonheart 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 ~amd64 ~sparc" +KEYWORDS="~amd64 ~ppc ~sparc x86" DEPEND="virtual/libc" RDEPEND="" diff --git a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild new file mode 100644 index 000000000000..07d81fd1242c --- /dev/null +++ b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild @@ -0,0 +1,39 @@ +# 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.1 2005/06/25 08:22:51 dragonheart Exp $ + +inherit toolchain-funcs + +DESCRIPTION="BCWipe secure file removal utility" +HOMEPAGE="http://www.jetico.com/" +SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz + http://www.jetico.com/linux/BCWipe.doc.tgz" + +LICENSE="bestcrypt" +SLOT="0" +IUSE="" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +DEPEND="virtual/libc" +RDEPEND="" + +S=${WORKDIR}/${PN} + +src_compile() { + emake CC=$(tc-getCC) DEFS="${CFLAGS}"|| die "Make failed" +} + +src_test() { + echo "abc123" >> testfile + ./bcwipe -f testfile || dir "bcwipe test failed" + [ -f testfile ] && die "test file still exists. bcwipe should of deleted it" +} + + +src_install() { + dobin bcwipe || die + doman bcwipe.1 + cd ../bcwipe-help + dodir /usr/share/doc/${PF} + cp -r * ${D}/usr/share/doc/${PF} +} diff --git a/app-crypt/bcwipe/files/digest-bcwipe-1.5_p3 b/app-crypt/bcwipe/files/digest-bcwipe-1.5_p3 new file mode 100644 index 000000000000..0b6854923ea2 --- /dev/null +++ b/app-crypt/bcwipe/files/digest-bcwipe-1.5_p3 @@ -0,0 +1,2 @@ +MD5 1b99a6d12c2b3259fdbd527f484f03c3 BCWipe-1.5-3.tar.gz 21093 +MD5 f095c187949d08a3cc3b245862df9acd BCWipe.doc.tgz 21218 diff --git a/app-crypt/bcwipe/metadata.xml b/app-crypt/bcwipe/metadata.xml index d8b96be3c5cd..b02ffbb5d348 100644 --- a/app-crypt/bcwipe/metadata.xml +++ b/app-crypt/bcwipe/metadata.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>bug-wranglers@gentoo.org</email> - <description>This package lacks a primary herd or maintainer.</description> - </maintainer> + <herd>crypto</herd> </pkgmetadata> |