summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-06 20:43:07 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-06 20:43:07 +0000
commita284b21c86f5bbd63225facb334ec4f3c72587ad (patch)
treec4878c11828a32fefa0ccb4d08816ca2d1646d91 /dev-perl/WWW-Mechanize
parentUse CFLAGS and LDFLAGS while building. (diff)
downloadgentoo-2-a284b21c86f5bbd63225facb334ec4f3c72587ad.tar.gz
gentoo-2-a284b21c86f5bbd63225facb334ec4f3c72587ad.tar.bz2
gentoo-2-a284b21c86f5bbd63225facb334ec4f3c72587ad.zip
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r--dev-perl/WWW-Mechanize/ChangeLog5
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index 16aae4b6c29a..a01ee66c7538 100644
--- a/dev-perl/WWW-Mechanize/ChangeLog
+++ b/dev-perl/WWW-Mechanize/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.20 2006/01/15 11:44:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.21 2006/02/06 20:38:10 blubb Exp $
+
+ 06 Feb 2006; Simon Stelling <blubb@gentoo.org> WWW-Mechanize-1.16.ebuild:
+ stable on amd64
15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
WWW-Mechanize-1.16.ebuild:
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild
index 98695da37480..f4cc107355df 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.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/WWW-Mechanize/WWW-Mechanize-1.16.ebuild,v 1.3 2006/01/15 11:44:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild,v 1.4 2006/02/06 20:38:10 blubb Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
DEPEND="dev-perl/IO-Socket-SSL
>=dev-perl/libwww-perl-5.76