slyfox 14/08/10 20:11:43 Modified: commons-logging-1.1.1.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.13 dev-java/commons-logging/commons-logging-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild?r1=1.12&r2=1.13 Index: commons-logging-1.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- commons-logging-1.1.1.ebuild 1 Jan 2012 12:19:02 -0000 1.12 +++ commons-logging-1.1.1.ebuild 10 Aug 2014 20:11:43 -0000 1.13 @@ -1,13 +1,13 @@ -# Copyright 1999-2012 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-logging/commons-logging-1.1.1.ebuild,v 1.12 2012/01/01 12:19:02 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.13 2014/08/10 20:11:43 slyfox Exp $ EAPI="1" JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 java-osgi -DESCRIPTION="The Jakarta-Commons Logging package is an ultra-thin bridge between different logging libraries." +DESCRIPTION="The Jakarta-Commons Logging package is an ultra-thin bridge between different logging libraries" HOMEPAGE="http://commons.apache.org/logging/" SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz" 1.72 dev-java/commons-logging/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/ChangeLog?rev=1.72&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/ChangeLog?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-logging/ChangeLog?r1=1.71&r2=1.72 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 1 Jan 2012 12:19:02 -0000 1.71 +++ ChangeLog 10 Aug 2014 20:11:43 -0000 1.72 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-logging -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.71 2012/01/01 12:19:02 sera Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.72 2014/08/10 20:11:43 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + commons-logging-1.1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Jan 2012; Ralph Sennhauser <s...@gentoo.org> commons-logging-1.1.1.ebuild: Drop ia64 support #345433