projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3030a85
)
dev-java/trident: Stable for amd64+x86.
author
Patrice Clement
<monsieurp@gentoo.org>
Wed, 19 Aug 2015 10:34:45 +0000
(10:34 +0000)
committer
Patrice Clement
<monsieurp@gentoo.org>
Wed, 19 Aug 2015 13:26:42 +0000
(13:26 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/trident/trident-1.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/trident/trident-1.3.ebuild
b/dev-java/trident/trident-1.3.ebuild
index 24de5640177f7682ef1ed68bc79019d040a16201..5ec865c6e54bf8966a69508685ebf0dbfd8ac975 100644
(file)
--- a/
dev-java/trident/trident-1.3.ebuild
+++ b/
dev-java/trident/trident-1.3.ebuild
@@
-14,18
+14,18
@@
SRC_URI="https://kenai.com/projects/trident/downloads/download/version%20${PV}%2
LICENSE="BSD"
SLOT="0"
-KEYWORDS="
~amd64 ~
x86"
+KEYWORDS="
amd64
x86"
IUSE=""
RESTRICT="test"
-C
OMMON_
DEPEND="dev-java/swt:3.7"
+CDEPEND="dev-java/swt:3.7"
DEPEND=">=virtual/jdk-1.6
app-arch/unzip
- ${C
OMMON_
DEPEND}"
+ ${CDEPEND}"
RDEPEND=">=virtual/jre-1.6
- ${C
OMMON_
DEPEND}"
+ ${CDEPEND}"
S="${WORKDIR}"