summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-09-28 16:14:32 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-09-28 16:15:52 +0000
commitd23c6c3dc9a9dc9101868abbe13fc504f96f4fdd (patch)
tree29daebdb582716063fd2addeef6cec22fff3171c
parentdev-java/istack-commons-runtime: Stable for amd64. Stable for ppc+ppc64+x86 u... (diff)
downloadgentoo-d23c6c3d.tar.gz
gentoo-d23c6c3d.tar.bz2
gentoo-d23c6c3d.zip
dev-java/istack-commons-runtime: Clean up old.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--dev-java/istack-commons-runtime/Manifest2
-rw-r--r--dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild42
-rw-r--r--dev-java/istack-commons-runtime/istack-commons-runtime-20090620-r1.ebuild60
3 files changed, 0 insertions, 104 deletions
diff --git a/dev-java/istack-commons-runtime/Manifest b/dev-java/istack-commons-runtime/Manifest
index 81bcde5dc79e..6c787e80ac32 100644
--- a/dev-java/istack-commons-runtime/Manifest
+++ b/dev-java/istack-commons-runtime/Manifest
@@ -1,3 +1 @@
-DIST istack-commons-20070122.tar.bz2 10360 SHA256 dc8c86bb11f7ddd4c1c50ca0925d59ade16b5dc74bcd983fe95a08e104662a8e SHA512 120b9b8db52cebe507e8711dd4fcdc1a12db8d2320ff9054e1fa6688a321cbb18d25f6beb06e11a091c1cbc2870ab07e9df9681784893c5f0d6f36ae4b7e12f6 WHIRLPOOL b4d47b9d73ecd26c2effd287642521d8ecd6741c6df140bd024aa54770ddf1084d504ade53505e27dda66e3204e2625dcb63c40df1d098e4baed76f5371a55ee
-DIST istack-commons-20090620-src.tar.bz2 30194 SHA256 0719fbc462f98bfb66e9606fad11845797a2ba7dd54ad780e07e16c63f3ea899 SHA512 8a037852a19dd8ecf66fd6b6ca1454503e9f3d36ee716d774a1eb70245a60cf21c7e14ae97d811953d68475c4ea9bef7b9470d0ab82363481dc0f71c2865d2d4 WHIRLPOOL 68f8427892ff95390bf418c874dccd84aefe5c04f26e40b42f1f3e6fbe85a81f695365c1ff3b34eab0a4ebf42476301434555ed43d556f39f597bcd4c6861630
DIST istack-commons-runtime-2.22-sources.jar 33136 SHA256 06520c4566d7ab28358ce06f03caaf7f44ebccca8b79fdb5d4ddc4df221911bb SHA512 cfabed991cadfa3562a2a281f4b3bdabadd753cd3b9ee918b3f89428e416c0d23aed928d5f61bde4f3958d12f4cb63130354cbf6bf14577ed54871a46d703bdd WHIRLPOOL d35c96f6d7658dceaa7dacf6a23f6993c7f5a0755557f24ad4f23db3a750c635dfa8769b145e100c378050136df27b46fd0ee389a458cd694cab712a019db075
diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild
deleted file mode 100644
index e0d761ea46d1..000000000000
--- a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="istack-commons"
-HOMEPAGE="https://istack-commons.dev.java.net/"
-SRC_URI="mirror://gentoo/istack-commons-${PV}.tar.bz2"
-
-LICENSE="CDDL"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-COMMON_DEP="java-virtuals/jaf"
-
-DEPEND=">=virtual/jdk-1.5
- ${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.5
- ${COMMON_DEP}"
-
-S="${WORKDIR}/istack-commons-${PV}"
-
-src_unpack() {
- unpack ${A}
-
- java-ant_bsfix_one "${S}/build-common.xml"
-
- java-pkg_jarfrom --into "${S}/runtime/lib" --virtual jaf
-}
-
-EANT_BUILD_XML="runtime/build.xml"
-
-src_install() {
-
- java-pkg_dojar runtime/build/istack-commons-runtime.jar
-
- use source && java-pkg_dosrc runtime/src/*
-}
diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20090620-r1.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20090620-r1.ebuild
deleted file mode 100644
index 46da96eee982..000000000000
--- a/dev-java/istack-commons-runtime/istack-commons-runtime-20090620-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="istack-commons"
-HOMEPAGE="https://istack-commons.dev.java.net/"
-PROJ_PN="istack-commons"
-PROJ_P="${PROJ_PN}-${PV}"
-SRC_FILE="${PROJ_P}-src.tar.bz2"
-SRC_URI="mirror://gentoo/${SRC_FILE}"
-
-LICENSE="CDDL"
-SLOT="1.1"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-IUSE=""
-
-COMMON_DEP="
- java-virtuals/jaf
- java-virtuals/stax-api"
-
-DEPEND=">=virtual/jdk-1.5
- ${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.5
- ${COMMON_DEP}"
-
-S="${WORKDIR}/${PROJ_P}"
-
-# Helper to generate the tarball :-)
-# ( PN=istack-commons-runtime ; PV=20090620 ; P="${PN}-${PV}" ; . ${P}.ebuild ; src_tarball )
-src_tarball() {
- CVSROOT=':pserver:guest@cvs.dev.java.net:/cvs'
- PROJ_PN='istack-commons'
- cvs -d "${CVSROOT}" \
- export -D $PV -d "${PROJ_P}" \
- "${PROJ_PN}/${PROJ_PN}" && \
- tar cvjf "${SRC_FILE}" \
- --exclude '*.zip' \
- --exclude '*.jar' \
- "${PROJ_P}" \
- && \
- echo "New tarball located at ${SRC_FILE}"
-}
-
-java_prepare() {
- java-ant_bsfix_one "${S}/build-common.xml"
- java-pkg_jarfrom --into "${S}/runtime/lib" --virtual jaf
- java-pkg_jarfrom --into "${S}/runtime/lib" --virtual stax-api
-}
-
-EANT_BUILD_XML="runtime/build.xml"
-
-src_install() {
- java-pkg_dojar runtime/build/istack-commons-runtime.jar
- use source && java-pkg_dosrc runtime/src/*
-}