[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2022-02-08 Thread Sam James
commit: 1a783de1e51fae544e3e37bc507b717952c63fef
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  9 01:24:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  9 01:24:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a783de1

dev-java/osgi-core-api: Stabilize 5.0.0-r2 arm64, #832896

Signed-off-by: Sam James  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
index 687d31892300..36af959c037c 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x64-macos"
 
 RDEPEND=">=virtual/jre-1.8:*"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2021-12-17 Thread Arthur Zamarin
commit: abbe44d18e212074a0347e31f2055951166885ad
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 17 08:16:00 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 17 08:16:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abbe44d1

dev-java/osgi-core-api: Keyword 5.0.0-r2 arm, #829400

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
index 930e89375ac6..687d31892300 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x64-macos"
 
 RDEPEND=">=virtual/jre-1.8:*"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2021-12-16 Thread Arthur Zamarin
commit: d3e9a0bea80ead9e86f9bb682df4194009d61dfc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 17 07:48:59 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 17 07:49:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e9a0be

dev-java/osgi-core-api: Keyword 5.0.0-r2 arm64, #829400

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
index 22a609e19717..930e89375ac6 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x64-macos"
 
 RDEPEND=">=virtual/jre-1.8:*"
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2021-12-12 Thread Miroslav Šulc
commit: 36590c60f059a5dc604e1691cb8b7e4a032cb841
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Dec 12 21:52:30 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Dec 13 07:11:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36590c60

dev-java/osgi-core-api: EAPI 8, min java 1.8:*

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: 
https://github.com/gentoo/gentoo/pull/23280/commits/a96be15c7b61ff41f2cb849bacbbe9014f5c73f4
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../osgi-core-api/osgi-core-api-5.0.0-r2.ebuild| 29 ++
 1 file changed, 29 insertions(+)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
new file mode 100644
index ..22a609e19717
--- /dev/null
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+MAVEN_ID="org.osgi:org.osgi.core:5.0.0"
+
+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/r5/osgi.core-${PV}.jar;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x64-macos"
+
+RDEPEND=">=virtual/jre-1.8:*"
+
+DEPEND=">=virtual/jdk-1.8:*
+   app-arch/unzip"
+
+JAVA_SRC_DIR="OSGI-OPT/src"
+
+src_prepare() {
+   default
+   rm -r org || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2021-12-12 Thread Miroslav Šulc
commit: 3901cc2ee914f9bd352b78ba85fc7a05fedf8e39
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Dec 13 07:11:30 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Dec 13 07:11:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3901cc2e

dev-java/osgi-core-api: removed obsolete 5.0.0-r1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../osgi-core-api/osgi-core-api-5.0.0-r1.ebuild| 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
deleted file mode 100644
index 086622b79278..
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-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/r5/osgi.core-${PV}.jar;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x64-macos"
-IUSE=""
-
-RDEPEND="
-   >=virtual/jre-1.6"
-
-DEPEND="
-   >=virtual/jdk-1.6
-   app-arch/unzip"
-
-JAVA_SRC_DIR="OSGI-OPT/src"
-
-java_prepare() {
-   rm -r org || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2021-11-26 Thread Sam James
commit: 6a4c80bf7857fc380bd1909c7ae9880fef57123f
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 26 08:44:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 26 08:44:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a4c80bf

dev-java/osgi-core-api: Stabilize 5.0.0-r1 ppc64, #809560

Signed-off-by: Sam James  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
index 9ef2442e4438..086622b79278 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2021-03-13 Thread Fabian Groffen
commit: 3b0dd09203e4e9746c9b6643b8607409a9787867
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Mar 13 11:28:45 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Mar 13 11:29:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0dd092

dev-java/osgi-core-api-5.0.0-r1: marked ~x64-macos

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
index b6dbedd21ac..9ef2442e443 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2020-07-12 Thread Sergei Trofimovich
commit: b9ada0f8d6a5e3d7ace9becd2b5273462ae316b9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 12 12:33:24 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 12 12:33:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ada0f8

dev-java/osgi-core-api: keyworded 5.0.0-r1 for ppc64

keyworded wrt bug #720116

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
index 4ba35b58ab7..b6dbedd21ac 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2019-11-22 Thread Aaron Bauman
commit: 4bcb2a251f70475e6a5142b7532f28161b544f62
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Nov 23 05:49:31 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Nov 23 05:49:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bcb2a25

dev-java/osgi-core-api: drop old EAPI

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild | 29 ---
 1 file changed, 29 deletions(-)

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
deleted file mode 100644
index b00be73ca48..000
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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/r5/osgi.core-${PV}.jar;
-
-LICENSE="Apache-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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2019-04-08 Thread Manuel Rüger
commit: f0cab33692d85b5138483a808f315abbd88a1b78
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Apr  8 13:44:37 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Apr  8 13:44:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0cab336

dev-java/osgi-core-api: Stabilize -r1 on amd64 and x86

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
index 30e9dd6437d..4ba35b58ab7 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2018-02-02 Thread Fabian Groffen
commit: 8ad97377c03136fc6e91a9005de03991cf5d877e
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Feb  2 08:52:38 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Feb  2 09:05:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad97377

dev-java/osgi-core-api: marked ~amd64-linux

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
index 8ab9968af27..30e9dd6437d 100644
--- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2015-12-03 Thread Patrice Clement
commit: d718007741f4865466524b0bce10323a0112de59
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Dec  3 17:13:27 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec  3 21:19:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7180077

dev-java/osgi-core-api: EAPI 5 bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement  gentoo.org>

 .../osgi-core-api/osgi-core-api-5.0.0-r1.ebuild| 31 ++
 1 file changed, 31 insertions(+)

diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild 
b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
new file mode 100644
index 000..30ac8b1
--- /dev/null
+++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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/r5/osgi.core-${PV}.jar;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=virtual/jre-1.6"
+
+DEPEND="
+   >=virtual/jdk-1.6
+   app-arch/unzip"
+
+JAVA_SRC_DIR="OSGI-OPT/src"
+
+java_prepare() {
+   rm -r org || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2015-09-05 Thread Patrice Clement
commit: ddd9982eae2a3e2e9188a13d7518597d8d6905b4
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Sep  5 09:42:38 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Sep  5 09:43:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd9982e

dev-java/osgi-core-api: Switch license to Apache-2.0. Fixes bug 559526.

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

 dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 f0528ea..f533b4a 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
@@ -12,7 +12,7 @@ DESCRIPTION="OSGi Service Platform Core API (Companion Code)"
 HOMEPAGE="http://www.osgi.org/Specifications/HomePage;
 SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar;
 
-LICENSE="Apache-2.0 OSGi-Specification-2.0"
+LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/

2015-09-05 Thread Patrice Clement
commit: 97a87769e072805e16faa970f6c8a1cdb18383e1
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Sep  5 09:43:22 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Sep  5 09:43:43 2015 +
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  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..000
--- 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$