axs 14/08/20 18:13:27 Modified: ChangeLog Added: HTML-Parser-3.710.0-r1.ebuild Removed: HTML-Parser-3.710.0.ebuild Log: bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Revision Changes Path 1.171 dev-perl/HTML-Parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?rev=1.171&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?rev=1.171&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?r1=1.170&r2=1.171 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- ChangeLog 22 Feb 2014 15:54:00 -0000 1.170 +++ ChangeLog 20 Aug 2014 18:13:27 -0000 1.171 @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/HTML-Parser # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.170 2014/02/22 15:54:00 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.171 2014/08/20 18:13:27 axs Exp $ + +*HTML-Parser-3.710.0-r1 (20 Aug 2014) + + 20 Aug 2014; Ian Stakenvicius (_AxS_) <a...@gentoo.org> + +HTML-Parser-3.710.0-r1.ebuild, -HTML-Parser-3.710.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 22 Feb 2014; Mikle Kolyada <zlog...@gentoo.org> -HTML-Parser-3.690.0.ebuild, HTML-Parser-3.710.0.ebuild: 1.1 dev-perl/HTML-Parser/HTML-Parser-3.710.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0-r1.ebuild?rev=1.1&content-type=text/plain Index: HTML-Parser-3.710.0-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0-r1.ebuild,v 1.1 2014/08/20 18:13:27 axs Exp $ EAPI=5 MODULE_AUTHOR=GAAS MODULE_VERSION=3.71 inherit perl-module DESCRIPTION="Parse <HEAD> section of HTML documents" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/HTML-Tagset-3.03" DEPEND="${RDEPEND} test? ( dev-perl/Test-Pod )" SRC_TEST=do mydoc="ANNOUNCEMENT"