slyfox 14/08/10 20:19:40 Modified: jpfcodegen-0.4.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/jpfcodegen/jpfcodegen-0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jpfcodegen/jpfcodegen-0.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jpfcodegen/jpfcodegen-0.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jpfcodegen/jpfcodegen-0.4.ebuild?r1=1.3&r2=1.4 Index: jpfcodegen-0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jpfcodegen/jpfcodegen-0.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- jpfcodegen-0.4.ebuild 27 Apr 2009 00:15:13 -0000 1.3 +++ jpfcodegen-0.4.ebuild 10 Aug 2014 20:19:40 -0000 1.4 @@ -1,12 +1,12 @@ -# 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/jpfcodegen/jpfcodegen-0.4.ebuild,v 1.3 2009/04/27 00:15:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jpfcodegen/jpfcodegen-0.4.ebuild,v 1.4 2014/08/10 20:19:40 slyfox Exp $ EAPI=1 inherit java-pkg-2 java-ant-2 -DESCRIPTION="Generator of classes for accessing the attributes and extensions of JPF plug-ins." +DESCRIPTION="Generator of classes for accessing the attributes and extensions of JPF plug-ins" HOMEPAGE="http://jabref.sourceforge.net/" # packaging instructions: 1.4 dev-java/jpfcodegen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jpfcodegen/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jpfcodegen/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jpfcodegen/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jpfcodegen/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 27 Apr 2009 00:15:13 -0000 1.3 +++ ChangeLog 10 Aug 2014 20:19:40 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jpfcodegen -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jpfcodegen/ChangeLog,v 1.3 2009/04/27 00:15:13 ranger Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jpfcodegen/ChangeLog,v 1.4 2014/08/10 20:19:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> jpfcodegen-0.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Apr 2009; Brent Baude <[email protected]> jpfcodegen-0.4.ebuild: Marking jpfcodegen-0.4 ~ppc for bug 236505 @@ -13,4 +16,3 @@ 22 Dec 2008; Vlastimil Babka <[email protected]> +metadata.xml, +jpfcodegen-0.4.ebuild: New package - dependency of JabRef. -
