diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-07-31 13:45:38 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-07-31 13:45:38 +0000 |
commit | ca7bf2a627d43446166b3b91f2b8f4b6b7eae466 (patch) | |
tree | 6227c91ea7e1f9da9afac409731059e4ae77237f /net-mail | |
parent | add first vim plugin: taglist (diff) | |
download | gentoo-2-ca7bf2a627d43446166b3b91f2b8f4b6b7eae466.tar.gz gentoo-2-ca7bf2a627d43446166b3b91f2b8f4b6b7eae466.tar.bz2 gentoo-2-ca7bf2a627d43446166b3b91f2b8f4b6b7eae466.zip |
stable on alpha
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/Manifest | 4 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index f86e8769f632..66bbd23d8c07 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.8 2003/07/19 15:39:01 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.9 2003/07/31 13:45:29 taviso Exp $ + + 31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> ezmlm-idx-0.40-r2.ebuild: + stable on alpha 19 Jul 2003; Tavis Ormandy <taviso@gentoo.org> ezmlm-idx-0.40-r2.ebuild: marking ~alpha diff --git a/net-mail/ezmlm-idx/Manifest b/net-mail/ezmlm-idx/Manifest index 68f1c7c18a52..965041a946ad 100644 --- a/net-mail/ezmlm-idx/Manifest +++ b/net-mail/ezmlm-idx/Manifest @@ -1,5 +1,5 @@ -MD5 cc3be0924f0e27647f1c45587a5f687b ezmlm-idx-0.40-r2.ebuild 2373 -MD5 3fcbeed252cf6b1038aaf62e2e481ef0 ChangeLog 1338 +MD5 f85f0e15c0d2cca9e797a640726f56a0 ezmlm-idx-0.40-r2.ebuild 2372 +MD5 edd2695751757c75a943588fb50d0943 ChangeLog 1432 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165 MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270 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 258957521a0a..c4499c658586 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.7 2003/07/19 15:39:01 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.8 2003/07/31 13:45:29 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 ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="net-mail/qmail" PROVIDE="net-mail/ezmlm" |