projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a6b0da
)
dev-util/checkstyle: 7.2 stable on amd64 and x86 using ALLARCHES
author
James Le Cuirot
<chewi@gentoo.org>
Fri, 1 Sep 2017 20:11:58 +0000
(21:11 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Fri, 1 Sep 2017 20:13:08 +0000
(21:13 +0100)
Package-Manager: Portage-2.3.8, Repoman-2.3.2
dev-util/checkstyle/checkstyle-7.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/checkstyle/checkstyle-7.2.ebuild
b/dev-util/checkstyle/checkstyle-7.2.ebuild
index 5099ac9653552893dca66062cb9f83182b72ef86..0036872cb55c102a34eb189683f75efb08f90b40 100644
(file)
--- a/
dev-util/checkstyle/checkstyle-7.2.ebuild
+++ b/
dev-util/checkstyle/checkstyle-7.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-12,7
+12,7
@@
HOMEPAGE="https://github.com/checkstyle/checkstyle"
SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="
~amd64 ~
x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="
amd64
x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
CP_DEPEND="
dev-java/ant-core:0