From 4d7c36a46c2d541817515bd28cfb8315dd9a53e1 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Wed, 9 Apr 2008 17:27:25 +0000 Subject: Fix license reference, bug#216864, thanks to Philippe Chaintreuil Package-Manager: portage-2.1.5_rc2 --- app-crypt/bcwipe/ChangeLog | 5 ++++- app-crypt/bcwipe/Manifest | 4 ++-- app-crypt/bcwipe/bcwipe-1.7_p2.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-crypt/bcwipe') diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index f89ca4f570bc..0d0b8d3d037f 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bcwipe # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.29 2008/03/22 10:23:16 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.30 2008/04/09 17:27:25 alonbl Exp $ + + 09 Apr 2008; Alon Bar-Lev bcwipe-1.7_p2.ebuild: + Fix license reference, bug#216864, thanks to Philippe Chaintreuil 22 Mar 2008; Alon Bar-Lev -bcwipe-1.6_p8.ebuild: Cleanup diff --git a/app-crypt/bcwipe/Manifest b/app-crypt/bcwipe/Manifest index 239f33e8e12d..2b0bf0f1c7ad 100644 --- a/app-crypt/bcwipe/Manifest +++ b/app-crypt/bcwipe/Manifest @@ -1,6 +1,6 @@ AUX bcwipe-1.6_p8-qa.patch 395 RMD160 261dfa86ed3536632745e4ec1e3de0e8fcb30c81 SHA1 d62a6ce1d74b69d40ff87c2d9f2ee26222dbffd4 SHA256 53ef5b4b243a10d82a7b436aa19dbb8c5562273f015d33cced0072acbe701958 DIST BCWipe-1.7-2.tar.gz 26818 RMD160 0e451319262459a2cb16bc0e4534e83cbb05ca84 SHA1 e0ec4fc95e977737283ea20934dc732bbbd4621a SHA256 d03da7638363f732701ccbe24fd368ca61da75d59665e927a75de0742738d328 DIST BCWipe.doc.tgz 21218 RMD160 a38bb741c3aae7d849cc8035010644720434ac2b SHA1 a5240848e1fd3fc534aa0d62a76bb120f498fb1a SHA256 afa50bf8653bb6bee108f0ae8b3dc35d289dde3d5c513b7e9ae7fe373635df4f -EBUILD bcwipe-1.7_p2.ebuild 1108 RMD160 49a3ac5687d37cd0818b1e73c90a4ef228aa0177 SHA1 e73f6f49fe6ec491aa084ed0c4811727d7a95e2d SHA256 2a304f11efabfb61b1f8786ce9f3eee18989de1e182f902ff385e55180217964 -MISC ChangeLog 3654 RMD160 6ed9eeb4915e177a2360e8af1d0045942bf878f0 SHA1 61dc318cc5b88b2e6c4f07388921ace2bb37daf1 SHA256 5ab1fcf6b4b66ea792c58e3bc2cb0d52fc5d811dbae4c9b6d2ccbcd095eb0b75 +EBUILD bcwipe-1.7_p2.ebuild 1125 RMD160 1164499f48044a9c2d71f6ad4dd9a760b115bdd6 SHA1 3612b5b9438252e99f1ec3f1c710b7d7d7a94ff2 SHA256 950a270606334054609aacf95cf815435a4b8980c550d6f7ae9e25119efb8844 +MISC ChangeLog 3793 RMD160 c54ff720b5a7b920dc762747c928f9bcdc61868b SHA1 86bf6c4208b2a22f69dbcf2994f5233332ad0830 SHA256 f233b291484e3f55424b166efeb2f32e029357e9e138fa8d04d4fd88d7dd437b MISC metadata.xml 160 RMD160 61ea9f9370afee3db802f40f7c6b2edd2f5347cf SHA1 51cf29a3589cff823294704e225b0de18f65e6dd SHA256 7419f4e73ddd07284403525f1380824fc68280cad69e2dfae0645ad52b33ef10 diff --git a/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild index 09a67180ae5c..7a0718eaf470 100644 --- a/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild,v 1.4 2008/03/22 10:10:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild,v 1.5 2008/04/09 17:27:25 alonbl Exp $ inherit toolchain-funcs eutils @@ -40,5 +40,5 @@ src_install() { pkg_postinst() { ewarn "The BestCrypt drivers are not free - Please purchace a license from " ewarn "http://www.jetico.com/" - ewarn "full details /usr/share/doc/${PF}/wu_licen.htm" + ewarn "full details /usr/share/doc/${PF}/html/bcwipe-help/wu_licen.htm" } -- cgit v1.2.3-65-gdbad