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
commita8a03a0d15624e4751ddfa1daa5a7407ada530b4 (patch)
treeffb8fb0f850ff6a5f0631f8c413afc5163af0eaa /net-mail
parentEbuild cleanup. 2004g-r2 stable on x86. (diff)
downloadhistorical-a8a03a0d15624e4751ddfa1daa5a7407ada530b4.tar.gz
historical-a8a03a0d15624e4751ddfa1daa5a7407ada530b4.tar.bz2
historical-a8a03a0d15624e4751ddfa1daa5a7407ada530b4.zip
Removed 4.91. 5.30.32 stable on x86.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/grepmail/ChangeLog6
-rw-r--r--net-mail/grepmail/Manifest10
-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
5 files changed, 17 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/Manifest b/net-mail/grepmail/Manifest
index 7af13d1da307..300107bd269d 100644
--- a/net-mail/grepmail/Manifest
+++ b/net-mail/grepmail/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 2c49a20c1d07ed817aff71d6882897d4 ChangeLog 3115
MD5 701ca93f31d9210219c045bedcf86e66 files/digest-grepmail-5.30 65
MD5 a0fee4a355f9dc42ce39685ab33eff43 files/digest-grepmail-5.30.32 67
MD5 799b4db427bd08dbb7cdf8b5694543a6 grepmail-5.30.32.ebuild 705
MD5 15ae8f74e91aba040fd18294f566b71e grepmail-5.30.ebuild 710
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDpvy8QlM6RnzZP+IRAna7AJ96OBmB2UX49V9srpJHvjGwcEA2ngCfbjwR
+T1vcaLXCGWwFF3zf1wFw9R8=
+=KlWM
+-----END PGP SIGNATURE-----
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