From e053693337dd07484928ab5601607aea2d579dbe Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 19 Jun 2004 02:06:21 +0000 Subject: PROVIDE is for virtuals --- net-mail/ezmlm-idx-mysql/ChangeLog | 6 +++++- net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild | 3 +-- net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild | 5 ++--- 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'net-mail/ezmlm-idx-mysql') diff --git a/net-mail/ezmlm-idx-mysql/ChangeLog b/net-mail/ezmlm-idx-mysql/ChangeLog index da9b46d9c644..0930bffd4953 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ChangeLog,v 1.6 2004/06/19 02:05:04 mr_bones_ Exp $ + + 18 Jun 2004; Michael Sterrett + ezmlm-idx-mysql-0.40-r2.ebuild, ezmlm-idx-mysql-0.40.ebuild: + PROVIDE is for virtuals 22 Feb 2004; Aron Griffis 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 eebf9c2e6653..3a09d6a3fafa 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 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.6 2004/05/30 10:56:58 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild,v 1.7 2004/06/19 02:05:04 mr_bones_ 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,6 @@ LICENSE="as-is" KEYWORDS="x86 ~alpha ~hppa ~amd64 ~ppc ~mips ~sparc" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="mail-mta/qmail" -PROVIDE="net-mail/ezmlm" if [ "$PN" = "${PB}-pgsql" ] then 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 65f786274a0e..ac4924462b56 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-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.ebuild,v 1.5 2004/05/30 10:56:58 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40.ebuild,v 1.6 2004/06/19 02:05:04 mr_bones_ Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -16,7 +16,6 @@ LICENSE="as-is" KEYWORDS="x86" DEPEND="sys-apps/grep sys-apps/groff" RDEPEND="mail-mta/qmail" -PROVIDE="net-mail/ezmlm" if [ "$PN" = "${PB}-pgsql" ] then -- cgit v1.2.3-65-gdbad