diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-11-03 13:48:20 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-11-03 23:01:58 +0000 |
commit | 3cbda8248b64e2ebc7673116e4efa72fd73cd1f4 (patch) | |
tree | 65357b1e16e1c53d996f618b1c6e186b21eb30bd | |
parent | media-sound/pulseaudio: Version bump (diff) | |
download | gentoo-3cbda8248b64e2ebc7673116e4efa72fd73cd1f4.tar.gz gentoo-3cbda8248b64e2ebc7673116e4efa72fd73cd1f4.tar.bz2 gentoo-3cbda8248b64e2ebc7673116e4efa72fd73cd1f4.zip |
dev-java/commons-chain: Set SLOT to 0.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r-- | dev-java/commons-chain/commons-chain-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-chain/commons-chain-1.2.ebuild b/dev-java/commons-chain/commons-chain-1.2.ebuild index 4e20ef49d0c8..3a14fa572652 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 |