diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 16:04:43 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 16:04:43 +0000 |
commit | 597098f294cdd3be9cffab0e6ded3bc184cbc438 (patch) | |
tree | 76c66c91a56ba94153cba54da52558935fc1cc2b /net-mail/ezmlm-idx | |
parent | New ebuild sys-fs/cdfs, thanks to Daniel Lin and Adam Penser wrt bug #111751. (diff) | |
download | gentoo-2-597098f294cdd3be9cffab0e6ded3bc184cbc438.tar.gz gentoo-2-597098f294cdd3be9cffab0e6ded3bc184cbc438.tar.bz2 gentoo-2-597098f294cdd3be9cffab0e6ded3bc184cbc438.zip |
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-mail/ezmlm-idx')
-rw-r--r-- | net-mail/ezmlm-idx/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild | 6 | ||||
-rw-r--r-- | net-mail/ezmlm-idx/files/digest-ezmlm-idx-0.40-r2 | 6 |
3 files changed, 12 insertions, 5 deletions
diff --git a/net-mail/ezmlm-idx/ChangeLog b/net-mail/ezmlm-idx/ChangeLog index 86d9ad7b1ed9..403d337d1ed5 100644 --- a/net-mail/ezmlm-idx/ChangeLog +++ b/net-mail/ezmlm-idx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ezmlm-idx # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.15 2006/02/20 00:33:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ChangeLog,v 1.16 2006/11/23 16:04:43 vivo Exp $ + + 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> ezmlm-idx-0.40-r2.ebuild: + dev-db/mysql => virtual/mysql 20 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> ezmlm-idx-0.40-r2.ebuild: 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 b15cbbd276d4..bbf7b345dfaa 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-2006 Gentoo Foundation # 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.17 2006/02/20 00:33:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40-r2.ebuild,v 1.18 2006/11/23 16:04:43 vivo Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -31,8 +31,8 @@ then RDEPEND="$RDEPEND dev-db/postgresql" elif [ "$PN" = "${PB}-mysql" ] then - DEPEND="$DEPEND dev-db/mysql" - RDEPEND="$RDEPEND dev-db/mysql" + DEPEND="$DEPEND virtual/mysql" + RDEPEND="$RDEPEND virtual/mysql" fi src_unpack() { diff --git a/net-mail/ezmlm-idx/files/digest-ezmlm-idx-0.40-r2 b/net-mail/ezmlm-idx/files/digest-ezmlm-idx-0.40-r2 index 20d368cc7fec..69fdc04c89b1 100644 --- a/net-mail/ezmlm-idx/files/digest-ezmlm-idx-0.40-r2 +++ b/net-mail/ezmlm-idx/files/digest-ezmlm-idx-0.40-r2 @@ -1,2 +1,6 @@ -MD5 c6137114060cff19301a956e73d46fc0 ezmlm-idx-0.40.tar.gz 553974 MD5 108c632caaa8cdbfd3041e6c449191b2 ezmlm-0.53.tar.gz 62693 +RMD160 6d366de2d7028a984ba454f1bec9d2d9f495c88b ezmlm-0.53.tar.gz 62693 +SHA256 9639c3a5cc49d417f30e6cd7d8c5e2c6945262953c143134035889d8aa1004b9 ezmlm-0.53.tar.gz 62693 +MD5 c6137114060cff19301a956e73d46fc0 ezmlm-idx-0.40.tar.gz 553974 +RMD160 e8131819d89259f83b870a39c18f9528c39c30b0 ezmlm-idx-0.40.tar.gz 553974 +SHA256 d205c466b11d07c0f1e093d3c7ca9204e06a518cbf7dfcd290f232875f92a1e0 ezmlm-idx-0.40.tar.gz 553974 |