diff options
author | 2006-10-09 15:17:09 +0000 | |
---|---|---|
committer | 2006-10-09 15:17:09 +0000 | |
commit | 32f935efab6743b76e89e63ebe74ccacfec9b1c5 (patch) | |
tree | cb7baed3fb87bd727f9acc2a8e0263e52cef8cd9 /dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild | |
parent | Marking amd64, sparc stable (diff) | |
download | gentoo-2-32f935efab6743b76e89e63ebe74ccacfec9b1c5.tar.gz gentoo-2-32f935efab6743b76e89e63ebe74ccacfec9b1c5.tar.bz2 gentoo-2-32f935efab6743b76e89e63ebe74ccacfec9b1c5.zip |
Marking sparc, amd64 stable; cleaning out stale ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild')
-rw-r--r-- | dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild index 81a8cfbad1ee..7a266ea9842e 100644 --- a/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild +++ b/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild @@ -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" |