dev-java/smack: add a SLOT number.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 12 May 2019 15:49:08 +0000 (17:49 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 12 May 2019 15:49:08 +0000 (17:49 +0200)
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-java/smack/smack-3.2.1.ebuild

index 8e0cfdbf68e4138cfa0324b1afd89822ff4bcd3d..139203ac8046a2999dd6ddb6617d68a57575bcf9 100644 (file)
@@ -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"