diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:22:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:22:14 +0000 |
commit | dc7296e9f80649c4696ac440cfb228d4cff21c35 (patch) | |
tree | fba195d48968bec0a895acfa1af7f7ea8961c2c4 /dev-java/piccolo | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-dc7296e9f80649c4696ac440cfb228d4cff21c35.tar.gz gentoo-2-dc7296e9f80649c4696ac440cfb228d4cff21c35.tar.bz2 gentoo-2-dc7296e9f80649c4696ac440cfb228d4cff21c35.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/piccolo')
-rw-r--r-- | dev-java/piccolo/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/piccolo/piccolo-1.04.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/piccolo/ChangeLog b/dev-java/piccolo/ChangeLog index 64813d0d2f4e..0f160d72bfa8 100644 --- a/dev-java/piccolo/ChangeLog +++ b/dev-java/piccolo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/piccolo -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/piccolo/ChangeLog,v 1.1 2013/09/17 15:19:54 tomwij Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/piccolo/ChangeLog,v 1.2 2014/08/10 20:22:14 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> piccolo-1.04.ebuild: + QA: drop trailing '.' from DESCRIPTION *piccolo-1.04 (17 Sep 2013) diff --git a/dev-java/piccolo/piccolo-1.04.ebuild b/dev-java/piccolo/piccolo-1.04.ebuild index 6d75320463b1..6d767adb9c16 100644 --- a/dev-java/piccolo/piccolo-1.04.ebuild +++ b/dev-java/piccolo/piccolo-1.04.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/piccolo/piccolo-1.04.ebuild,v 1.1 2013/09/17 15:19:54 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/piccolo/piccolo-1.04.ebuild,v 1.2 2014/08/10 20:22:14 slyfox Exp $ EAPI="5" @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A small, extremely fast XML parser for Java." +DESCRIPTION="A small, extremely fast XML parser for Java" HOMEPAGE="http://piccolo.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip" |