diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 15:59:30 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 15:59:30 +0000 |
commit | 70af94c34fe2484432bf981722c9c68eaff1512b (patch) | |
tree | 17da8079ac909c94a436a44de547b719191edc63 /net-fs | |
parent | Default to dev-db/mysql. (diff) | |
download | gentoo-2-70af94c34fe2484432bf981722c9c68eaff1512b.tar.gz gentoo-2-70af94c34fe2484432bf981722c9c68eaff1512b.tar.bz2 gentoo-2-70af94c34fe2484432bf981722c9c68eaff1512b.zip |
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 8 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.14a-r2.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.20b.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.21a.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.21b-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.22-r2.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.22-r3.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.22.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.23.ebuild | 4 |
9 files changed, 23 insertions, 17 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index a4badd4380f7..638fb9054699 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-fs/samba # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.256 2006/10/30 16:21:05 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.257 2006/11/23 15:59:30 vivo Exp $ + + 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> samba-3.0.14a-r2.ebuild, + samba-3.0.20b.ebuild, samba-3.0.21a.ebuild, samba-3.0.21b-r1.ebuild, + samba-3.0.22.ebuild, samba-3.0.22-r2.ebuild, samba-3.0.22-r3.ebuild, + samba-3.0.23.ebuild: + dev-db/mysql => virtual/mysql 30 Oct 2006; Roy Marples <uberlord@gentoo.org> samba-3.0.23a.ebuild: Added ~sparc-fbsd keyword. diff --git a/net-fs/samba/samba-3.0.14a-r2.ebuild b/net-fs/samba/samba-3.0.14a-r2.ebuild index cdd5bf993f47..e821e146c83b 100644 --- a/net-fs/samba/samba-3.0.14a-r2.ebuild +++ b/net-fs/samba/samba-3.0.14a-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-fs/samba/samba-3.0.14a-r2.ebuild,v 1.21 2006/06/08 10:51:02 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.14a-r2.ebuild,v 1.22 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -33,7 +33,7 @@ RDEPEND="dev-libs/popt acl? ( sys-apps/acl ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) diff --git a/net-fs/samba/samba-3.0.20b.ebuild b/net-fs/samba/samba-3.0.20b.ebuild index 10a01ced68d3..fc875091d6d6 100644 --- a/net-fs/samba/samba-3.0.20b.ebuild +++ b/net-fs/samba/samba-3.0.20b.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-fs/samba/samba-3.0.20b.ebuild,v 1.7 2006/06/08 10:51:02 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.20b.ebuild,v 1.8 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -32,7 +32,7 @@ RDEPEND="dev-libs/popt acl? ( sys-apps/acl ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) diff --git a/net-fs/samba/samba-3.0.21a.ebuild b/net-fs/samba/samba-3.0.21a.ebuild index a441b8540182..9177d5a09b4d 100644 --- a/net-fs/samba/samba-3.0.21a.ebuild +++ b/net-fs/samba/samba-3.0.21a.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-fs/samba/samba-3.0.21a.ebuild,v 1.2 2006/06/08 10:51:02 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.21a.ebuild,v 1.3 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -32,7 +32,7 @@ RDEPEND="dev-libs/popt acl? ( sys-apps/acl ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) diff --git a/net-fs/samba/samba-3.0.21b-r1.ebuild b/net-fs/samba/samba-3.0.21b-r1.ebuild index 93897a982b34..156f828dc85e 100644 --- a/net-fs/samba/samba-3.0.21b-r1.ebuild +++ b/net-fs/samba/samba-3.0.21b-r1.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-fs/samba/samba-3.0.21b-r1.ebuild,v 1.2 2006/06/08 10:51:02 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.21b-r1.ebuild,v 1.3 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -32,7 +32,7 @@ RDEPEND="dev-libs/popt acl? ( sys-apps/acl ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) diff --git a/net-fs/samba/samba-3.0.22-r2.ebuild b/net-fs/samba/samba-3.0.22-r2.ebuild index fa96e26b7f99..eff83c747e2c 100644 --- a/net-fs/samba/samba-3.0.22-r2.ebuild +++ b/net-fs/samba/samba-3.0.22-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-fs/samba/samba-3.0.22-r2.ebuild,v 1.4 2006/07/06 19:59:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.22-r2.ebuild,v 1.5 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -34,7 +34,7 @@ RDEPEND="dev-libs/popt acl? ( kernel_linux? ( sys-apps/acl ) ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) diff --git a/net-fs/samba/samba-3.0.22-r3.ebuild b/net-fs/samba/samba-3.0.22-r3.ebuild index ba2165ae3f19..0745ce5ed30e 100644 --- a/net-fs/samba/samba-3.0.22-r3.ebuild +++ b/net-fs/samba/samba-3.0.22-r3.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-fs/samba/samba-3.0.22-r3.ebuild,v 1.11 2006/09/05 04:57:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.22-r3.ebuild,v 1.12 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -34,7 +34,7 @@ RDEPEND="dev-libs/popt acl? ( kernel_linux? ( sys-apps/acl ) ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) diff --git a/net-fs/samba/samba-3.0.22.ebuild b/net-fs/samba/samba-3.0.22.ebuild index 76581f7fcbaa..e8f4bc0693af 100644 --- a/net-fs/samba/samba-3.0.22.ebuild +++ b/net-fs/samba/samba-3.0.22.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-fs/samba/samba-3.0.22.ebuild,v 1.14 2006/06/08 10:51:02 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.22.ebuild,v 1.15 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -33,7 +33,7 @@ RDEPEND="dev-libs/popt acl? ( kernel_linux? ( sys-apps/acl ) ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) diff --git a/net-fs/samba/samba-3.0.23.ebuild b/net-fs/samba/samba-3.0.23.ebuild index efa4cdafbca8..ee1f16f10fd0 100644 --- a/net-fs/samba/samba-3.0.23.ebuild +++ b/net-fs/samba/samba-3.0.23.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-fs/samba/samba-3.0.23.ebuild,v 1.1 2006/07/12 08:41:49 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.23.ebuild,v 1.2 2006/11/23 15:59:30 vivo Exp $ inherit eutils versionator @@ -34,7 +34,7 @@ RDEPEND="dev-libs/popt acl? ( kernel_linux? ( sys-apps/acl ) ) cups? ( net-print/cups ) ldap? ( kerberos? ( virtual/krb5 ) net-nds/openldap ) - mysql? ( dev-db/mysql sys-libs/zlib ) + mysql? ( virtual/mysql sys-libs/zlib ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql sys-libs/zlib ) python? ( dev-lang/python ) |