diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-09 19:10:07 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-09 19:10:07 +0000 |
commit | 08b77be1ad3ed524d4353bfe3ba591e769c1c1d4 (patch) | |
tree | e141ebca8ee464e8efd036d6623cd1757c14c2dc /app-crypt/bcwipe | |
parent | Remove old version. (diff) | |
download | gentoo-2-08b77be1ad3ed524d4353bfe3ba591e769c1c1d4.tar.gz gentoo-2-08b77be1ad3ed524d4353bfe3ba591e769c1c1d4.tar.bz2 gentoo-2-08b77be1ad3ed524d4353bfe3ba591e769c1c1d4.zip |
ppc stable #296029
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 6ad889d2d518..ac8741b843a6 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bcwipe # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.39 2009/11/07 19:11:57 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.40 2009/12/09 19:10:07 nixnut Exp $ + + 09 Dec 2009; nixnut <nixnut@gentoo.org> bcwipe-1.9.3.ebuild: + ppc stable #296029 *bcwipe-1.9.3 (07 Nov 2009) diff --git a/app-crypt/bcwipe/bcwipe-1.9.3.ebuild b/app-crypt/bcwipe/bcwipe-1.9.3.ebuild index e7785a1aa24d..10c8d1629126 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.3.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.3.ebuild,v 1.1 2009/11/07 19:11:57 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.3.ebuild,v 1.2 2009/12/09 19:10:07 nixnut Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" DEPEND="" RDEPEND="" |