summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:10:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:10:47 +0000
commitb0dd07b28e15b7bc91b4fb787d439666bea36eef (patch)
tree3e17a2659028307ad8ef5e7635d2d2aea88beb41
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-b0dd07b28e15b7bc91b4fb787d439666bea36eef.tar.gz
gentoo-2-b0dd07b28e15b7bc91b4fb787d439666bea36eef.tar.bz2
gentoo-2-b0dd07b28e15b7bc91b4fb787d439666bea36eef.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r--dev-java/commons-fileupload/ChangeLog9
-rw-r--r--dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild6
-rw-r--r--dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild6
-rw-r--r--dev-java/commons-fileupload/commons-fileupload-1.3.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/dev-java/commons-fileupload/ChangeLog b/dev-java/commons-fileupload/ChangeLog
index 24acaa6b1c7f..7b197d6065d5 100644
--- a/dev-java/commons-fileupload/ChangeLog
+++ b/dev-java/commons-fileupload/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/commons-fileupload
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.71 2013/04/22 10:14:03 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.72 2014/08/10 20:10:47 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ commons-fileupload-1.2.1-r1.ebuild, commons-fileupload-1.2.2.ebuild,
+ commons-fileupload-1.3.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> commons-fileupload-1.3.ebuild:
Stable for ppc64, wrt bug #466460
diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild
index 891785a61c3b..5796af3f4c9f 100644
--- a/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild
+++ b/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild,v 1.6 2012/06/07 21:23:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1-r1.ebuild,v 1.7 2014/08/10 20:10:47 slyfox Exp $
EAPI=4
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source test"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="Add robust, high-performance, file upload capability to your servlets and web applications."
+DESCRIPTION="Add robust, high-performance, file upload capability to your servlets and web applications"
HOMEPAGE="http://commons.apache.org/fileupload/"
SRC_URI="mirror://apache/commons/fileupload/source/${P}-src.tar.gz"
diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild
index b22ac5e4394b..a74f622365f1 100644
--- a/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild
+++ b/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/commons-fileupload/commons-fileupload-1.2.2.ebuild,v 1.5 2012/12/08 15:54:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild,v 1.6 2014/08/10 20:10:47 slyfox Exp $
EAPI=4
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source test"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="Add robust, high-performance, file upload capability to your servlets and web applications."
+DESCRIPTION="Add robust, high-performance, file upload capability to your servlets and web applications"
HOMEPAGE="http://commons.apache.org/fileupload/"
SRC_URI="mirror://apache/commons/fileupload/source/${P}-src.tar.gz"
diff --git a/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild
index 0f0466d38ccf..62d94020916f 100644
--- a/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild
+++ b/dev-java/commons-fileupload/commons-fileupload-1.3.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/commons-fileupload/commons-fileupload-1.3.ebuild,v 1.5 2013/04/22 10:14:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild,v 1.6 2014/08/10 20:10:47 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source test"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="Add robust, high-performance, file upload capability to your servlets and web applications."
+DESCRIPTION="Add robust, high-performance, file upload capability to your servlets and web applications"
HOMEPAGE="http://commons.apache.org/fileupload/"
SRC_URI="mirror://apache/commons/fileupload/source/${P}-src.tar.gz"