diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:08:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:08:13 +0000 |
commit | f811f61cf3905b35d6e72478a38ef108cc9cce16 (patch) | |
tree | ddc2131b12d5fb3a7d30b7215a8c15e5ee55a1da /dev-perl/WWW-Mechanize | |
parent | Revert back to ~arch, bug #198698 (diff) | |
download | historical-f811f61cf3905b35d6e72478a38ef108cc9cce16.tar.gz historical-f811f61cf3905b35d6e72478a38ef108cc9cce16.tar.bz2 historical-f811f61cf3905b35d6e72478a38ef108cc9cce16.zip |
ia64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index 051964fede43..4a8ae851e88b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.43 2007/11/10 15:02:49 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.44 2007/11/10 18:07:47 armin76 Exp $ + + 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.30.ebuild: + ia64 stable 10 Nov 2007; Samuli Suominen <drac@gentoo.org> WWW-Mechanize-1.30.ebuild: amd64 stable diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild index 2a9469dfb422..2eb865f9ed1e 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.30.ebuild,v 1.6 2007/11/10 15:02:49 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild,v 1.7 2007/11/10 18:07:47 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/" IUSE="test" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" # Bug in the tests - improper use of HTTP::Server SRC_TEST="do" |