diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:46:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:46:57 +0000 |
commit | 4ddaa253e802a9703d18af4512f8b9ba91bd6c2e (patch) | |
tree | 640ae26f5fee0d0347ac031130120dc6fa06a58a /net-mail/ezmlm-idx-mysql | |
parent | don't dep on arch for gnuconfig_update, trim trailing whitespace (Manifest re... (diff) | |
download | gentoo-2-4ddaa253e802a9703d18af4512f8b9ba91bd6c2e.tar.gz gentoo-2-4ddaa253e802a9703d18af4512f8b9ba91bd6c2e.tar.bz2 gentoo-2-4ddaa253e802a9703d18af4512f8b9ba91bd6c2e.zip |
sync IUSE (missing)
Diffstat (limited to 'net-mail/ezmlm-idx-mysql')
-rw-r--r-- | net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild | 3 | ||||
-rw-r--r-- | net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
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 90a07d135dd4..3482cda1be65 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-2004 Gentoo Foundation # 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.8 2004/06/24 23:21:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild,v 1.9 2004/07/15 01:46:15 agriffis Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -18,6 +18,7 @@ HOMEPAGE="http://www.ezmlm.org" SLOT="0" LICENSE="as-is" KEYWORDS="x86 ~alpha ~hppa ~amd64 ~ppc ~mips ~sparc" +IUSE="" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="mail-mta/qmail" diff --git a/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild b/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild index 831dd4516169..17421ee0bfca 100644 --- a/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild +++ b/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.ebuild,v 1.7 2004/06/24 23:21:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild,v 1.8 2004/07/15 01:46:15 agriffis Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -14,6 +14,7 @@ HOMEPAGE="http://www.ezmlm.org" SLOT="0" LICENSE="as-is" KEYWORDS="x86" +IUSE="" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="mail-mta/qmail" |