summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-10-11 07:53:38 +0000
committerTorsten Veller <tove@gentoo.org>2008-10-11 07:53:38 +0000
commit77f8ad50666009a240bb13ffc0128d60742cad99 (patch)
treeab4f09cff482663bbdf62d5a712dcc412a84bda4 /dev-perl
parentVersion bump (diff)
downloadgentoo-2-77f8ad50666009a240bb13ffc0128d60742cad99.tar.gz
gentoo-2-77f8ad50666009a240bb13ffc0128d60742cad99.tar.bz2
gentoo-2-77f8ad50666009a240bb13ffc0128d60742cad99.zip
mips -> ~mips
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/libwww-perl/ChangeLog5
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.805.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index 6f4dc61a0ff0..0f37edb520e3 100644
--- a/dev-perl/libwww-perl/ChangeLog
+++ b/dev-perl/libwww-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/libwww-perl
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.88 2008/10/11 07:47:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.89 2008/10/11 07:53:38 tove Exp $
+
+ 11 Oct 2008; Torsten Veller <tove@gentoo.org> libwww-perl-5.805.ebuild:
+ mips -> ~mips
*libwww-perl-5.817 (11 Oct 2008)
diff --git a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
index a52dda1e7e0a..525c52f47d96 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.14 2007/07/10 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.15 2008/10/11 07:53:38 tove Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
IUSE="ssl"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
DEPEND="virtual/perl-libnet
>=dev-perl/HTML-Parser-3.34