diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 01:07:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 01:07:29 +0000 |
commit | bd705bee0ec03585b304b1fdfcbf540de9ca32ed (patch) | |
tree | 2cc1c7eb8e1a121f21d29f7fb83166b79850035c /dev-perl/IO-Multiplex | |
parent | Stable on Alpha + IA64. (diff) | |
download | historical-bd705bee0ec03585b304b1fdfcbf540de9ca32ed.tar.gz historical-bd705bee0ec03585b304b1fdfcbf540de9ca32ed.tar.bz2 historical-bd705bee0ec03585b304b1fdfcbf540de9ca32ed.zip |
Version bump
Package-Manager: portage-2.1.2.1
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.09 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index e521122493d3..1d06f5a8c479 100644 --- a/dev-perl/IO-Multiplex/ChangeLog +++ b/dev-perl/IO-Multiplex/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/IO-Multiplex # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.18 2007/03/11 01:07:29 mcummings Exp $ + +*IO-Multiplex-1.09 (11 Mar 2007) + + 11 Mar 2007; Michael Cummings <mcummings@gentoo.org> + +IO-Multiplex-1.09.ebuild: + Version bump 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> IO-Multiplex-1.08.ebuild: diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild new file mode 100644 index 000000000000..993c3b485ca0 --- /dev/null +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild @@ -0,0 +1,19 @@ +# 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.09.ebuild,v 1.1 2007/03/11 01:07:29 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Manage IO on many file handles " +HOMEPAGE="http://search.cpan.org/~bbb/" +SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +SRC_TEST="do" + + +DEPEND="dev-lang/perl" diff --git a/dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.09 b/dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.09 new file mode 100644 index 000000000000..c5adf2dc6c12 --- /dev/null +++ b/dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.09 @@ -0,0 +1,3 @@ +MD5 cf459a39f2964d5ec6c32622759c9e90 IO-Multiplex-1.09.tar.gz 14666 +RMD160 8e8e98ca5772deeef2b013f8f3fce88d0a1601b3 IO-Multiplex-1.09.tar.gz 14666 +SHA256 23d3b386d262fecf6116d645d8035cccfe0c4ac6d7071fdc49f210f4fb21ecf0 IO-Multiplex-1.09.tar.gz 14666 |