summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:10:54 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:10:54 +0000
commit023b3363912cf30ce04bb82793203b124708c5c4 (patch)
tree58dd70d08d1423cc10773a4c51f92e4081f77cdd
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-023b3363912cf30ce04bb82793203b124708c5c4.tar.gz
gentoo-2-023b3363912cf30ce04bb82793203b124708c5c4.tar.bz2
gentoo-2-023b3363912cf30ce04bb82793203b124708c5c4.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-grant/ChangeLog5
-rw-r--r--dev-java/commons-grant/commons-grant-1.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-java/commons-grant/ChangeLog b/dev-java/commons-grant/ChangeLog
index c0b8f6fef24b..97bbc8e1acb7 100644
--- a/dev-java/commons-grant/ChangeLog
+++ b/dev-java/commons-grant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/commons-grant
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-grant/ChangeLog,v 1.6 2014/08/03 10:47:57 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-grant/ChangeLog,v 1.7 2014/08/10 20:10:54 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> commons-grant-1.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
03 Aug 2014; Ralph Sennhauser <sera@gentoo.org>
-commons-grant-1.0_beta5-r1.ebuild:
diff --git a/dev-java/commons-grant/commons-grant-1.0.ebuild b/dev-java/commons-grant/commons-grant-1.0.ebuild
index 2ff695f56f73..570e5611a61e 100644
--- a/dev-java/commons-grant/commons-grant-1.0.ebuild
+++ b/dev-java/commons-grant/commons-grant-1.0.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-grant/commons-grant-1.0.ebuild,v 1.1 2013/07/08 13:33:17 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-grant/commons-grant-1.0.ebuild,v 1.2 2014/08/10 20:10:54 slyfox Exp $
# Note: Upstream is dead... only place to find is on the ibiblio maven repo
# and on jpackage.org
@@ -15,7 +15,7 @@ MY_PV="${MY_PV//_beta/.b}"
MY_P="${MY_PN}-${MY_PV}"
JPACKAGE_REVISION="4"
-DESCRIPTION="A small collection of hacks to make using Ant in an embedded envinronment much easier."
+DESCRIPTION="A small collection of hacks to make using Ant in an embedded envinronment much easier"
# This link seems dead, but I don't have anywhere else to turn
HOMEPAGE="http://jakarta.apache.org/commons/sandbox/grant/"
SRC_URI="mirror://jpackage/1.6/generic/free/SRPMS/${MY_P}-${JPACKAGE_REVISION}jpp.src.rpm"