summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-12-19 18:32:13 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-12-19 18:32:13 +0000
commitcc9c65d73e640612544452d6cf3edb158f3922ad (patch)
tree65e6fc4e5cc2d2d007ffe5fe9efc351384ffb59a /net-mail/grepmail
parentEbuild cleanup. 2004g-r2 stable on x86. (diff)
downloadgentoo-2-cc9c65d73e640612544452d6cf3edb158f3922ad.tar.gz
gentoo-2-cc9c65d73e640612544452d6cf3edb158f3922ad.tar.bz2
gentoo-2-cc9c65d73e640612544452d6cf3edb158f3922ad.zip
Removed 4.91. 5.30.32 stable on x86.
(Portage version: 2.1_pre1)
Diffstat (limited to 'net-mail/grepmail')
-rw-r--r--net-mail/grepmail/ChangeLog6
-rw-r--r--net-mail/grepmail/files/digest-grepmail-4.911
-rw-r--r--net-mail/grepmail/grepmail-4.91.ebuild28
-rw-r--r--net-mail/grepmail/grepmail-5.30.32.ebuild4
4 files changed, 7 insertions, 32 deletions
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog
index e4feba4dd2da..3cd61ade020f 100644
--- a/net-mail/grepmail/ChangeLog
+++ b/net-mail/grepmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/grepmail
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.21 2005/11/28 13:05:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.22 2005/12/19 18:32:13 ticho Exp $
+
+ 19 Dec 2005; Andrej Kacian <ticho@gentoo.org> -grepmail-4.91.ebuild,
+ grepmail-5.30.32.ebuild:
+ Removed 4.91. 5.30.32 stable on x86.
28 Nov 2005; <mcumming@gentoo.org> grepmail-4.91.ebuild,
grepmail-5.30.32.ebuild, grepmail-5.30.ebuild:
diff --git a/net-mail/grepmail/files/digest-grepmail-4.91 b/net-mail/grepmail/files/digest-grepmail-4.91
deleted file mode 100644
index b002877a61ce..000000000000
--- a/net-mail/grepmail/files/digest-grepmail-4.91
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b401f05e2d2b7facdb09cf67cd64afe2 grepmail-4.91.tar.gz 690103
diff --git a/net-mail/grepmail/grepmail-4.91.ebuild b/net-mail/grepmail/grepmail-4.91.ebuild
deleted file mode 100644
index 6987c62e2fdc..000000000000
--- a/net-mail/grepmail/grepmail-4.91.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.91.ebuild,v 1.10 2005/11/28 13:05:52 mcummings Exp $
-
-inherit perl-app
-
-DESCRIPTION="Search normal or compressed mailbox using a regular expression or dates."
-HOMEPAGE="http://grepmail.sourceforge.net/"
-SRC_URI="mirror://sourceforge/grepmail/${P}.tar.gz"
-RESTRICT="nomirror"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="x86 ppc sparc"
-IUSE=""
-
-DEPEND="${DEPEND}
- dev-perl/Inline
- dev-perl/TimeDate
- dev-perl/DateManip
- perl-core/Digest-MD5
- dev-perl/Parse-RecDescent"
-
-RDEPEND=""
-
-src_compile () {
- echo "" | perl-app_src_compile
-}
diff --git a/net-mail/grepmail/grepmail-5.30.32.ebuild b/net-mail/grepmail/grepmail-5.30.32.ebuild
index c7f10fa60a40..637382d67e15 100644
--- a/net-mail/grepmail/grepmail-5.30.32.ebuild
+++ b/net-mail/grepmail/grepmail-5.30.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.32.ebuild,v 1.2 2005/11/28 13:05:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.32.ebuild,v 1.3 2005/12/19 18:32:13 ticho Exp $
inherit versionator perl-app
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/grepmail/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-perl/Inline