diff options
author | 2003-07-19 15:39:10 +0000 | |
---|---|---|
committer | 2003-07-19 15:39:10 +0000 | |
commit | ca721e61317989de74b1c97bfa01d419b5b504b2 (patch) | |
tree | 58159e5ae32edfe2f5d8cb0277e85041777a66e3 /net-mail | |
parent | ~alpha keyword (diff) | |
download | gentoo-2-ca721e61317989de74b1c97bfa01d419b5b504b2.tar.gz gentoo-2-ca721e61317989de74b1c97bfa01d419b5b504b2.tar.bz2 gentoo-2-ca721e61317989de74b1c97bfa01d419b5b504b2.zip |
~alpha
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/Manifest | 8 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index 2bee29941b43..f86e8769f632 100644 --- a/net-mail/ezmlm-idx/ChangeLog +++ b/net-mail/ezmlm-idx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ezmlm-idx # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.7 2003/06/09 05:24:14 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.8 2003/07/19 15:39:01 taviso Exp $ + + 19 Jul 2003; Tavis Ormandy <taviso@gentoo.org> ezmlm-idx-0.40-r2.ebuild: + marking ~alpha 08 June 2003; Jack Morgan <jmorgan@gentoo.org> ezmlm-idx-0.40-r2.ebuild: added ~sparc keyword diff --git a/net-mail/ezmlm-idx/Manifest b/net-mail/ezmlm-idx/Manifest index 99dc2600085d..428d3829999b 100644 --- a/net-mail/ezmlm-idx/Manifest +++ b/net-mail/ezmlm-idx/Manifest @@ -1,7 +1,7 @@ -MD5 59964884f060bc70dcbf6657b9e67c57 files/digest-ezmlm-idx-0.40-r2 456 +MD5 cc3be0924f0e27647f1c45587a5f687b ezmlm-idx-0.40-r2.ebuild 2373 +MD5 3fcbeed252cf6b1038aaf62e2e481ef0 ChangeLog 1338 MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165 +MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270 +MD5 59964884f060bc70dcbf6657b9e67c57 files/digest-ezmlm-idx-0.40-r2 456 MD5 add751ca5856300f8e2a349fb944257c files/get_header.c 3486 MD5 faac5e3fb54753c4a9f6475bb1a5b20a files/get_header.h 101 -MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270 -MD5 b3c37e70230949ca5ebd1254d0c30b6f ezmlm-idx-0.40-r2.ebuild 2364 -MD5 9bb88ab4ff31b258020d23ff2aee7f57 ChangeLog 1246 diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild index e1dd153e4140..258957521a0a 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.6 2003/07/13 13:32:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.7 2003/07/19 15:39:01 taviso Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -17,7 +17,7 @@ SRC_URI="http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/${PB}-${PV}.tar HOMEPAGE="http://www.ezmlm.org" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="net-mail/qmail" PROVIDE="net-mail/ezmlm" |