diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:37:28 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:37:28 +0000 |
commit | 9d6ce4f86249ac99ccdefeefb24104b0e43974a2 (patch) | |
tree | ae50e36ec52bccd0884c74d33d1ad1ad348fdf0a /dev-perl/libwww-perl | |
parent | marking stable x86 (diff) | |
download | historical-9d6ce4f86249ac99ccdefeefb24104b0e43974a2.tar.gz historical-9d6ce4f86249ac99ccdefeefb24104b0e43974a2.tar.bz2 historical-9d6ce4f86249ac99ccdefeefb24104b0e43974a2.zip |
marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index b9410b79eb33..034d9ecd36aa 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.56 2005/12/30 11:58:13 mcummings Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.57 2006/01/13 21:34:34 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + libwww-perl-5.803-r1.ebuild: + marking stable sparc x86 30 Dec 2005; <mcumming@gentoo.org> libwww-perl-5.69-r2.ebuild, libwww-perl-5.79.ebuild, libwww-perl-5.800.ebuild, diff --git a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild index 3c16fb250c2b..f3855b7fbc6d 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.803-r1.ebuild,v 1.3 2005/12/30 11:58:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild,v 1.4 2006/01/13 21:34:34 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" DEPEND=">=perl-core/libnet-1.0703 >=dev-perl/HTML-Parser-3.34 |