diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:27:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:27:41 +0000 |
commit | 0f02dd0883af71283b8eec01cfe01bc4e683bfe4 (patch) | |
tree | 9f1373374cbe819e7dca2028daffc767ef259b87 /dev-java | |
parent | Stable for amd64, wrt bug #456526 (diff) | |
download | gentoo-2-0f02dd0883af71283b8eec01cfe01bc4e683bfe4.tar.gz gentoo-2-0f02dd0883af71283b8eec01cfe01bc4e683bfe4.tar.bz2 gentoo-2-0f02dd0883af71283b8eec01cfe01bc4e683bfe4.zip |
Stable for amd64, wrt bug #456528
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/osgi-core-api/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-java/osgi-core-api/ChangeLog b/dev-java/osgi-core-api/ChangeLog index 97b9e546fcb4..5279f9d3dde2 100644 --- a/dev-java/osgi-core-api/ChangeLog +++ b/dev-java/osgi-core-api/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/osgi-core-api -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v 1.4 2012/10/13 08:48:41 fordfrog Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v 1.5 2013/03/25 20:27:41 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> osgi-core-api-5.0.0.ebuild: + Stable for amd64, wrt bug #456528 *osgi-core-api-5.0.0 (13 Oct 2012) @@ -20,4 +23,3 @@ 24 Jan 2012; Ralph Sennhauser <sera@gentoo.org> +osgi-core-api-4.3.ebuild, +metadata.xml: New package. - 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 9ae0ec4e1117..dcade27933c6 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,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild,v 1.1 2012/10/13 08:48:41 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild,v 1.2 2013/03/25 20:27:41 ago Exp $ EAPI=4 @@ -14,7 +14,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" IUSE="" RDEPEND=" |