summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-11-04 10:55:54 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-11-04 10:56:32 +0000
commit53efb6ab408230ad9f79a5f09f26a1046f88d6e1 (patch)
tree7ed878b0d785dd1f127614610fbd04d9d84364e8 /dev-java/jopt-simple/jopt-simple-4.6.ebuild
parentdev-lang/swi-prolog: bump EAPI to 5 (diff)
downloadgentoo-53efb6ab408230ad9f79a5f09f26a1046f88d6e1.tar.gz
gentoo-53efb6ab408230ad9f79a5f09f26a1046f88d6e1.tar.bz2
gentoo-53efb6ab408230ad9f79a5f09f26a1046f88d6e1.zip
dev-java/jopt-simple: Set SLOT to 4.4.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/jopt-simple/jopt-simple-4.6.ebuild')
-rw-r--r--dev-java/jopt-simple/jopt-simple-4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
index 84575f244221..8d71f303f881 100644
--- a/dev-java/jopt-simple/jopt-simple-4.6.ebuild
+++ b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A Java library for parsing command line options"
HOMEPAGE="https://pholser.github.com/jopt-simple/"
SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
LICENSE="MIT"
-SLOT="0"
+SLOT="4.4"
KEYWORDS="amd64 x86 ~ppc ~ppc64"
IUSE=""