diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 16:05:41 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 16:05:41 +0000 |
commit | d7125015cd9c78f72ac693a18dab9c39eaaad9e2 (patch) | |
tree | c7d0608c409688627c99b03028076d0e4497dbbd /net-mail | |
parent | dev-db/mysql => virtual/mysql (diff) | |
download | gentoo-2-d7125015cd9c78f72ac693a18dab9c39eaaad9e2.tar.gz gentoo-2-d7125015cd9c78f72ac693a18dab9c39eaaad9e2.tar.bz2 gentoo-2-d7125015cd9c78f72ac693a18dab9c39eaaad9e2.zip |
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
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 | 6 | ||||
-rw-r--r-- | net-mail/ezmlm-idx-mysql/files/digest-ezmlm-idx-mysql-0.40-r2 | 6 |
3 files changed, 13 insertions, 5 deletions
diff --git a/net-mail/ezmlm-idx-mysql/ChangeLog b/net-mail/ezmlm-idx-mysql/ChangeLog index 09e46d3564ac..db04acae6194 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ChangeLog,v 1.8 2006/02/20 00:33:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ChangeLog,v 1.9 2006/11/23 16:05:41 vivo Exp $ + + 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> + ezmlm-idx-mysql-0.40-r2.ebuild: + dev-db/mysql => virtual/mysql 20 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> -ezmlm-idx-mysql-0.40.ebuild, 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 22f8564e575e..57e3797a241d 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-2006 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.10 2006/02/20 00:33:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx-mysql/ezmlm-idx-mysql-0.40-r2.ebuild,v 1.11 2006/11/23 16:05:41 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-mysql/files/digest-ezmlm-idx-mysql-0.40-r2 b/net-mail/ezmlm-idx-mysql/files/digest-ezmlm-idx-mysql-0.40-r2 index 20d368cc7fec..69fdc04c89b1 100644 --- a/net-mail/ezmlm-idx-mysql/files/digest-ezmlm-idx-mysql-0.40-r2 +++ b/net-mail/ezmlm-idx-mysql/files/digest-ezmlm-idx-mysql-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 |