mr_bones_ 15/04/02 18:13:09 Modified: jmock-2.5.1.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.3 dev-java/jmock/jmock-2.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/jmock-2.5.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/jmock-2.5.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/jmock-2.5.1.ebuild?r1=1.2&r2=1.3 Index: jmock-2.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jmock/jmock-2.5.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jmock-2.5.1.ebuild 10 Aug 2014 20:18:36 -0000 1.2 +++ jmock-2.5.1.ebuild 2 Apr 2015 18:13:09 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jmock/jmock-2.5.1.ebuild,v 1.2 2014/08/10 20:18:36 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jmock/jmock-2.5.1.ebuild,v 1.3 2015/04/02 18:13:09 mr_bones_ Exp $ EAPI=5 @@ -42,4 +42,4 @@ find -name "*.class" -delete || die epatch "${FILESDIR}/${PV}-invokeAll-invokeAny.patch" -} \ No newline at end of file +}
