slyfox 14/08/10 20:23:38 Modified: simplyhtml-0.13.1.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.10 dev-java/simplyhtml/simplyhtml-0.13.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild?r1=1.9&r2=1.10 Index: simplyhtml-0.13.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- simplyhtml-0.13.1.ebuild 29 Sep 2012 17:59:03 -0000 1.9 +++ simplyhtml-0.13.1.ebuild 10 Aug 2014 20:23:38 -0000 1.10 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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/simplyhtml/simplyhtml-0.13.1.ebuild,v 1.9 2012/09/29 17:59:03 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild,v 1.10 2014/08/10 20:23:38 slyfox Exp $ EAPI=2 JAVA_PKG_IUSE="doc source" @@ -10,7 +10,7 @@ MY_PV="$(replace_all_version_separators _)" #MY_P="${MY_PN}_${PV}" -DESCRIPTION="Text processing application based on HTML and CSS files." +DESCRIPTION="Text processing application based on HTML and CSS files" HOMEPAGE="http://${PN}.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}_src_${MY_PV}.tar.gz" #SRC_URI="mirror://gentoo/${P}.tar.bz2" 1.25 dev-java/simplyhtml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/simplyhtml/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/simplyhtml/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/simplyhtml/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 29 Sep 2012 17:59:03 -0000 1.24 +++ ChangeLog 10 Aug 2014 20:23:38 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/simplyhtml -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/ChangeLog,v 1.24 2012/09/29 17:59:03 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/ChangeLog,v 1.25 2014/08/10 20:23:38 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> simplyhtml-0.13.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Sep 2012; Fabian Groffen <[email protected]> simplyhtml-0.13.1.ebuild: Marked ~x64-macos
