slyfox 14/08/10 20:24:20 Modified: stax-1.2.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.7 dev-java/stax/stax-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stax/stax-1.2.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stax/stax-1.2.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stax/stax-1.2.0.ebuild?r1=1.6&r2=1.7 Index: stax-1.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/stax/stax-1.2.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- stax-1.2.0.ebuild 28 Dec 2009 08:53:45 -0000 1.6 +++ stax-1.2.0.ebuild 10 Aug 2014 20:24:20 -0000 1.7 @@ -1,12 +1,12 @@ -# 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/stax/stax-1.2.0.ebuild,v 1.6 2009/12/28 08:53:45 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/stax/stax-1.2.0.ebuild,v 1.7 2014/08/10 20:24:20 slyfox Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A standard XML processing API that allows you to stream XML data from and to your application." +DESCRIPTION="A standard XML processing API that allows you to stream XML data from and to your application" HOMEPAGE="http://stax.codehaus.org/" SRC_URI="http://dist.codehaus.org/${PN}/distributions/${PN}-src-${PV}.zip" 1.7 dev-java/stax/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stax/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stax/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/stax/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/stax/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 28 Dec 2009 08:53:45 -0000 1.6 +++ ChangeLog 10 Aug 2014 20:24:20 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/stax -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/stax/ChangeLog,v 1.6 2009/12/28 08:53:45 josejx Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/stax/ChangeLog,v 1.7 2014/08/10 20:24:20 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> stax-1.2.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 28 Dec 2009; Joseph Jezak <[email protected]> stax-1.2.0.ebuild: Marked ppc/ppc64 stable for bug #287619. @@ -23,4 +26,3 @@ +files/1.2.0-build-version.patch, +metadata.xml, +stax-1.2.0.ebuild: Initial addition for bug #92763. Initial ebuild done by kiorky <[email protected]> and then improved by me. -
