slyfox 14/08/10 19:59:28 Modified: henplus-0.9.8.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-db/henplus/henplus-0.9.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild?r1=1.3&r2=1.4 Index: henplus-0.9.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- henplus-0.9.8.ebuild 7 Jan 2010 21:33:16 -0000 1.3 +++ henplus-0.9.8.ebuild 10 Aug 2014 19:59:28 -0000 1.4 @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild,v 1.3 2010/01/07 21:33:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild,v 1.4 2014/08/10 19:59:28 slyfox Exp $ EAPI="2" JAVA_PKG_IUSE="doc source" inherit java-pkg-2 eutils java-ant-2 -DESCRIPTION="Java-based multisession SQL shell for databases with JDBC support." +DESCRIPTION="Java-based multisession SQL shell for databases with JDBC support" HOMEPAGE="http://henplus.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" 1.26 dev-db/henplus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/henplus/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/henplus/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/henplus/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 3 Aug 2014 07:54:23 -0000 1.25 +++ ChangeLog 10 Aug 2014 19:59:28 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/henplus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.25 2014/08/03 07:54:23 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.26 2014/08/10 19:59:28 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> henplus-0.9.8.ebuild: + QA: drop trailing '.' from DESCRIPTION 03 Aug 2014; Ralph Sennhauser <[email protected]> -henplus-0.9.7-r1.ebuild: Remove old @@ -92,4 +95,3 @@ 16 Feb 2004; Chris Aniszczyk <[email protected]> : Initial Import. Thanks to Marco Hennings <[email protected]> for the initial ebuild. Bug #40197 -
