commit: 3cbda8248b64e2ebc7673116e4efa72fd73cd1f4 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Nov 3 13:48:20 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Nov 3 23:01:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbda824
dev-java/commons-chain: Set SLOT to 0. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/commons-chain/commons-chain-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/commons-chain/commons-chain-1.2.ebuild b/dev-java/commons-chain/commons-chain-1.2.ebuild index 4e20ef4..3a14fa5 100644 --- a/dev-java/commons-chain/commons-chain-1.2.ebuild +++ b/dev-java/commons-chain/commons-chain-1.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://commons.apache.org/proper/commons-chain/" SRC_URI="mirror://apache/commons/chain/source/${MY_P}.zip" LICENSE="Apache-2.0" -SLOT="1.2" +SLOT="0" KEYWORDS="amd64 x86" # Too many missing imports from javax.servlet.* which causes the
