From 716b134e30a559d34ec685291739775986bfd7c3 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Mon, 15 Jan 2007 23:13:26 +0000 Subject: Ebuild maintenance (Portage version: 2.1.2_rc4-r8) --- dev-perl/IO-Multiplex/ChangeLog | 8 ++++++-- dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild | 7 +++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index 8d87e348cf1f..e521122493d3 100644 --- a/dev-perl/IO-Multiplex/ChangeLog +++ b/dev-perl/IO-Multiplex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-Multiplex -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.16 2006/08/16 10:57:11 yuval Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.17 2007/01/15 23:13:26 mcummings Exp $ + + 15 Jan 2007; Michael Cummings + IO-Multiplex-1.08.ebuild: + Ebuild maintenance 16 Aug 2006; IO-Multiplex-1.08.ebuild: Fixed HOMEPAGE diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index 56d1698432d2..03efd6b8ede5 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.16 2006/08/16 10:57:11 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.17 2007/01/15 23:13:26 mcummings Exp $ inherit perl-module DESCRIPTION="Manage IO on many file handles " -HOMEPAGE="http://search.cpan.org/dist/${P}/" +HOMEPAGE="http://search.cpan.org/~bbb/" SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz" LICENSE="Artistic" @@ -17,4 +17,3 @@ SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad