diff options
author | 2003-04-09 00:01:34 +0000 | |
---|---|---|
committer | 2003-04-09 00:01:34 +0000 | |
commit | 17455a568c68b37ad47d84eb2b98011685a70c6d (patch) | |
tree | 309edd35b58d572c7b8079916e62843fcb18f4f9 /net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | |
parent | added ppc keyword (diff) | |
download | gentoo-2-17455a568c68b37ad47d84eb2b98011685a70c6d.tar.gz gentoo-2-17455a568c68b37ad47d84eb2b98011685a70c6d.tar.bz2 gentoo-2-17455a568c68b37ad47d84eb2b98011685a70c6d.zip |
added ppc keyword
Diffstat (limited to 'net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild')
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 d3f18fe16035..b5bebb22c5a6 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. # 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.3 2003/04/08 22:04:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.4 2003/04/09 00:01:15 liquidx 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" +KEYWORDS="~x86 ~ppc" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="net-mail/qmail" PROVIDE="net-mail/ezmlm" |