diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 10:47:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 10:47:41 +0000 |
commit | 7662a5394decfaf60f8e83f7ca61da957b1d94e4 (patch) | |
tree | e4740f7336524212acfb71c1425d7d6e527e0f83 /dev-java/osgi-core-api | |
parent | Stable for amd64, wrt bug #396305 (diff) | |
download | gentoo-2-7662a5394decfaf60f8e83f7ca61da957b1d94e4.tar.gz gentoo-2-7662a5394decfaf60f8e83f7ca61da957b1d94e4.tar.bz2 gentoo-2-7662a5394decfaf60f8e83f7ca61da957b1d94e4.zip |
Stable for amd64, wrt bug #396305
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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-4.3.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 71bc79074ae6..442b76927b31 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.1 2012/01/24 15:05:34 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v 1.2 2012/04/30 10:47:41 ago Exp $ + + 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> osgi-core-api-4.3.ebuild: + Stable for amd64, wrt bug #396305 *osgi-core-api-4.3 (24 Jan 2012) 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 index 33f0186bdaf8..3adb082601cf 100644 --- a/dev-java/osgi-core-api/osgi-core-api-4.3.ebuild +++ b/dev-java/osgi-core-api/osgi-core-api-4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-4.3.ebuild,v 1.1 2012/01/24 15:05:34 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-4.3.ebuild,v 1.2 2012/04/30 10:47:41 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.osgi.org/download/r4v${PV//./}/osgi.core.jar -> ${P}-all.zip LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |