summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:19:22 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:19:22 +0000
commit5fe9470407495c4e833a05f01b88be2597a6c57b (patch)
treed2403c583f56e721572d3ad82d87fb2cdfd4c9ae /dev-java/joda-time
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-5fe9470407495c4e833a05f01b88be2597a6c57b.tar.gz
gentoo-2-5fe9470407495c4e833a05f01b88be2597a6c57b.tar.bz2
gentoo-2-5fe9470407495c4e833a05f01b88be2597a6c57b.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-java/joda-time')
-rw-r--r--dev-java/joda-time/ChangeLog6
-rw-r--r--dev-java/joda-time/joda-time-1.6.ebuild6
-rw-r--r--dev-java/joda-time/joda-time-2.2.ebuild6
-rw-r--r--dev-java/joda-time/joda-time-2.3.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-java/joda-time/ChangeLog b/dev-java/joda-time/ChangeLog
index f3e44c40e95a..d246db5d5698 100644
--- a/dev-java/joda-time/ChangeLog
+++ b/dev-java/joda-time/ChangeLog
@@ -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 <slyfox@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 <mrueg@gentoo.org> -joda-time-1.5.1.ebuild,
-joda-time-1.5.2.ebuild:
diff --git a/dev-java/joda-time/joda-time-1.6.ebuild b/dev-java/joda-time/joda-time-1.6.ebuild
index 96373ee0ebb7..f7a13a71d521 100644
--- a/dev-java/joda-time/joda-time-1.6.ebuild
+++ b/dev-java/joda-time/joda-time-1.6.ebuild
@@ -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 @@ inherit java-pkg-2 java-ant-2
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"
diff --git a/dev-java/joda-time/joda-time-2.2.ebuild b/dev-java/joda-time/joda-time-2.2.ebuild
index 20d6695101b5..294f04813c50 100644
--- a/dev-java/joda-time/joda-time-2.2.ebuild
+++ b/dev-java/joda-time/joda-time-2.2.ebuild
@@ -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 @@ JAVA_ANT_REWRITE_CLASSPATH="true"
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"
diff --git a/dev-java/joda-time/joda-time-2.3.ebuild b/dev-java/joda-time/joda-time-2.3.ebuild
index 71c3c960ea3f..124d5b921ee8 100644
--- a/dev-java/joda-time/joda-time-2.3.ebuild
+++ b/dev-java/joda-time/joda-time-2.3.ebuild
@@ -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 @@ JAVA_ANT_REWRITE_CLASSPATH="true"
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"