summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for Java on ppc across the treeJames Le Cuirot2016-01-161-2/+2
| | | | Sorry! *sniff*
* dev-java/bprov: Add back old ebuilds for version 1.50 and 1.52 until SLOTing ↵Patrice Clement2015-10-091-0/+66
| | | | | | | | | | | | | | | is fixed across the tree. Currently, both ebuilds have two different SLOTs (0 and 1.52) which is inconsistent. We should decide on which SLOT we keep and mend ebuilds across the tree who use the wrong SLOT. I have been breaking the tree a couple of times this morning due to this mismatch. This commit should quiet down the CI system now. Package-Manager: portage-2.2.20.1 RepoMan-Options: --force Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/bcprov: Clean up old.Patrice Clement2015-10-091-66/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/bcprov: Stable for amd64. Stable for ppc+ppc64+x86 using the ↵Patrice Clement2015-10-081-1/+1
| | | | | | | ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/bcprov: Mend use test condition.Patrice Clement2015-10-081-2/+2
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/bcprov: Add a new SLOT to version {1.50,1.52}. Make use of and ↵Patrice Clement2015-08-101-0/+66
inherit java-pkg_simple. Clean up hacks. Fixes bug 557242. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>