slyfox      14/08/10 20:19:22

  Modified:             joda-time-1.6.ebuild joda-time-2.3.ebuild
                        joda-time-2.2.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.7                  dev-java/joda-time/joda-time-1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-1.6.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-1.6.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-1.6.ebuild?r1=1.6&r2=1.7

Index: joda-time-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-1.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- joda-time-1.6.ebuild        24 Apr 2010 17:55:14 -0000      1.6
+++ joda-time-1.6.ebuild        10 Aug 2014 20:19:22 -0000      1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/joda-time/joda-time-1.6.ebuild,v 
1.6 2010/04/24 17:55:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-1.6.ebuild,v 
1.7 2014/08/10 20:19:22 slyfox Exp $
 
 JAVA_PKG_IUSE="doc examples source test"
 
@@ -8,7 +8,7 @@
 
 MY_P="${P}-src"
 
-DESCRIPTION="A quality open-source replacement for the Java Date and Time 
classes."
+DESCRIPTION="A quality open-source replacement for the Java Date and Time 
classes"
 HOMEPAGE="http://joda-time.sourceforge.net/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 LICENSE="Apache-2.0"



1.2                  dev-java/joda-time/joda-time-2.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild?r1=1.1&r2=1.2

Index: joda-time-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- joda-time-2.3.ebuild        25 Jan 2014 06:18:09 -0000      1.1
+++ joda-time-2.3.ebuild        10 Aug 2014 20:19:22 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild,v 
1.1 2014/01/25 06:18:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.3.ebuild,v 
1.2 2014/08/10 20:19:22 slyfox Exp $
 
 EAPI="5"
 JAVA_PKG_IUSE="doc examples source test"
@@ -8,7 +8,7 @@
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="A quality open-source replacement for the Java Date and Time 
classes."
+DESCRIPTION="A quality open-source replacement for the Java Date and Time 
classes"
 HOMEPAGE="http://www.joda.org/joda-time/ https://github.com/JodaOrg/joda-time/";
 SRC_URI="mirror://sourceforge/${PN}/${P}-dist.tar.gz"
 



1.3                  dev-java/joda-time/joda-time-2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/joda-time-2.2.ebuild?r1=1.2&r2=1.3

Index: joda-time-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- joda-time-2.2.ebuild        9 May 2013 22:07:46 -0000       1.2
+++ joda-time-2.2.ebuild        10 Aug 2014 20:19:22 -0000      1.3
@@ -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/joda-time/joda-time-2.2.ebuild,v 
1.2 2013/05/09 22:07:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-2.2.ebuild,v 
1.3 2014/08/10 20:19:22 slyfox Exp $
 
 EAPI="5"
 
@@ -9,7 +9,7 @@
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="A quality open-source replacement for the Java Date and Time 
classes."
+DESCRIPTION="A quality open-source replacement for the Java Date and Time 
classes"
 HOMEPAGE="http://joda-time.sourceforge.net/";
 SRC_URI="mirror://sourceforge/${PN}/${P}-dist.tar.gz"
 



1.49                 dev-java/joda-time/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/ChangeLog?rev=1.49&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/ChangeLog?rev=1.49&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/joda-time/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   17 Jun 2014 11:15:46 -0000      1.48
+++ ChangeLog   10 Aug 2014 20:19:22 -0000      1.49
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/joda-time
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.48 
2014/06/17 11:15:46 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.49 
2014/08/10 20:19:22 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> joda-time-1.6.ebuild,
+  joda-time-2.2.ebuild, joda-time-2.3.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   17 Jun 2014; Manuel RĂ¼ger <mr...@gentoo.org> -joda-time-1.5.1.ebuild,
   -joda-time-1.5.2.ebuild:




Reply via email to