diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-19 02:06:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-19 02:06:21 +0000 |
commit | b11ca944359d97f7e50809aecb5203417920bc64 (patch) | |
tree | 39272bbd985a573d654873782d29c2032d6a18c9 /net-mail | |
parent | QA, added nls to IUSE (Manifest recommit) (diff) | |
download | gentoo-2-b11ca944359d97f7e50809aecb5203417920bc64.tar.gz gentoo-2-b11ca944359d97f7e50809aecb5203417920bc64.tar.bz2 gentoo-2-b11ca944359d97f7e50809aecb5203417920bc64.zip |
PROVIDE is for virtuals
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ezmlm-idx-mysql/ChangeLog | 6 | ||||
-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 | 5 | ||||
-rw-r--r-- | net-mail/ezmlm-idx-pgsql/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild | 3 | ||||
-rw-r--r-- | net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild | 5 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 3 |
8 files changed, 22 insertions, 15 deletions
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 <mr_bones_@gentoo.org> + ezmlm-idx-mysql-0.40-r2.ebuild, ezmlm-idx-mysql-0.40.ebuild: + PROVIDE is for virtuals 22 Feb 2004; Aron Griffis <agriffis@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 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 diff --git a/net-mail/ezmlm-idx-pgsql/ChangeLog b/net-mail/ezmlm-idx-pgsql/ChangeLog index e9193e52e8fb..4684da85b318 100644 --- a/net-mail/ezmlm-idx-pgsql/ChangeLog +++ b/net-mail/ezmlm-idx-pgsql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/ezmlm-idx-pgsql # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ChangeLog,v 1.5 2004/02/22 16:17:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ChangeLog,v 1.6 2004/06/19 02:05:45 mr_bones_ Exp $ + + 18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> + ezmlm-idx-pgsql-0.40-r2.ebuild, ezmlm-idx-pgsql-0.40.ebuild: + PROVIDE is for virtuals 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> ezmlm-idx-pgsql-0.40-r2.ebuild: diff --git a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild index 467170a9705f..1fdcd28a9add 100644 --- a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild +++ b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-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-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild,v 1.6 2004/05/30 10:57:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40-r2.ebuild,v 1.7 2004/06/19 02:05:45 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-pgsql/ezmlm-idx-pgsql-0.40.ebuild b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild index ba180788f701..b7929aaf1da6 100644 --- a/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild +++ b/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-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-pgsql/ezmlm-idx-pgsql-0.40.ebuild,v 1.5 2004/05/30 10:57:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-pgsql/ezmlm-idx-pgsql-0.40.ebuild,v 1.6 2004/06/19 02:05:45 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 diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index 709a73f10692..c62b336c0b96 100644 --- a/net-mail/ezmlm-idx/ChangeLog +++ b/net-mail/ezmlm-idx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/ezmlm-idx # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.12 2004/06/19 02:06:21 mr_bones_ Exp $ + + 18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> + ezmlm-idx-0.40-r2.ebuild: + PROVIDE is for virtuals 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> ezmlm-idx-0.40-r2.ebuild: Remove arm keywords 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 540d3812cced..3e46f9767ef7 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-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.12 2004/05/30 10:56:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.13 2004/06/19 02:06:21 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 |