diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 10:22:51 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 10:22:51 +0000 |
commit | 33fc2bf684b0b2a6162dc7411f2e81901fca2659 (patch) | |
tree | e1e10450e3390355138c45302296edca7db2f2dc /net-mail/ezmlm-idx | |
parent | stable amd64 (diff) | |
download | gentoo-2-33fc2bf684b0b2a6162dc7411f2e81901fca2659.tar.gz gentoo-2-33fc2bf684b0b2a6162dc7411f2e81901fca2659.tar.bz2 gentoo-2-33fc2bf684b0b2a6162dc7411f2e81901fca2659.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'net-mail/ezmlm-idx')
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 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/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" |