* [gentoo-commits] gentoo-x86 commit in dev-java/osgi-core-api: osgi-core-api-5.0.0.ebuild ChangeLog
@ 2012-10-13 8:48 Miroslav Sulc (fordfrog)
0 siblings, 0 replies; 3+ messages in thread
From: Miroslav Sulc (fordfrog) @ 2012-10-13 8:48 UTC (permalink / raw
To: gentoo-commits
fordfrog 12/10/13 08:48:41
Modified: ChangeLog
Added: osgi-core-api-5.0.0.ebuild
Log:
dev-java/osgi-core-api: version bump
(Portage version: 2.1.11.26/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-java/osgi-core-api/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 9 May 2012 17:09:40 -0000 1.3
+++ ChangeLog 13 Oct 2012 08:48:41 -0000 1.4
@@ -1,6 +1,12 @@
# 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.3 2012/05/09 17:09:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v 1.4 2012/10/13 08:48:41 fordfrog Exp $
+
+*osgi-core-api-5.0.0 (13 Oct 2012)
+
+ 13 Oct 2012; Miroslav Šulc <fordfrog@gentoo.org>
+ +osgi-core-api-5.0.0.ebuild:
+ version bump
09 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
osgi-core-api-4.3.ebuild:
1.1 dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?rev=1.1&content-type=text/plain
Index: osgi-core-api-5.0.0.ebuild
===================================================================
# 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-5.0.0.ebuild,v 1.1 2012/10/13 08:48:41 fordfrog Exp $
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
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/osgi-core-api: osgi-core-api-5.0.0.ebuild ChangeLog
@ 2013-03-25 20:27 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-25 20:27 UTC (permalink / raw
To: gentoo-commits
ago 13/03/25 20:27:41
Modified: osgi-core-api-5.0.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #456528
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?r1=1.1&r2=1.2
Index: osgi-core-api-5.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- osgi-core-api-5.0.0.ebuild 13 Oct 2012 08:48:41 -0000 1.1
+++ osgi-core-api-5.0.0.ebuild 25 Mar 2013 20:27:41 -0000 1.2
@@ -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 @@
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="
1.5 dev-java/osgi-core-api/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 13 Oct 2012 08:48:41 -0000 1.4
+++ ChangeLog 25 Mar 2013 20:27:41 -0000 1.5
@@ -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.
-
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/osgi-core-api: osgi-core-api-5.0.0.ebuild ChangeLog
@ 2013-03-25 20:47 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-25 20:47 UTC (permalink / raw
To: gentoo-commits
ago 13/03/25 20:47:27
Modified: osgi-core-api-5.0.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #456528
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild?r1=1.2&r2=1.3
Index: osgi-core-api-5.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/osgi-core-api-5.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- osgi-core-api-5.0.0.ebuild 25 Mar 2013 20:27:41 -0000 1.2
+++ osgi-core-api-5.0.0.ebuild 25 Mar 2013 20:47:26 -0000 1.3
@@ -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 @@
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
1.6 dev-java/osgi-core-api/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/osgi-core-api/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/osgi-core-api/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 25 Mar 2013 20:27:41 -0000 1.5
+++ ChangeLog 25 Mar 2013 20:47:26 -0000 1.6
@@ -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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-25 20:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 20:47 [gentoo-commits] gentoo-x86 commit in dev-java/osgi-core-api: osgi-core-api-5.0.0.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-03-25 20:27 Agostino Sarubbo (ago)
2012-10-13 8:48 Miroslav Sulc (fordfrog)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox