diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:20:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:20:40 +0000 |
commit | 68cb6a6df4272f3b98625a028a786457f2100251 (patch) | |
tree | 24b02be29026487be73fe6bc597721a6f10effe7 /net-mail/ezmlm-idx | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-68cb6a6df4272f3b98625a028a786457f2100251.tar.gz gentoo-2-68cb6a6df4272f3b98625a028a786457f2100251.tar.bz2 gentoo-2-68cb6a6df4272f3b98625a028a786457f2100251.zip |
Remove arm keywords
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 f4529d353c0e..709a73f10692 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.10 2003/09/20 22:33:54 robbat2 Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.11 2004/02/22 16:16:15 agriffis Exp $ + + 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> ezmlm-idx-0.40-r2.ebuild: + Remove arm keywords 20 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> ezmlm-idx-0.40-r2.ebuild: fix head -1 bug 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 029acf1d927d..918d180f3916 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. +# Copyright 1999-2004 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.10 2003/09/20 22:33:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.11 2004/02/22 16:16:15 agriffis 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 ~arm ~hppa ~amd64 ~ppc ~mips ~sparc" +KEYWORDS="x86 alpha ~hppa ~amd64 ~ppc ~mips ~sparc" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="net-mail/qmail" PROVIDE="net-mail/ezmlm" |