slyfox 14/08/10 20:12:00 Modified: commons-transaction-1.2.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.4 dev-java/commons-transaction/commons-transaction-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-transaction/commons-transaction-1.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-transaction/commons-transaction-1.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-transaction/commons-transaction-1.2.ebuild?r1=1.3&r2=1.4 Index: commons-transaction-1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-transaction/commons-transaction-1.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- commons-transaction-1.2.ebuild 29 Jun 2009 21:15:16 -0000 1.3 +++ commons-transaction-1.2.ebuild 10 Aug 2014 20:12:00 -0000 1.4 @@ -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-transaction/commons-transaction-1.2.ebuild,v 1.3 2009/06/29 21:15:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-transaction/commons-transaction-1.2.ebuild,v 1.4 2014/08/10 20:12:00 slyfox Exp $ EAPI="2" JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A library of utility classes commonly used in transactional Java programming." +DESCRIPTION="A library of utility classes commonly used in transactional Java programming" SRC_URI="mirror://apache/commons/transaction/source/${P}-src.tar.gz" LICENSE="Apache-2.0" 1.13 dev-java/commons-transaction/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-transaction/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-transaction/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-transaction/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-transaction/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 18 Jun 2014 18:18:33 -0000 1.12 +++ ChangeLog 10 Aug 2014 20:12:00 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-transaction # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-transaction/ChangeLog,v 1.12 2014/06/18 18:18:33 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-transaction/ChangeLog,v 1.13 2014/08/10 20:12:00 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + commons-transaction-1.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Jun 2014; Manuel RĂ¼ger <mr...@gentoo.org> -commons-transaction-1.0.1-r2.ebuild: