diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-12 14:38:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-12 14:38:22 +0000 |
commit | 9638b7291fa0dcf20f7bb258842d2ede20af279f (patch) | |
tree | 3cf8fa90b36ac5d3501191002f9e03cd64a56f1d /dev-perl/WWW-Mechanize | |
parent | Manifest sign (diff) | |
download | historical-9638b7291fa0dcf20f7bb258842d2ede20af279f.tar.gz historical-9638b7291fa0dcf20f7bb258842d2ede20af279f.tar.bz2 historical-9638b7291fa0dcf20f7bb258842d2ede20af279f.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index 46af9c6d4c93..c83f2aaaffa1 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.16 2005/08/12 08:54:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.17 2005/08/12 14:33:44 gustavoz Exp $ + + 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + WWW-Mechanize-1.12.ebuild: + Stable on sparc 12 Aug 2005; Michael Cummings <mcummings@gentoo.org> WWW-Mechanize-1.12.ebuild: diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild index 4b0eaeea364e..7d45729c7ef4 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.12.ebuild,v 1.4 2005/08/12 08:54:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild,v 1.5 2005/08/12 14:33:44 gustavoz 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 |