dev-java/bcpg: Fix header. Correct use test condition.
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 24 Oct 2015 10:38:39 +0000 (10:38 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 24 Oct 2015 14:14:15 +0000 (14:14 +0000)
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/bcpg/bcpg-1.50-r1.ebuild

index 83efd144905d91ccd8eb3f64d1ba05c6162ca26f..d52ada51679a313083bdf6ce9dd634598375a7bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -45,7 +45,7 @@ src_unpack() {
 }
 
 java_prepare() {
-       if ! test; then
+       if ! use test; then
                local RM_TEST_FILES=(
                        org/bouncycastle/openpgp/test
                        org/bouncycastle/openpgp/examples/test