diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:16:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:16:41 +0000 |
commit | 1a212c4d5bb5cd2f93f3c8de21824293f9992403 (patch) | |
tree | 5850668e70bdd1e42b62daeb44db2a343eca4f6f /net-mail/ezmlm-idx-mysql | |
parent | exmh-2.6.3.ebuild: Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-1a212c4d5bb5cd2f93f3c8de21824293f9992403.tar.gz gentoo-2-1a212c4d5bb5cd2f93f3c8de21824293f9992403.tar.bz2 gentoo-2-1a212c4d5bb5cd2f93f3c8de21824293f9992403.zip |
ezmlm-idx-mysql-0.40-r2.ebuild: Remove arm keywords
Diffstat (limited to 'net-mail/ezmlm-idx-mysql')
-rw-r--r-- | net-mail/ezmlm-idx-mysql/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/ezmlm-idx-mysql/ChangeLog b/net-mail/ezmlm-idx-mysql/ChangeLog index 70b8da9783d7..da9b46d9c644 100644 --- a/net-mail/ezmlm-idx-mysql/ChangeLog +++ b/net-mail/ezmlm-idx-mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/ezmlm-idx-mysql -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ChangeLog,v 1.4 2003/09/20 22:33:05 robbat2 Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ChangeLog,v 1.5 2004/02/22 16:16:41 agriffis Exp $ + + 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> + ezmlm-idx-mysql-0.40-r2.ebuild: + Remove arm keywords 20 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> ezmlm-idx-mysql-0.40-r2.ebuild: diff --git a/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild b/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild index 54c4f0b6fca8..6e8e57470c51 100644 --- a/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild +++ b/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-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-mysql/ezmlm-idx-mysql-0.40-r2.ebuild,v 1.4 2003/09/20 22:33:05 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild,v 1.5 2004/02/22 16:16:41 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" |