diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:57 +0000 |
commit | 197c4ef91eb21b496a2a494aee63ba57297089c0 (patch) | |
tree | aeb36d3d8bb3444126c52566a1f4e928d4823b2e /dev-perl/libwww-perl | |
parent | Version Bump. (diff) | |
download | historical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.gz historical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.bz2 historical-197c4ef91eb21b496a2a494aee63ba57297089c0.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.805.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 4e2468acea02..29cf02d9789e 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.73 2006/08/06 02:45:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.74 2006/08/18 02:13:26 mcummings Exp $ + + 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> + libwww-perl-5.805.ebuild: + Marking amd64 stable 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> libwww-perl-5.69-r2.ebuild, libwww-perl-5.79.ebuild, diff --git a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild index ae0d50f5cc79..4dd4c64d1e18 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.6 2006/08/06 02:45:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.7 2006/08/18 02:13:26 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/" IUSE="ssl" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" DEPEND="virtual/perl-libnet >=dev-perl/HTML-Parser-3.34 |