diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-12-22 02:18:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-12-22 02:18:51 +0000 |
commit | c975e05663d08677757a5dd0033a8707008e80c9 (patch) | |
tree | b556bf398f774e3c9193677d15c4060fe3fac929 /dev-perl/MIME-Lite | |
parent | Dep for bioperl, bug 11498 (diff) | |
download | historical-c975e05663d08677757a5dd0033a8707008e80c9.tar.gz historical-c975e05663d08677757a5dd0033a8707008e80c9.tar.bz2 historical-c975e05663d08677757a5dd0033a8707008e80c9.zip |
dep for bioperl, bug 11498
Diffstat (limited to 'dev-perl/MIME-Lite')
-rw-r--r-- | dev-perl/MIME-Lite/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/MIME-Lite/MIME-Lite-2.117.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/MIME-Lite/files/digest-MIME-Lite-2.117 | 1 |
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/MIME-Lite/ChangeLog b/dev-perl/MIME-Lite/ChangeLog new file mode 100644 index 000000000000..d5d68457c3a5 --- /dev/null +++ b/dev-perl/MIME-Lite/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-perl/MIME-Lite +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.1 2002/12/22 02:18:51 mcummings Exp $ + +*MIME-Lite-2.117 (21 Dec 2002) + + 21 Dec 2002; Michael Cummings <mcummings@gentoo.org> + MIME-Lite-2.117.ebuild: + + Initial import. Ebuild a dep for bioperl, bug 11498 diff --git a/dev-perl/MIME-Lite/MIME-Lite-2.117.ebuild b/dev-perl/MIME-Lite/MIME-Lite-2.117.ebuild new file mode 100644 index 000000000000..9194afc8e5ed --- /dev/null +++ b/dev-perl/MIME-Lite/MIME-Lite-2.117.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header $ + +IUSE="" + +inherit perl-module + +S=${WORKDIR}/${P} +CATEGORY="dev-perl" +DESCRIPTION="low-calorie MIME generator" +http://search.cpan.org/CPAN/authors/id/E/ER/ERYQ +SRC_URI="http://search.cpan.org/CPAN/authors/id/E/ER/ERYQ/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/src/ERYQ/${P}.readme" + +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" + +DEPEND="${DEPEND}" diff --git a/dev-perl/MIME-Lite/files/digest-MIME-Lite-2.117 b/dev-perl/MIME-Lite/files/digest-MIME-Lite-2.117 new file mode 100644 index 000000000000..e9d1b1df9436 --- /dev/null +++ b/dev-perl/MIME-Lite/files/digest-MIME-Lite-2.117 @@ -0,0 +1 @@ +MD5 aacd69f446b5d0fd33c8d910b0c7f362 MIME-Lite-2.117.tar.gz 107276 |