diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-09-05 09:42:38 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-09-05 09:43:39 +0000 |
commit | ddd9982eae2a3e2e9188a13d7518597d8d6905b4 (patch) | |
tree | c9c8bd5238c3b324e42f216b3234e88550ab2207 /dev-java/osgi-core-api | |
parent | dev-java/easymock: Stable for amd64+x86+ppc+ppc64. (diff) | |
download | gentoo-ddd9982eae2a3e2e9188a13d7518597d8d6905b4.tar.gz gentoo-ddd9982eae2a3e2e9188a13d7518597d8d6905b4.tar.bz2 gentoo-ddd9982eae2a3e2e9188a13d7518597d8d6905b4.zip |
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 <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/osgi-core-api')
-rw-r--r-- | dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 index f0528eaa5133..f533b4afb39e 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="" |