projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ba0c0
)
dev-java/bcpg: Correct a typo in a if condition.
author
Patrice Clement
<monsieurp@gentoo.org>
Tue, 25 Aug 2015 22:12:59 +0000
(22:12 +0000)
committer
Patrice Clement
<monsieurp@gentoo.org>
Tue, 25 Aug 2015 23:12:25 +0000
(23:12 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/bcpg/bcpg-1.52-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/bcpg/bcpg-1.52-r1.ebuild
b/dev-java/bcpg/bcpg-1.52-r1.ebuild
index 42f4909058a455db34d0803d2f949c6cccb3c22c..05fe7b29150c187626e19870a3898825f93d1e69 100644
(file)
--- a/
dev-java/bcpg/bcpg-1.52-r1.ebuild
+++ b/
dev-java/bcpg/bcpg-1.52-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
5
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