summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:08:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:08:48 +0000
commite5d2ccda86dba329a06a5f77269346a85008d972 (patch)
tree77db52a3c19555ce3b1adfe96dd780d53b287d2c /dev-java/bnd-junit
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e5d2ccda86dba329a06a5f77269346a85008d972.tar.gz
gentoo-2-e5d2ccda86dba329a06a5f77269346a85008d972.tar.bz2
gentoo-2-e5d2ccda86dba329a06a5f77269346a85008d972.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/bnd-junit')
-rw-r--r--dev-java/bnd-junit/ChangeLog7
-rw-r--r--dev-java/bnd-junit/bnd-junit-2.1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/bnd-junit/ChangeLog b/dev-java/bnd-junit/ChangeLog
index 28345eca307c..03341dc15cca 100644
--- a/dev-java/bnd-junit/ChangeLog
+++ b/dev-java/bnd-junit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/bnd-junit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bnd-junit/ChangeLog,v 1.1 2013/07/05 13:20:20 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bnd-junit/ChangeLog,v 1.2 2014/08/10 20:08:48 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bnd-junit-2.1.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*bnd-junit-2.1.0 (05 Jul 2013)
diff --git a/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild b/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild
index 963499145481..3157e24ce125 100644
--- a/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild
+++ b/dev-java/bnd-junit/bnd-junit-2.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/bnd-junit/bnd-junit-2.1.0.ebuild,v 1.1 2013/07/05 13:20:20 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bnd-junit/bnd-junit-2.1.0.ebuild,v 1.2 2014/08/10 20:08:48 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="test"
inherit java-pkg-2 java-ant-2
-DESCRIPTION="Junit plugin for bndlib, a swiss army knife for OSGi."
+DESCRIPTION="Junit plugin for bndlib, a swiss army knife for OSGi"
HOMEPAGE="http://www.aqute.biz/Bnd/Bnd"
SRC_URI="https://github.com/bndtools/bnd/archive/${PV}.REL.tar.gz -> bndlib-${PV}.tar.gz"