slyfox 14/08/10 20:17:37 Modified: jclasslib-3.0-r1.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/jclasslib/jclasslib-3.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jclasslib/jclasslib-3.0-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jclasslib/jclasslib-3.0-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jclasslib/jclasslib-3.0-r1.ebuild?r1=1.4&r2=1.5 Index: jclasslib-3.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jclasslib/jclasslib-3.0-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- jclasslib-3.0-r1.ebuild 28 Sep 2007 22:11:54 -0000 1.4 +++ jclasslib-3.0-r1.ebuild 10 Aug 2014 20:17:37 -0000 1.5 @@ -1,13 +1,13 @@ -# Copyright 1999-2007 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/jclasslib/jclasslib-3.0-r1.ebuild,v 1.4 2007/09/28 22:11:54 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jclasslib/jclasslib-3.0-r1.ebuild,v 1.5 2014/08/10 20:17:37 slyfox Exp $ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 java-ant-2 MY_PV=${PV/./_} -DESCRIPTION="A bytecode viewer is a tool." +DESCRIPTION="A bytecode viewer is a tool" HOMEPAGE="http://www.ej-technologies.com/products/jclasslib/overview.html" SRC_URI="mirror://sourceforge/${PN}/${PN}_unix_${MY_PV}.tar.gz" 1.12 dev-java/jclasslib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jclasslib/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jclasslib/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jclasslib/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jclasslib/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 24 Oct 2007 04:53:58 -0000 1.11 +++ ChangeLog 10 Aug 2014 20:17:37 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jclasslib -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jclasslib/ChangeLog,v 1.11 2007/10/24 04:53:58 wltjr Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jclasslib/ChangeLog,v 1.12 2014/08/10 20:17:37 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> jclasslib-3.0-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 24 Oct 2007; William L. Thomson Jr. <[email protected]> -files/build.xml.patch, -jclasslib-2.0.ebuild, -jclasslib-3.0.ebuild: @@ -49,4 +52,3 @@ 19 Sep 2004; Thomas Matthijs <[email protected]> +metadata.xml, +files/build.xml.patch, +jclasslib-2.0.ebuild: initial import, ebuild created by me, as a dep -
