diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 23:10:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 23:10:46 +0000 |
commit | 6b1626d3a7ff18be3cc8bfb5fefe6827e16f47a3 (patch) | |
tree | 3a890aad04931db74cf88c761fd8ca4a6e74bb75 /perl-core | |
parent | whitespace (diff) | |
download | gentoo-2-6b1626d3a7ff18be3cc8bfb5fefe6827e16f47a3.tar.gz gentoo-2-6b1626d3a7ff18be3cc8bfb5fefe6827e16f47a3.tar.bz2 gentoo-2-6b1626d3a7ff18be3cc8bfb5fefe6827e16f47a3.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/IO/IO-1.23.01.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-core/IO/IO-1.23.01.ebuild b/perl-core/IO/IO-1.23.01.ebuild index 8a62820c0a2b..da30a120779a 100644 --- a/perl-core/IO/IO-1.23.01.ebuild +++ b/perl-core/IO/IO-1.23.01.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO/IO-1.23.01.ebuild,v 1.7 2007/07/13 20:18:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO/IO-1.23.01.ebuild,v 1.8 2007/07/15 23:10:46 mr_bones_ Exp $ inherit versionator perl-module MY_P="${PN}-$(delete_version_separator 2)" S=${WORKDIR}/${MY_P} - DESCRIPTION="load various IO modules" HOMEPAGE="http://search.cpan.org/~gbarr" SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${MY_P}.tar.gz" |