diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 12:19:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 12:19:14 +0000 |
commit | 911d878670304fab6d74f512173e2c7ff7c26b78 (patch) | |
tree | cf133fab9d066d8eba31183aa9a4627748b979a5 /dev-perl/WWW-Mechanize-FormFiller | |
parent | ia64/s390/sh/sparc stable wrt #321791 (diff) | |
download | gentoo-2-911d878670304fab6d74f512173e2c7ff7c26b78.tar.gz gentoo-2-911d878670304fab6d74f512173e2c7ff7c26b78.tar.bz2 gentoo-2-911d878670304fab6d74f512173e2c7ff7c26b78.zip |
sparc stable wrt #341209
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/WWW-Mechanize-FormFiller')
-rw-r--r-- | dev-perl/WWW-Mechanize-FormFiller/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize-FormFiller/ChangeLog b/dev-perl/WWW-Mechanize-FormFiller/ChangeLog index efb55a7e7dd4..12c5615bf64f 100644 --- a/dev-perl/WWW-Mechanize-FormFiller/ChangeLog +++ b/dev-perl/WWW-Mechanize-FormFiller/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/WWW-Mechanize-FormFiller # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.12 2010/10/20 11:16:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.13 2010/11/13 12:19:14 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> + WWW-Mechanize-FormFiller-0.10.ebuild: + sparc stable wrt #341209 20 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> WWW-Mechanize-FormFiller-0.10.ebuild: diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.10.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.10.ebuild index 0248dce27f9e..5bbe9d4fad69 100644 --- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.10.ebuild +++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.10.ebuild,v 1.3 2010/10/20 11:16:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.10.ebuild,v 1.4 2010/11/13 12:19:14 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Framework to automate HTML forms " SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 sparc x86" IUSE="" DEPEND="dev-perl/Data-Random |