summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:14:23 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:14:23 +0000
commitfffa7c26f4e3fdbbdbdcb4294a252518fb9cdad8 (patch)
treeecf821f325fe640b44a650c5ac1fead543b9bc5c /dev-java/helpgui
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-fffa7c26f4e3fdbbdbdcb4294a252518fb9cdad8.tar.gz
gentoo-2-fffa7c26f4e3fdbbdbdcb4294a252518fb9cdad8.tar.bz2
gentoo-2-fffa7c26f4e3fdbbdbdcb4294a252518fb9cdad8.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-java/helpgui')
-rw-r--r--dev-java/helpgui/ChangeLog8
-rw-r--r--dev-java/helpgui/helpgui-1.1-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-java/helpgui/ChangeLog b/dev-java/helpgui/ChangeLog
index f8a829f2d06f..709072d52e67 100644
--- a/dev-java/helpgui/ChangeLog
+++ b/dev-java/helpgui/ChangeLog
@@ -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 <slyfox@gentoo.org> helpgui-1.1-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
20 May 2007; Vlastimil Babka <caster@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
<nichoj@alum.rpi.edu>. Fixes #93561
-
diff --git a/dev-java/helpgui/helpgui-1.1-r1.ebuild b/dev-java/helpgui/helpgui-1.1-r1.ebuild
index ee3adcb8f71b..187e1a9e01b6 100644
--- a/dev-java/helpgui/helpgui-1.1-r1.ebuild
+++ b/dev-java/helpgui/helpgui-1.1-r1.ebuild
@@ -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"