diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:43:13 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:43:13 +0000 |
commit | 403e20957be9c8654c5df3033a950a7e111ee6f9 (patch) | |
tree | 85ad1842ee7eacd63bf604722559a6e4598deb56 /dev-perl/WWW-Mechanize-FormFiller | |
parent | Stable for HPPA (bug #201747). (diff) | |
download | gentoo-2-403e20957be9c8654c5df3033a950a7e111ee6f9.tar.gz gentoo-2-403e20957be9c8654c5df3033a950a7e111ee6f9.tar.bz2 gentoo-2-403e20957be9c8654c5df3033a950a7e111ee6f9.zip |
amd64 stable
(Portage version: 2.1.4_rc10)
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.08.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 ceac75f79551..6ce18bff78a5 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.6 2007/12/06 16:57:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.7 2007/12/17 18:43:13 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> + WWW-Mechanize-FormFiller-0.08.ebuild: + amd64 stable 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-FormFiller-0.08.ebuild: diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.08.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.08.ebuild index 0d6f0d12b81e..f018e28cf31d 100644 --- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.08.ebuild +++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.08.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-FormFiller/WWW-Mechanize-FormFiller-0.08.ebuild,v 1.2 2007/12/06 16:57:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.08.ebuild,v 1.3 2007/12/17 18:43:13 drac Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/C/CO/CORION/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~corion/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 sparc ~x86" +KEYWORDS="amd64 sparc ~x86" IUSE="" SRC_TEST="do" |