* [gentoo-commits] repo/gentoo:master commit in: dev-java/smack/
@ 2019-05-12 15:46 Patrice Clement
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2019-05-12 15:46 UTC (permalink / raw
To: gentoo-commits
commit: 58fdf9fead7ed6a00233248e9d9d98f114ad8a2c
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 15:41:55 2019 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun May 12 15:46:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58fdf9fe
dev-java/smack: version bump.
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Closes: https://bugs.gentoo.org/216776
dev-java/smack/Manifest | 1 +
dev-java/smack/smack-3.2.1.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-java/smack/Manifest b/dev-java/smack/Manifest
index 4627ff701a3..a7527d6fa46 100644
--- a/dev-java/smack/Manifest
+++ b/dev-java/smack/Manifest
@@ -1 +1,2 @@
+DIST smack-3.2.1.jar 747528 BLAKE2B bc60a8775a3eed2fdbf7403abf18468d599b49b980a129f10f118cb2240478ba14da59cd1368ab752f5c613ade679e13d0015fe303d140006a86b72c67fa8e54 SHA512 374f1a18559ee65974574cfdb2a9d83a520bbed08c75a54385e42b206a610c1fa368443007ce7357d9ad9262df749bf6d956e35e01bb2b73a912a2b330197a46
DIST smack-dev-2.2.1.tar.gz 4052596 BLAKE2B c8be42b444533557a6d2dbc363fb58349ec677898e03d8ffcace063bf98997c7bbff6a4b04dc88eb012660b8f03da80fd710b501724260ab8147ebd6014682b6 SHA512 a6f6f70a61dec69ec2f3c82544f83100bf4ef39aa657ed7a8ce635be8484d3ed2cb539961286482ccc9f607520e0646e14668a17b4004ae6bd157b3d894146f0
diff --git a/dev-java/smack/smack-3.2.1.ebuild b/dev-java/smack/smack-3.2.1.ebuild
new file mode 100644
index 00000000000..8e0cfdbf68e
--- /dev/null
+++ b/dev-java/smack/smack-3.2.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# 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="XMPP client library for instant messaging and presence"
+HOMEPAGE="http://www.jivesoftware.org/smack"
+SRC_URI="https://repo1.maven.org/maven2/org/igniterealtime/${PN}/${PN}/${PV}/${P}-sources.jar -> ${P}.jar"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+CDEPEND="dev-java/xpp3:0"
+
+DEPEND="
+ >=virtual/jdk-1.6
+ ${CDEPEND}"
+
+RDEPEND="
+ >=virtual/jre-1.6
+ ${CDEPEND}"
+
+JAVA_GENTOO_CLASSPATH="xpp3"
+
+JAVA_SRC_DIR="org"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/smack/
@ 2019-05-12 15:49 Patrice Clement
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement @ 2019-05-12 15:49 UTC (permalink / raw
To: gentoo-commits
commit: fb6c9dacaeca4cb82c0ffea20b36639890a6f821
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 15:49:08 2019 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun May 12 15:49:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6c9dac
dev-java/smack: add a SLOT number.
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-java/smack/smack-3.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/smack/smack-3.2.1.ebuild b/dev-java/smack/smack-3.2.1.ebuild
index 8e0cfdbf68e..139203ac804 100644
--- a/dev-java/smack/smack-3.2.1.ebuild
+++ b/dev-java/smack/smack-3.2.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.jivesoftware.org/smack"
SRC_URI="https://repo1.maven.org/maven2/org/igniterealtime/${PN}/${PN}/${PV}/${P}-sources.jar -> ${P}.jar"
LICENSE="Apache-2.0"
-SLOT="0"
+SLOT="3"
KEYWORDS="~amd64 ~x86"
CDEPEND="dev-java/xpp3:0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-12 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-12 15:49 [gentoo-commits] repo/gentoo:master commit in: dev-java/smack/ Patrice Clement
-- strict thread matches above, loose matches on Subject: below --
2019-05-12 15:46 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox