summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-03 16:07:33 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-03 16:07:33 +0000
commit198b7f45564361dd93458b850c22afa6714b2620 (patch)
treed53a1b179107cf7ffcde67c15ed46998e6ed8c78 /dev-perl/HTML-Parser
parentDrop KDE 4.2.2 (diff)
downloadgentoo-2-198b7f45564361dd93458b850c22afa6714b2620.tar.gz
gentoo-2-198b7f45564361dd93458b850c22afa6714b2620.tar.bz2
gentoo-2-198b7f45564361dd93458b850c22afa6714b2620.zip
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/HTML-Parser')
-rw-r--r--dev-perl/HTML-Parser/ChangeLog5
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild21
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index ee472ad76dd4..a44fdf3d6135 100644
--- a/dev-perl/HTML-Parser/ChangeLog
+++ b/dev-perl/HTML-Parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/HTML-Parser
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.108 2009/05/20 17:51:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.109 2009/06/03 16:07:33 tove Exp $
+
+ 03 Jun 2009; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.56.ebuild:
+ Cleanup
20 May 2009; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.60.ebuild:
arm/ia64/m68k/s390/sh stable wrt #269576
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
deleted file mode 100644
index 869a1d77e672..000000000000
--- a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2008 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.56.ebuild,v 1.13 2008/09/29 07:54:50 tove Exp $
-
-MODULE_AUTHOR=GAAS
-inherit perl-module
-
-DESCRIPTION="Parse <HEAD> section of HTML documents"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE="test"
-
-RDEPEND=">=dev-perl/HTML-Tagset-3.03
- dev-lang/perl"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do
-mydoc="ANNOUNCEMENT TODO"