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/Mail-Procmail | |
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/Mail-Procmail')
-rw-r--r-- | dev-perl/Mail-Procmail/ChangeLog | 21 | ||||
-rw-r--r-- | dev-perl/Mail-Procmail/Mail-Procmail-1.02-r1.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.02-r1 | 1 |
3 files changed, 38 insertions, 2 deletions
diff --git a/dev-perl/Mail-Procmail/ChangeLog b/dev-perl/Mail-Procmail/ChangeLog index fa8c1cf6e584..6fc11db19184 100644 --- a/dev-perl/Mail-Procmail/ChangeLog +++ b/dev-perl/Mail-Procmail/ChangeLog @@ -1,6 +1,23 @@ -# ChangeLog for dev-perl/Mail-Procmail +# ChangeLog for dev-perlMD5ChangeLog/dev-perlMail-ProcmailChangeLog # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/ChangeLog,v 1.3 2002/08/01 03:07:55 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/ChangeLog,v 1.4 2002/10/30 07:20:39 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 : : : : + + 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/Mail-Procmail *Mail-Procmail-1.02 (5 May 2002) diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.02-r1.ebuild b/dev-perl/Mail-Procmail/Mail-Procmail-1.02-r1.ebuild new file mode 100644 index 000000000000..e928fa7267ea --- /dev/null +++ b/dev-perl/Mail-Procmail/Mail-Procmail-1.02-r1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.02-r1.ebuild,v 1.1 2002/10/30 07:20:39 seemant Exp $ + +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="Mail sorting/delivery module for Perl." +SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="x86 ppc sparc sparc64 alpha" + +DEPEND="${DEPEND} + >=dev-perl/MailTools-1.15 + >=dev-perl/LockFile-Simple-0.2.5" diff --git a/dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.02-r1 b/dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.02-r1 new file mode 100644 index 000000000000..83717d439906 --- /dev/null +++ b/dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.02-r1 @@ -0,0 +1 @@ +MD5 d8d78010380b25df08e2dcb7917932c7 Mail-Procmail-1.02.tar.gz 12465 |