diff options
author | 2007-11-10 15:02:49 +0000 | |
---|---|---|
committer | 2007-11-10 15:02:49 +0000 | |
commit | 42b8c381bd075dd7e3e21f903a594d8f1d245493 (patch) | |
tree | ae96bb92278ab38d58cd692775ec4a584c5d2ee6 /dev-perl/WWW-Mechanize | |
parent | alpha/ia64/sparc/x86 stable wrt #198562 (diff) | |
download | historical-42b8c381bd075dd7e3e21f903a594d8f1d245493.tar.gz historical-42b8c381bd075dd7e3e21f903a594d8f1d245493.tar.bz2 historical-42b8c381bd075dd7e3e21f903a594d8f1d245493.zip |
amd64 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 c7a3f2bb1a90..051964fede43 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.42 2007/08/09 15:22:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.43 2007/11/10 15:02:49 drac Exp $ + + 10 Nov 2007; Samuli Suominen <drac@gentoo.org> WWW-Mechanize-1.30.ebuild: + amd64 stable 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> WWW-Mechanize-1.30.ebuild: diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild index 8f56aaf80135..2a9469dfb422 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.5 2007/08/09 15:22:49 dertobi123 Exp $ +# $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 $ 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" |