diff options
author | 2013-03-25 20:47:26 +0000 | |
---|---|---|
committer | 2013-03-25 20:47:26 +0000 | |
commit | fc78e3ea8602b7500dba934909b2fb3516da7708 (patch) | |
tree | ffc1c8ce6d9f2ddcdcdd70c88c3f1dd18fbf6e19 /dev-java/osgi-core-api | |
parent | Stable for x86, wrt bug #456526 (diff) | |
download | gentoo-2-fc78e3ea8602b7500dba934909b2fb3516da7708.tar.gz gentoo-2-fc78e3ea8602b7500dba934909b2fb3516da7708.tar.bz2 gentoo-2-fc78e3ea8602b7500dba934909b2fb3516da7708.zip |
Stable for x86, wrt bug #456528
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/osgi-core-api')
-rw-r--r-- | dev-java/osgi-core-api/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/osgi-core-api/ChangeLog b/dev-java/osgi-core-api/ChangeLog index 5279f9d3dde2..48b134e394c3 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v 1.6 2013/03/25 20:47:26 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> osgi-core-api-5.0.0.ebuild: + Stable for x86, wrt bug #456528 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> osgi-core-api-5.0.0.ebuild: Stable for amd64, wrt bug #456528 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 dcade27933c6..0ad3af3fd757 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-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.2 2013/03/25 20:27:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild,v 1.3 2013/03/25 20:47:26 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=" |