From 66787c221c093b25d282bf3cf56b1f53dc11b208 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Sun, 6 Jun 2004 15:49:41 +0000 Subject: QA - IUSE fix --- app-crypt/bcwipe/ChangeLog | 8 ++++++-- app-crypt/bcwipe/bcwipe-1.2_p3.ebuild | 3 ++- app-crypt/bcwipe/bcwipe-1.3_p1.ebuild | 3 ++- app-crypt/bcwipe/metadata.xml | 9 +++++++++ 4 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 app-crypt/bcwipe/metadata.xml (limited to 'app-crypt/bcwipe') diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index c2e3e7928851..6d26591029ec 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/bcwipe -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.3 2003/09/20 22:32:38 prez Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.4 2004/06/06 15:49:41 dragonheart Exp $ + + 07 Jun 2004; Daniel Black +metadata.xml, + bcwipe-1.2_p3.ebuild, bcwipe-1.3_p1.ebuild: + QA - IUSE fix *bcwipe-1.3_p1 (20 Sep 2003) diff --git a/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild index 3c5008631ec1..e11a8750925a 100644 --- a/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild,v 1.4 2004/03/06 04:46:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild,v 1.5 2004/06/06 15:49:41 dragonheart Exp $ DESCRIPTION="BCWipe secure file removal utility" HOMEPAGE="http://www.jetico.com/" @@ -8,6 +8,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz" LICENSE="bestcrypt" SLOT="0" +IUSE="" KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild b/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild index 3c1576ea785f..09510a819d70 100644 --- a/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild,v 1.2 2004/03/06 04:48:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild,v 1.3 2004/06/06 15:49:41 dragonheart Exp $ DESCRIPTION="BCWipe secure file removal utility" HOMEPAGE="http://www.jetico.com/" @@ -9,6 +9,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz LICENSE="bestcrypt" SLOT="0" +IUSE="" KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/app-crypt/bcwipe/metadata.xml b/app-crypt/bcwipe/metadata.xml new file mode 100644 index 000000000000..d8b96be3c5cd --- /dev/null +++ b/app-crypt/bcwipe/metadata.xml @@ -0,0 +1,9 @@ + + + + no-herd + + bug-wranglers@gentoo.org + This package lacks a primary herd or maintainer. + + -- cgit v1.2.3-65-gdbad