diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:13:54 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:13:54 +0000 |
commit | fe4732c82f125cfaf7939c4dcb1f1b207d2674a9 (patch) | |
tree | 5a773e664c95eaef647e390b4466d2c707a3fb74 /net-mail/ezmlm-idx | |
parent | Drop to ~mips (diff) | |
download | historical-fe4732c82f125cfaf7939c4dcb1f1b207d2674a9.tar.gz historical-fe4732c82f125cfaf7939c4dcb1f1b207d2674a9.tar.bz2 historical-fe4732c82f125cfaf7939c4dcb1f1b207d2674a9.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'net-mail/ezmlm-idx')
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index 2fe30de682e6..b961297f21ec 100644 --- a/net-mail/ezmlm-idx/ChangeLog +++ b/net-mail/ezmlm-idx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ezmlm-idx -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.31 2010/10/01 02:57:34 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.32 2011/02/06 10:06:08 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> ezmlm-idx-0.40-r2.ebuild: + Drop to ~mips *ezmlm-idx-7.0.0-r2 (01 Oct 2010) 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 98705fc77dc0..16115d86e6b0 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.19 2010/06/17 20:53:45 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.20 2011/02/06 10:06:08 leio Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -20,7 +20,7 @@ SRC_URI=" HOMEPAGE="http://www.ezmlm.org" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha amd64 hppa mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" IUSE="" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="virtual/qmail" |