projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2dce9d
)
dev-java/minlog: Stable for amd64. Retroactively mark stable for the remaining arches...
author
Patrice Clement
<monsieurp@gentoo.org>
Tue, 16 Feb 2016 12:28:01 +0000
(12:28 +0000)
committer
Patrice Clement
<monsieurp@gentoo.org>
Tue, 16 Feb 2016 12:46:48 +0000
(12:46 +0000)
Package-Manager: portage-2.2.26
dev-java/minlog/minlog-1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/minlog/minlog-1.2.ebuild
b/dev-java/minlog/minlog-1.2.ebuild
index 06033d13402c9f82c4b02aafa70da5b7868c5f0c..69a7b4b850432b4f4d03c0ee785696f5c1ae8100 100644
(file)
--- a/
dev-java/minlog/minlog-1.2.ebuild
+++ b/
dev-java/minlog/minlog-1.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-14,12
+14,14
@@
SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="
~amd64 ~
x86"
+KEYWORDS="
amd64
x86"
IUSE=""
-DEPEND="${CDEPEND}
+DEPEND="
+ ${CDEPEND}
>=virtual/jdk-1.5"
-RDEPEND="${CDEPEND}
+RDEPEND="
+ ${CDEPEND}
>=virtual/jre-1.5"
S="${WORKDIR}/${PN}"