* [gentoo-commits] repo/gentoo:master commit in: dev-java/swarmcache/
@ 2017-03-22 23:59 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2017-03-22 23:59 UTC (permalink / raw
To: gentoo-commits
commit: 274b59bbadbdf18236f63109ad7b0bbf5974b951
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 23:58:03 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 23:59:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274b59bb
dev-java/swarmcache: EAPI 6 bump.
Gentoo-Bug: https://bugs.gentoo.org/613556
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../swarmcache-1.0_pre20050106-r2.ebuild | 37 ++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
new file mode 100644
index 00000000000..7459c425a27
--- /dev/null
+++ b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Cluster-aware Caching for Java"
+HOMEPAGE="http://swarmcache.sourceforge.net"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+LICENSE="LGPL-2"
+SLOT="0"
+
+CDEPEND="
+ dev-java/jgroups:0
+ dev-java/ant-core:0
+ dev-java/commons-logging:0
+ dev-java/commons-collections:0"
+
+RDEPEND="
+ ${CDEPEND}
+ >=virtual/jre-1.6"
+
+DEPEND="
+ ${CDEPEND}
+ >=virtual/jdk-1.6"
+
+JAVA_GENTOO_CLASSPATH="
+ jgroups
+ ant-core
+ commons-logging
+ commons-collections
+"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/swarmcache/
@ 2018-03-20 10:01 Agostino Sarubbo
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2018-03-20 10:01 UTC (permalink / raw
To: gentoo-commits
commit: ea10b78b24beeaeeb13e1bfe2c233ec5c9e664dc
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 20 10:01:21 2018 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 10:01:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea10b78b
dev-java/swarmcache: amd64 stable wrt bug #647514
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
index 7459c425a27..4d6d9b6cbd4 100644
--- a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
+++ b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Cluster-aware Caching for Java"
HOMEPAGE="http://swarmcache.sourceforge.net"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
LICENSE="LGPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/swarmcache/
@ 2018-04-12 20:54 Thomas Deutschmann
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Deutschmann @ 2018-04-12 20:54 UTC (permalink / raw
To: gentoo-commits
commit: 4f5978459e265c97996efca213f2526634ff582d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 20:50:23 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 20:54:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f597845
dev-java/swarmcache: x86 stable (bug #647514)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
index 4d6d9b6cbd4..26b7ff630e5 100644
--- a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
+++ b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Cluster-aware Caching for Java"
HOMEPAGE="http://swarmcache.sourceforge.net"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
LICENSE="LGPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/swarmcache/
@ 2018-05-04 20:49 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2018-05-04 20:49 UTC (permalink / raw
To: gentoo-commits
commit: bc405329e3e13efb7a1bf418315db08bb1f8f86d
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed May 2 10:14:56 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri May 4 20:49:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc405329
dev-java/swarmcache: remove old.
.../swarmcache-1.0_pre20050106-r1.ebuild | 50 ----------------------
1 file changed, 50 deletions(-)
diff --git a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r1.ebuild b/dev-java/swarmcache/swarmcache-1.0_pre20050106-r1.ebuild
deleted file mode 100644
index 04114dd4045..00000000000
--- a/dev-java/swarmcache/swarmcache-1.0_pre20050106-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="SwarmCache is a simple but effective distributed cache"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-HOMEPAGE="http://swarmcache.sourceforge.net"
-LICENSE="LGPL-2"
-SLOT="1.0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
-
-COMMON_DEP=">=dev-java/commons-collections-3
- >=dev-java/commons-logging-1.0.4
- >=dev-java/jgroups-2.2.7"
-
-RDEPEND=">=virtual/jre-1.4
- ${COMMON_DEP}"
-
-DEPEND=">=virtual/jdk-1.4
- ${COMMON_DEP}
- >=dev-java/ant-core-1.5"
-
-src_unpack() {
- unpack ${A}
-
- cd "${S}/lib"
- java-pkg_jar-from commons-collections
- java-pkg_jar-from commons-logging
- java-pkg_jar-from jgroups
-}
-
-#Tests seem to start a server that just waits
-#src_test() {
-# eant test
-#}
-RESTRICT="test"
-
-src_install() {
- java-pkg_dojar dist/${PN}.jar
-
- dodoc *.txt
- use doc && java-pkg_dojavadoc web/api
- use source && java-pkg_dosrc src/net
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-05-04 20:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-12 20:54 [gentoo-commits] repo/gentoo:master commit in: dev-java/swarmcache/ Thomas Deutschmann
-- strict thread matches above, loose matches on Subject: below --
2018-05-04 20:49 Patrice Clement
2018-03-20 10:01 Agostino Sarubbo
2017-03-22 23:59 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox