From: Torsten Veller Date: Thu, 20 Oct 2011 17:58:42 +0000 (+0000) Subject: [bump] dev-perl/HTML-Parser-3.690.0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d1865e9ab5ff5afaaa44db1cb9fd93946750b777;p=gentoo.git [bump] dev-perl/HTML-Parser-3.690.0 Package-Manager: portage-2.2.0_alpha69/cvs/Linux x86_64 --- diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog index cfac5534a085..9e1cd08cdc91 100644 --- a/dev-perl/HTML-Parser/ChangeLog +++ b/dev-perl/HTML-Parser/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/HTML-Parser # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.146 2011/09/04 11:23:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.147 2011/10/20 17:58:42 tove Exp $ + +*HTML-Parser-3.690.0 (20 Oct 2011) + + 20 Oct 2011; Torsten Veller +HTML-Parser-3.690.0.ebuild: + Version bump 04 Sep 2011; Torsten Veller -HTML-Parser-3.67.ebuild: Cleanup diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild new file mode 100644 index 000000000000..75b30124afa5 --- /dev/null +++ b/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2011 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.690.0.ebuild,v 1.1 2011/10/20 17:58:42 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GAAS +MODULE_VERSION=3.69 +inherit perl-module + +DESCRIPTION="Parse section of HTML documents" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-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"