diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-11-26 13:25:44 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-11-26 13:25:44 +0000 |
commit | 91226d4b2aeaf7aa619889f089b39f63e5c4f2bc (patch) | |
tree | adef8a25090513bb0c9ef55a44b0bf9341afe073 /dev-perl/Archive-Rar | |
parent | Finally test for x86 (diff) | |
download | historical-91226d4b2aeaf7aa619889f089b39f63e5c4f2bc.tar.gz historical-91226d4b2aeaf7aa619889f089b39f63e5c4f2bc.tar.bz2 historical-91226d4b2aeaf7aa619889f089b39f63e5c4f2bc.zip |
For bug 6905
Diffstat (limited to 'dev-perl/Archive-Rar')
-rw-r--r-- | dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/Archive-Rar/ChangeLog | 15 | ||||
-rw-r--r-- | dev-perl/Archive-Rar/files/digest-Archive-Rar-1.9 | 1 |
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild b/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild new file mode 100644 index 000000000000..fd68f06a1cf0 --- /dev/null +++ b/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: + +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="Archive::Rar - Interface with the rar command" +SRC_URI="http://www.cpan.org/modules/by-module/Archive/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/Acrhive/${P}.readme" + + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" diff --git a/dev-perl/Archive-Rar/ChangeLog b/dev-perl/Archive-Rar/ChangeLog new file mode 100644 index 000000000000..0915c650ea5f --- /dev/null +++ b/dev-perl/Archive-Rar/ChangeLog @@ -0,0 +1,15 @@ +# ChangeLog for dev-perl/IO-String +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.1 2002/11/26 13:25:43 mcummings Exp $ + +*Archive-Rar-1.9 (22 August 2002) + + 22 Aug 2002; Eric Renfro <psi-jack@myrddincd.com> Archive-Rar-1.9.ebuild : + + Added Archive-Rar to Gentoo + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/dev-perl/Archive-Rar/files/digest-Archive-Rar-1.9 b/dev-perl/Archive-Rar/files/digest-Archive-Rar-1.9 new file mode 100644 index 000000000000..7b7b2002d7e2 --- /dev/null +++ b/dev-perl/Archive-Rar/files/digest-Archive-Rar-1.9 @@ -0,0 +1 @@ +MD5 c8ccb023716a0255c90307a03f659589 Archive-Rar-1.9.tar.gz 7438 |