* [gentoo-commits] gentoo-x86 commit in dev-java/freehep-rtti: freehep-rtti-2.0.1.ebuild ChangeLog
@ 2013-07-08 13:51 Tom Wijsman (tomwij)
0 siblings, 0 replies; 2+ messages in thread
From: Tom Wijsman (tomwij) @ 2013-07-08 13:51 UTC (permalink / raw
To: gentoo-commits
tomwij 13/07/08 13:51:44
Modified: ChangeLog
Added: freehep-rtti-2.0.1.ebuild
Log:
Version bump to 2.0.1.
(Portage version: 2.1.12.11/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path
1.2 dev-java/freehep-rtti/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 28 Jan 2010 17:51:18 -0000 1.1
+++ ChangeLog 8 Jul 2013 13:51:44 -0000 1.2
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/freehep-rtti
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/ChangeLog,v 1.1 2010/01/28 17:51:18 weaver Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/ChangeLog,v 1.2 2013/07/08 13:51:44 tomwij Exp $
+
+*freehep-rtti-2.0.1 (08 Jul 2013)
+
+ 08 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +freehep-rtti-2.0.1.ebuild:
+ Version bump to 2.0.1.
*freehep-rtti-2.0 (28 Jan 2010)
@@ -13,4 +18,3 @@
04 Feb 2009; Alistair Bush <ali_bush@gentoo.org> freehep-rtti-2.0.ebuild:
Fix license.
-
1.1 dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild?rev=1.1&content-type=text/plain
Index: freehep-rtti-2.0.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild,v 1.1 2013/07/08 13:51:43 tomwij Exp $
EAPI="5"
JAVA_PKG_IUSE=""
GROUP_ID="org.freehep"
MAVEN2_REPOSITORIES="http://java.freehep.org/maven2"
inherit java-pkg-2 java-mvn-src
DESCRIPTION="High Energy Physics Java library - Runtime Type Identification Object Model and API."
HOMEPAGE="http://java.freehep.org/"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
CDEPEND="dev-java/bcel"
DEPEND=">=virtual/jdk-1.5
${CDEPEND}"
RDEPEND=">=virtual/jre-1.5
${CDEPEND}"
JAVA_GENTOO_CLASSPATH="bcel"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/freehep-rtti: freehep-rtti-2.0.1.ebuild ChangeLog
@ 2014-08-10 20:13 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:13 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:13:23
Modified: freehep-rtti-2.0.1.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.2 dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild?r1=1.1&r2=1.2
Index: freehep-rtti-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- freehep-rtti-2.0.1.ebuild 8 Jul 2013 13:51:43 -0000 1.1
+++ freehep-rtti-2.0.1.ebuild 10 Aug 2014 20:13:23 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild,v 1.1 2013/07/08 13:51:43 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/freehep-rtti-2.0.1.ebuild,v 1.2 2014/08/10 20:13:23 slyfox Exp $
EAPI="5"
@@ -10,7 +10,7 @@
inherit java-pkg-2 java-mvn-src
-DESCRIPTION="High Energy Physics Java library - Runtime Type Identification Object Model and API."
+DESCRIPTION="High Energy Physics Java library - Runtime Type Identification Object Model and API"
HOMEPAGE="http://java.freehep.org/"
LICENSE="LGPL-2.1"
1.4 dev-java/freehep-rtti/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/freehep-rtti/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 3 Aug 2014 13:40:30 -0000 1.3
+++ ChangeLog 10 Aug 2014 20:13:23 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/freehep-rtti
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/ChangeLog,v 1.3 2014/08/03 13:40:30 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/freehep-rtti/ChangeLog,v 1.4 2014/08/10 20:13:23 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> freehep-rtti-2.0.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
03 Aug 2014; Ralph Sennhauser <sera@gentoo.org> -freehep-rtti-2.0.ebuild:
Remove old
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 21:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:13 [gentoo-commits] gentoo-x86 commit in dev-java/freehep-rtti: freehep-rtti-2.0.1.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2013-07-08 13:51 Tom Wijsman (tomwij)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox