diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 10:19:58 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 10:19:58 +0000 |
commit | 9290bfa7755c768b44c318cf5e57a3f0cdddbe61 (patch) | |
tree | d0d0d1bbe84a540d9d203ba899ecd885270376ae /net-mail | |
parent | Stable on ppc. (diff) | |
download | historical-9290bfa7755c768b44c318cf5e57a3f0cdddbe61.tar.gz historical-9290bfa7755c768b44c318cf5e57a3f0cdddbe61.tar.bz2 historical-9290bfa7755c768b44c318cf5e57a3f0cdddbe61.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/Manifest | 10 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 6 |
3 files changed, 14 insertions, 10 deletions
diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index 1c74ce8e1724..03b94978872c 100644 --- a/net-mail/ezmlm-idx/ChangeLog +++ b/net-mail/ezmlm-idx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/ezmlm-idx -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.13 2004/06/24 23:21:38 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.14 2005/04/24 10:19:58 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + ezmlm-idx-0.40-r2.ebuild: + Stable on ppc. 18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ezmlm-idx-0.40-r2.ebuild: diff --git a/net-mail/ezmlm-idx/Manifest b/net-mail/ezmlm-idx/Manifest index 9cd1173dae3a..712c26339149 100644 --- a/net-mail/ezmlm-idx/Manifest +++ b/net-mail/ezmlm-idx/Manifest @@ -1,8 +1,8 @@ -MD5 c578ba26d6bce79036cdef1ec2904c87 ChangeLog 1733 -MD5 0850e3e124f474ac73d067d033228683 ezmlm-idx-0.40-r2.ebuild 2463 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 6af23b2ddfe9912b12229bbeac2820aa files/digest-ezmlm-idx-0.40-r2 127 -MD5 b82b4c09c356dc91fcbe907a24326b52 files/ezmlm-0.53-errno.patch 270 -MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165 +MD5 2c395830c3eede8ca0a1c6a1b3ae9ccf ChangeLog 1831 +MD5 a1ff3ddcdae831ae467d4e155fbd30bf ezmlm-idx-0.40-r2.ebuild 2460 MD5 add751ca5856300f8e2a349fb944257c files/get_header.c 3486 +MD5 31baef31f2ce0c9343530c3467220a60 files/from-header.patch 6165 MD5 faac5e3fb54753c4a9f6475bb1a5b20a files/get_header.h 101 +MD5 6af23b2ddfe9912b12229bbeac2820aa files/digest-ezmlm-idx-0.40-r2 127 +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 91027aa6fae5..666828cfae61 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-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.15 2004/07/15 01:45:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.16 2005/04/24 10:19:58 hansmi 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 alpha ~hppa ~amd64 ~ppc ~mips ~sparc" +KEYWORDS="x86 alpha ~hppa ~amd64 ppc ~mips ~sparc" IUSE="" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="mail-mta/qmail" |