slyfox 14/08/10 20:11:24 Modified: commons-jxpath-1.3.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.5 dev-java/commons-jxpath/commons-jxpath-1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild?r1=1.4&r2=1.5 Index: commons-jxpath-1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- commons-jxpath-1.3.ebuild 18 Mar 2009 15:03:10 -0000 1.4 +++ commons-jxpath-1.3.ebuild 10 Aug 2014 20:11:24 -0000 1.5 @@ -1,13 +1,13 @@ -# Copyright 1999-2009 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-jxpath/commons-jxpath-1.3.ebuild,v 1.4 2009/03/18 15:03:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/commons-jxpath-1.3.ebuild,v 1.5 2014/08/10 20:11:24 slyfox Exp $ EAPI=1 JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Applies XPath expressions to graphs of objects of all kinds." +DESCRIPTION="Applies XPath expressions to graphs of objects of all kinds" HOMEPAGE="http://commons.apache.org/jxpath/" SRC_URI="mirror://apache/commons/jxpath/source/${P}-src.tar.gz" 1.34 dev-java/commons-jxpath/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-jxpath/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-jxpath/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-jxpath/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 7 Nov 2009 11:48:56 -0000 1.33 +++ ChangeLog 10 Aug 2014 20:11:24 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-jxpath -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/ChangeLog,v 1.33 2009/11/07 11:48:56 caster Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/ChangeLog,v 1.34 2014/08/10 20:11:24 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> commons-jxpath-1.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Nov 2009; Vlastimil Babka <[email protected]> -commons-jxpath-1.2-r3.ebuild, -files/commons-jxpath-1.2-gentoo.patch: @@ -131,4 +134,3 @@ 13 May 2004; Chris Aniszczyk <[email protected]> +commons-jxpath-1.1.ebuild: Initial Import. Closes #50638 Thanks to E. Papegaaij <[email protected]> for the ebuild. -
