diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 07:20:41 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 07:20:41 +0000 |
commit | 4d298d71adedbf114a31a65a229d97c432c29db9 (patch) | |
tree | b53e28a47aa2e1ab5208acde62f7e66760a7cc13 /dev-perl/IO-stringy | |
parent | Masking Speex cause someone has to (diff) | |
download | historical-4d298d71adedbf114a31a65a229d97c432c29db9.tar.gz historical-4d298d71adedbf114a31a65a229d97c432c29db9.tar.bz2 historical-4d298d71adedbf114a31a65a229d97c432c29db9.zip |
revision bumps to force installations into correct locations after MakeMaker upgrade
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 15 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/IO-stringy/files/digest-IO-stringy-2.108-r1 | 1 |
3 files changed, 29 insertions, 2 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index a071c1c914b7..f7e80ea892cf 100644 --- a/dev-perl/IO-stringy/ChangeLog +++ b/dev-perl/IO-stringy/ChangeLog @@ -1,6 +1,17 @@ +# ChangeLog for dev-perlIO-Socket-SSLChangeLog/dev-perlIO-stringyChangeLog +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.2 2002/10/30 07:20:38 seemant Exp $ + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : : + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : : : + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : : : : + + forced version bump to install into correct locations # ChangeLog for dev-perl/IO-stringy -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.1 2002/10/23 15:04:38 raker Exp $ *IO-stringy-2.108 (23 Oct 2002) diff --git a/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild b/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild new file mode 100644 index 000000000000..b812935d032b --- /dev/null +++ b/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild,v 1.1 2002/10/30 07:20:39 seemant Exp $ + +inherit perl-module + +S=${WORKDIR}/${P} + +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 ppc sparc sparc64 alpha" diff --git a/dev-perl/IO-stringy/files/digest-IO-stringy-2.108-r1 b/dev-perl/IO-stringy/files/digest-IO-stringy-2.108-r1 new file mode 100644 index 000000000000..eec8a4537702 --- /dev/null +++ b/dev-perl/IO-stringy/files/digest-IO-stringy-2.108-r1 @@ -0,0 +1 @@ +MD5 c9c9df6db1b4ec5e30b0e505a9edd1aa IO-stringy-2.108.tar.gz 67531 |