slyfox 14/08/10 20:10:16 Modified: commons-configuration-1.6.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-configuration/commons-configuration-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-configuration/commons-configuration-1.6.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-configuration/commons-configuration-1.6.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-configuration/commons-configuration-1.6.ebuild?r1=1.4&r2=1.5 Index: commons-configuration-1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-configuration/commons-configuration-1.6.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- commons-configuration-1.6.ebuild 26 Apr 2009 23:47:16 -0000 1.4 +++ commons-configuration-1.6.ebuild 10 Aug 2014 20:10:16 -0000 1.5 @@ -1,6 +1,6 @@ -# 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-configuration/commons-configuration-1.6.ebuild,v 1.4 2009/04/26 23:47:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-configuration/commons-configuration-1.6.ebuild,v 1.5 2014/08/10 20:10:16 slyfox Exp $ EAPI=1 @@ -8,7 +8,7 @@ inherit eutils java-pkg-2 java-ant-2 -DESCRIPTION="Generic interface for reading configuration data from a variety of sources." +DESCRIPTION="Generic interface for reading configuration data from a variety of sources" HOMEPAGE="http://commons.apache.org/configuration/" SRC_URI="mirror://apache/commons/configuration/source/${P}-src.tar.gz" 1.12 dev-java/commons-configuration/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-configuration/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-configuration/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-configuration/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-configuration/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 20 Mar 2010 13:06:53 -0000 1.11 +++ ChangeLog 10 Aug 2014 20:10:16 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-configuration -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-configuration/ChangeLog,v 1.11 2010/03/20 13:06:53 betelgeuse Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-configuration/ChangeLog,v 1.12 2014/08/10 20:10:16 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + commons-configuration-1.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 Mar 2010; Petteri Räty <betelge...@gentoo.org> -commons-configuration-1.4.ebuild: @@ -50,4 +54,3 @@ +files/commons-configuration-1.4-gentoo.patch, +metadata.xml, +commons-configuration-1.4.ebuild: New ebuild. Work done by fordfrog, caster and me. Fixes bug #161436. -