slyfox 14/08/10 20:14:23 Modified: helpgui-1.1-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/helpgui/helpgui-1.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/helpgui/helpgui-1.1-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/helpgui/helpgui-1.1-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/helpgui/helpgui-1.1-r1.ebuild?r1=1.4&r2=1.5 Index: helpgui-1.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/helpgui/helpgui-1.1-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- helpgui-1.1-r1.ebuild 19 May 2007 17:57:06 -0000 1.4 +++ helpgui-1.1-r1.ebuild 10 Aug 2014 20:14:23 -0000 1.5 @@ -1,12 +1,12 @@ -# 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/helpgui/helpgui-1.1-r1.ebuild,v 1.4 2007/05/19 17:57:06 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/helpgui/helpgui-1.1-r1.ebuild,v 1.5 2014/08/10 20:14:23 slyfox Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="HelpGUI is a simple library which develop a help viewer component." +DESCRIPTION="HelpGUI is a simple library which develop a help viewer component" HOMEPAGE="http://helpgui.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-src.jar" 1.8 dev-java/helpgui/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/helpgui/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/helpgui/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/helpgui/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/helpgui/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 20 May 2007 17:26:41 -0000 1.7 +++ ChangeLog 10 Aug 2014 20:14:23 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/helpgui -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/helpgui/ChangeLog,v 1.7 2007/05/20 17:26:41 caster Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/helpgui/ChangeLog,v 1.8 2014/08/10 20:14:23 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> helpgui-1.1-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 May 2007; Vlastimil Babka <cas...@gentoo.org> -helpgui-1.1.ebuild: Gen-1 punt. @@ -27,4 +30,3 @@ +helpgui-1.1.ebuild: Initial import, ebuild based on the contribution by Josh Nichols <nic...@alum.rpi.edu>. Fixes #93561 -