summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-21 19:19:02 +0000
committerTorsten Veller <tove@gentoo.org>2012-04-21 19:19:02 +0000
commit32ce8554c51a9349131789c09887eddfc8bb6986 (patch)
treee637890e049c2ad19a2a3b0a5f0fbbf937a7e117 /dev-perl/HTML-Parser
parentCleanup (diff)
downloadgentoo-2-32ce8554c51a9349131789c09887eddfc8bb6986.tar.gz
gentoo-2-32ce8554c51a9349131789c09887eddfc8bb6986.tar.bz2
gentoo-2-32ce8554c51a9349131789c09887eddfc8bb6986.zip
Cleanup
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
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.670.0.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 530cf89c7f94..5ea6c116c0ed 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.155 2012/03/25 15:30:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.156 2012/04/21 19:19:02 tove Exp $
+
+ 21 Apr 2012; Torsten Veller <tove@gentoo.org> -HTML-Parser-3.670.0.ebuild:
+ Cleanup
25 Mar 2012; Raúl Porcel <armin76@gentoo.org> HTML-Parser-3.690.0.ebuild:
ia64/m68k/s390/sh/sparc stable wrt #400137
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.670.0.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.670.0.ebuild
deleted file mode 100644
index cc335e31e1ce..000000000000
--- a/dev-perl/HTML-Parser/HTML-Parser-3.670.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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.670.0.ebuild,v 1.2 2011/09/03 21:05:17 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=3.67
-inherit perl-module
-
-DESCRIPTION="Parse <HEAD> 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"