slyfox 14/08/10 20:10:54 Modified: commons-grant-1.0.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.2 dev-java/commons-grant/commons-grant-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-grant/commons-grant-1.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-grant/commons-grant-1.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-grant/commons-grant-1.0.ebuild?r1=1.1&r2=1.2 Index: commons-grant-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-grant/commons-grant-1.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- commons-grant-1.0.ebuild 8 Jul 2013 13:33:17 -0000 1.1 +++ commons-grant-1.0.ebuild 10 Aug 2014 20:10:54 -0000 1.2 @@ -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_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" 1.7 dev-java/commons-grant/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-grant/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-grant/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-grant/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-grant/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 3 Aug 2014 10:47:57 -0000 1.6 +++ ChangeLog 10 Aug 2014 20:10:54 -0000 1.7 @@ -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 <[email protected]> commons-grant-1.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 03 Aug 2014; Ralph Sennhauser <[email protected]> -commons-grant-1.0_beta5-r1.ebuild:
