diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-27 13:19:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-27 13:19:46 +0000 |
commit | 8ec8f62784144023a5f5fd1b6ed997e2e2c991fa (patch) | |
tree | 765a1847084d8829ca0be54f9c29df72704b986b /dev-perl/IO-stringy/IO-stringy-2.108.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-8ec8f62784144023a5f5fd1b6ed997e2e2c991fa.tar.gz gentoo-2-8ec8f62784144023a5f5fd1b6ed997e2e2c991fa.tar.bz2 gentoo-2-8ec8f62784144023a5f5fd1b6ed997e2e2c991fa.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/IO-stringy/IO-stringy-2.108.ebuild')
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.108.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.108.ebuild b/dev-perl/IO-stringy/IO-stringy-2.108.ebuild deleted file mode 100644 index 3fe0a9f609b0..000000000000 --- a/dev-perl/IO-stringy/IO-stringy-2.108.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108.ebuild,v 1.9 2005/01/22 17:49:18 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays" -SRC_URI="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" -IUSE="" |