Skip to content

Commit

Permalink
dev-perl/HTML-Parser: Version bump
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
  • Loading branch information
akhuettel committed Feb 7, 2016
1 parent 10c2a08 commit 451b403
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
29 changes: 29 additions & 0 deletions dev-perl/HTML-Parser/HTML-Parser-3.720.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

DIST_AUTHOR=GAAS
DIST_VERSION=3.72
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
virtual/perl-XSLoader
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Test-Pod
virtual/perl-Test-Simple
)
"

mydoc="ANNOUNCEMENT"
1 change: 1 addition & 0 deletions dev-perl/HTML-Parser/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST HTML-Parser-3.71.tar.gz 90368 SHA256 be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802 SHA512 98165e22534477a4e06e6c61c10a16ad04f0e4ec79a52e458a322751d66fc3fe0182391ff60dce76076449f29dcfcb613a6e43a839d4fc15c4af5b4e8751036e WHIRLPOOL d59290151a66cc93b36bd62784478f6a57a3dd95fcf046db62bd51cef42b580777a4fbd8d1a18190c9dfda165e96b2f30a5fd8933f78ab8d800a12d71b906d9f
DIST HTML-Parser-3.72.tar.gz 90680 SHA256 ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b SHA512 9fded69219791af085018ffbe6737e74e370c543af52aa221aec174daf52d1b8d3cdd07f025176c0212ae572a924555262f2eefc73781f82cdb7d9cff58ae716 WHIRLPOOL db3de380aa1df0d5ced4ca8ac48c7d47daa2ea1145aab02f5915f948c46e95019d4cb2cadbe0adaf76f938f0fe0209d9835680be6b66976d1680d3dd15105545

0 comments on commit 451b403

Please sign in to comment.