mr_bones_ 15/04/02 18:29:19 Modified: commons-dbcp-2.1.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.5 dev-java/commons-dbcp/commons-dbcp-2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild?r1=1.4&r2=1.5 Index: commons-dbcp-2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- commons-dbcp-2.1.ebuild 29 Mar 2015 00:53:49 -0000 1.4 +++ commons-dbcp-2.1.ebuild 2 Apr 2015 18:29:19 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild,v 1.4 2015/03/29 00:53:49 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-2.1.ebuild,v 1.5 2015/04/02 18:29:19 mr_bones_ Exp $ EAPI=5 @@ -57,7 +57,7 @@ } # These tests depend on a geronimo, - # which is not packaged yet for Gentoo unfortunately. + # which is not packaged yet for Gentoo unfortunately. # See bug #348853. test_to_del src/test/java/org/apache/commons/dbcp2/managed/TestBasicManagedDataSource.java test_to_del src/test/java/org/apache/commons/dbcp2/managed/TestManagedDataSource.java
