commit:     97a87769e072805e16faa970f6c8a1cdb18383e1
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 09:43:22 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 09:43:43 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a87769

dev-java/osgi-core-api: Remove old.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-java/osgi-core-api/Manifest                   |  1 -
 dev-java/osgi-core-api/osgi-core-api-4.3.ebuild   | 30 -----------------------
 dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/dev-java/osgi-core-api/Manifest b/dev-java/osgi-core-api/Manifest
index d5c0c84..aff3618 100644
--- a/dev-java/osgi-core-api/Manifest
+++ b/dev-java/osgi-core-api/Manifest
@@ -1,2 +1 @@
-DIST osgi-core-api-4.3-all.zip 337463 SHA256 
e03188926e6dfbc87ef7a097226c6cd01e399747d75e03a233961de661b13fbc SHA512 
4620e96e0a24661a0d3f3a570598d51ba9068b7204f3dd34179bdca76ad9f2edf2e20c1656f0dc355be647a2b5befc064ff50b8f75167639580fb5ef661292c1
 WHIRLPOOL 
97634762b8c2042301d78312baff5bc575314d5ded28d673d69f354c1e5b23d3845bd4d90421f6d2fe20574386ae5d88e126da90d1fde8aabe71530cc2b8f65f
 DIST osgi.core-5.0.0.jar 418232 SHA256 
22fe6c64753a0479fb450bcb740ea5e51747cca2e1aabb8a582d50c02c3eec94 SHA512 
de7c5aa327a4361b81d953951488b84071e525cfd3e50f0334450b8c1b25733248de9459239ee7091f8961ac8b047a0492d692fb7cd408a0ec07df090ea9e2c3
 WHIRLPOOL 
9164e08ccd6f079898d0dedd33df1ea1f76f3ed4e65fe9205d17e72e6d8f6e5820fbab7a0bbe9633efa85f9ff4a9045813ea9d193dc110f5b6bd7d67a98b621c

diff --git a/dev-java/osgi-core-api/osgi-core-api-4.3.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-4.3.ebuild
deleted file mode 100644
index 40fa429..0000000
--- a/dev-java/osgi-core-api/osgi-core-api-4.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="OSGi Service Platform Core API (Companion Code)"
-HOMEPAGE="http://www.osgi.org/Specifications/HomePage";
-SRC_URI="http://www.osgi.org/download/r4v${PV//./}/osgi.core-${PV}.0.jar -> 
${P}-all.zip"
-
-LICENSE="Apache-2.0 OSGi-Specification-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-       >=virtual/jre-1.5"
-DEPEND="
-       >=virtual/jdk-1.5
-       app-arch/unzip"
-
-JAVA_SRC_DIR="OSGI-OPT/src"
-
-java_prepare() {
-       rm -r org || die
-}

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild
index f533b4a..11c36bf 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 

Reply via email to