commit: 53efb6ab408230ad9f79a5f09f26a1046f88d6e1 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Nov 4 10:55:54 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Nov 4 10:56:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53efb6ab
dev-java/jopt-simple: Set SLOT to 4.4. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/jopt-simple/jopt-simple-4.6.ebuild | 2 +- dev-java/jopt-simple/jopt-simple-4.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild index 84575f2..8d71f30 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="" diff --git a/dev-java/jopt-simple/jopt-simple-4.7.ebuild b/dev-java/jopt-simple/jopt-simple-4.7.ebuild index 530f472..2bb6838 100644 --- a/dev-java/jopt-simple/jopt-simple-4.7.ebuild +++ b/dev-java/jopt-simple/jopt-simple-4.7.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=""
