Marking sparc, amd64 stable; cleaning out stale ebuilds
authorMichael Cummings <mcummings@gentoo.org>
Mon, 9 Oct 2006 15:17:09 +0000 (15:17 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Mon, 9 Oct 2006 15:17:09 +0000 (15:17 +0000)
Package-Manager: portage-2.1.2_pre1

dev-perl/HTML-Parser/ChangeLog
dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild
dev-perl/HTML-Parser/HTML-Parser-3.54.ebuild
dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild

index acbf47a89285a06246529bcf39f39979c265b4d2..7375409943b4a80271686136087df59a318b56a7 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/HTML-Parser
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.78 2006/09/16 21:05:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.79 2006/10/09 15:17:09 mcummings Exp $
+
+  09 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+  -HTML-Parser-3.36-r1.ebuild, -HTML-Parser-3.45.ebuild,
+  -HTML-Parser-3.46.ebuild, HTML-Parser-3.48.ebuild,
+  -HTML-Parser-3.51.ebuild, -HTML-Parser-3.52.ebuild,
+  HTML-Parser-3.54.ebuild, HTML-Parser-3.55.ebuild:
+  Marking sparc, amd64 stable; cleaning out stale ebuilds
 
   16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   HTML-Parser-3.54.ebuild:
index bc1faa72052818979410dc584c25c8e52f0d126f..862b7e09a9d39bb1fea6a31b8813026bb461cf7d 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 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.48.ebuild,v 1.13 2006/08/05 04:26:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild,v 1.14 2006/10/09 15:17:09 mcummings Exp $
 
 inherit perl-module
 
@@ -15,7 +15,6 @@ IUSE="unicode"
 
 DEPEND=">=dev-perl/HTML-Tagset-3.03
        dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 mydoc="ANNOUNCEMENT TODO"
 
index 5149f4c188ad4c8807760beb6e3ed84c0550500e..3c184df8e59b599a7497c45dedd3cb37a0d15326 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 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.54.ebuild,v 1.8 2006/09/16 21:05:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.54.ebuild,v 1.9 2006/10/09 15:17:09 mcummings Exp $
 
 inherit perl-module
 
@@ -15,7 +15,6 @@ IUSE="unicode"
 
 DEPEND=">=dev-perl/HTML-Tagset-3.03
        dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 mydoc="ANNOUNCEMENT TODO"
 
index 81a8cfbad1ee76ec5973dd41d260935c9486ecd6..7a266ea9842eb73b3d31331ae79ddf805cb5ccfa 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 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.55.ebuild,v 1.2 2006/08/05 04:26:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild,v 1.3 2006/10/09 15:17:09 mcummings Exp $
 
 inherit perl-module
 
@@ -10,12 +10,11 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
 IUSE="unicode"
 
 DEPEND=">=dev-perl/HTML-Tagset-3.03
        dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 mydoc="ANNOUNCEMENT TODO"