From e5d2ccda86dba329a06a5f77269346a85008d972 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 20:08:48 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- dev-java/bnd-junit/ChangeLog | 7 +++++-- dev-java/bnd-junit/bnd-junit-2.1.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-java/bnd-junit') 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 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" -- cgit v1.2.3-65-gdbad