dev-db/mysql => virtual/mysql
authorFrancesco Riosa <vivo@gentoo.org>
Thu, 23 Nov 2006 20:32:51 +0000 (20:32 +0000)
committerFrancesco Riosa <vivo@gentoo.org>
Thu, 23 Nov 2006 20:32:51 +0000 (20:32 +0000)
Package-Manager: portage-2.1.1-r1

12 files changed:
net-dialup/freeradius/ChangeLog
net-dialup/freeradius/freeradius-1.1.3-r1.ebuild
net-dialup/gnuradius/ChangeLog
net-dialup/gnuradius/gnuradius-1.3-r2.ebuild
net-dialup/isdn4k-utils/ChangeLog
net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild
net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild
net-dialup/linesrv/ChangeLog
net-dialup/linesrv/linesrv-2.1.21-r1.ebuild
net-dialup/xlc/ChangeLog
net-dialup/xlc/files/digest-xlc-1.0.6
net-dialup/xlc/xlc-1.0.6.ebuild

index 253dd4a00e3ece0633bb303dea7fbf5c40cad841..d4329eea298835f620c327130312c20d6f27f8db 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-dialup/freeradius
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/ChangeLog,v 1.58 2006/11/18 09:13:35 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/ChangeLog,v 1.59 2006/11/23 20:29:59 vivo Exp $
+
+  23 Nov 2006; Francesco Riosa <vivo@gentoo.org> freeradius-1.1.3-r1.ebuild:
+  dev-db/mysql => virtual/mysql
 
   18 Nov 2006; Alin Nastac <mrness@gentoo.org>
   -files/freeradius-1.1.1-libradius_install.patch,
index 2e3424ad8d103eed171ea292ae48517208ead421..a49dd9c95a5abec0154dfca18c200b5708f62dbb 100644 (file)
@@ -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-dialup/freeradius/freeradius-1.1.3-r1.ebuild,v 1.1 2006/10/21 07:32:50 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-1.1.3-r1.ebuild,v 1.2 2006/11/23 20:29:59 vivo Exp $
 
 inherit eutils flag-o-matic multilib
 
@@ -19,7 +19,7 @@ DEPEND="!net-dialup/cistronradius
        sys-libs/gdbm
        dev-lang/perl
        snmp? ( net-analyzer/net-snmp )
-       mysql? ( dev-db/mysql )
+       mysql? ( virtual/mysql )
        postgres? ( dev-db/postgresql )
        pam? ( sys-libs/pam )
        ssl? ( dev-libs/openssl )
index a664d69d62c260f9ad87a269a94d837f5d528d37..4f73440338cf7ebce39082c6b7f504d948885dea 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-dialup/gnuradius
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/ChangeLog,v 1.9 2006/09/22 18:01:42 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/ChangeLog,v 1.10 2006/11/23 20:30:38 vivo Exp $
+
+  23 Nov 2006; Francesco Riosa <vivo@gentoo.org> gnuradius-1.3-r2.ebuild:
+  dev-db/mysql => virtual/mysql
 
   22 Sep 2006; Alin Nastac <mrness@gentoo.org>
   +files/gnuradius-1.3-gcc41.patch, gnuradius-1.3-r2.ebuild:
index cacca92e375c3f9a2d947bb89bda3ab8eea65726..f88b7044e4c71f908667c2df23d7ec1ca67cbb60 100644 (file)
@@ -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-dialup/gnuradius/gnuradius-1.3-r2.ebuild,v 1.5 2006/09/22 18:01:42 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnuradius/gnuradius-1.3-r2.ebuild,v 1.6 2006/11/23 20:30:38 vivo Exp $
 
 inherit libtool eutils
 
@@ -18,7 +18,7 @@ IUSE="guile mysql postgres odbc dbm nls snmp pam static debug readline"
 DEPEND="!net-dialup/freeradius
        !net-dialup/cistronradius
        guile? ( >=dev-util/guile-1.4 )
-       mysql? ( dev-db/mysql )
+       mysql? ( virtual/mysql )
        postgres? ( dev-db/postgresql )
        odbc? ( || ( dev-db/unixODBC dev-db/libiodbc ) )
        readline? ( sys-libs/readline )
index a86a5dcb771a29c49d29923939c5381d52ce5c24..3c3380fc59a474a376c6026d8ca7a63d6258070b 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-dialup/isdn4k-utils
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.56 2006/09/11 09:30:46 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.57 2006/11/23 20:31:38 vivo Exp $
+
+  23 Nov 2006; Francesco Riosa <vivo@gentoo.org>
+  isdn4k-utils-3.8_pre20050821.ebuild, isdn4k-utils-3.9_pre20060124.ebuild:
+  dev-db/mysql => virtual/mysql
 
   11 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
   isdn4k-utils-3.8_pre20050821.ebuild, isdn4k-utils-3.9_pre20060124.ebuild:
index b1bd42695fdf419c3b75dfb5259c9acfa0e2ad05..bc435046859c131b59573cf69f5833d08dcdb0ba 100644 (file)
@@ -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-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild,v 1.8 2006/09/11 09:30:46 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild,v 1.9 2006/11/23 20:31:38 vivo Exp $
 
 inherit eutils multilib gnuconfig linux-info
 
@@ -20,7 +20,7 @@ IUSE="X unicode activefilter mschap ipppd isdnlog eurofile usb pcmcia"
 # TODO: mysql postgres oracle radius
 SLOT="0"
 
-# mysql? ( dev-db/mysql )
+# mysql? ( virtual/mysql )
 # oracle? ( dev-db/oracle-instantclient-basic )
 # postgres? ( dev-db/postgresql )
 
index f5fb10c68874b9468ffd26f44b2211abb2bd3618..489d318425d43722f18a6afcccb6600af109b79b 100644 (file)
@@ -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-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild,v 1.5 2006/09/11 09:30:46 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild,v 1.6 2006/11/23 20:31:38 vivo Exp $
 
 inherit eutils multilib gnuconfig linux-info
 
@@ -20,7 +20,7 @@ IUSE="X activefilter mschap ipppd isdnlog eurofile usb pcmcia"
 # TODO: mysql postgres oracle radius
 SLOT="0"
 
-# mysql? ( dev-db/mysql )
+# mysql? ( virtual/mysql )
 # oracle? ( dev-db/oracle-instantclient-basic )
 # postgres? ( dev-db/postgresql )
 
index 591f89c740822212000c7b7e1de4ce584ef79eb0..ec4830cce8c2a6138a870856eff26043087dbdc7 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-dialup/linesrv
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.12 2006/03/12 16:46:30 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.13 2006/11/23 20:32:15 vivo Exp $
+
+  23 Nov 2006; Francesco Riosa <vivo@gentoo.org> linesrv-2.1.21-r1.ebuild:
+  dev-db/mysql => virtual/mysql
 
   12 Mar 2006; Alin Nastac <mrness@gentoo.org> files/lcshutdown.pam,
   files/linecontrol.pam, files/linesrv.rc6, -linesrv-2.1.21.ebuild,
index 05f7ad4462fd2349edaa20e4141a6c5e98cc9071..f57d50eead70279fd8fc9a4c167c17f8df08d2fb 100644 (file)
@@ -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-dialup/linesrv/linesrv-2.1.21-r1.ebuild,v 1.6 2006/03/12 16:46:30 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/linesrv-2.1.21-r1.ebuild,v 1.7 2006/11/23 20:32:15 vivo Exp $
 
 inherit webapp flag-o-matic
 
@@ -21,7 +21,7 @@ IUSE="pam mysql crypt"
 # glibc specific stuff in linesrv.
 DEPEND=">=sys-libs/glibc-2.2.0
        pam? ( >=sys-libs/pam-0.75 )
-       mysql? ( >=dev-db/mysql-4 )"
+       mysql? ( >=virtual/mysql-4.0 )"
 
 S="${WORKDIR}/${PN}-${PV%.*}"
 
index e400e01d23db585e1fbb5ac0ababa3a7e25326f9..49c0914d05ec041f3c7a09a2f3311fcff198bb01 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-dialup/xlc
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/ChangeLog,v 1.3 2005/10/15 08:42:22 mrness Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/ChangeLog,v 1.4 2006/11/23 20:32:51 vivo Exp $
+
+  23 Nov 2006; Francesco Riosa <vivo@gentoo.org> xlc-1.0.6.ebuild:
+  dev-db/mysql => virtual/mysql
 
   15 Oct 2005; Alin Nastac <mrness@gentoo.org> xlc-1.0.6.ebuild:
   Fix dependency on x11-libs/gtk+-1.2 (#108147).
index cca10d2f5996c19097200b1223fbec9fc260c578..3e9e0207b778e4bbe618cfa173351f249d586484 100644 (file)
@@ -1 +1,3 @@
 MD5 bf1f070cd6d27301ae62f585cd1fb1f8 xlc-1.0.6.tar.bz2 128038
+RMD160 73d98920c4f787b45c2cb6f2c0522c3538babaac xlc-1.0.6.tar.bz2 128038
+SHA256 0db0422605f0eff31dee6e9c0a4edb22849aaaf0b3348f1ec191751dfb4cbe6c xlc-1.0.6.tar.bz2 128038
index f5b78a9a6b99273da510a977924810b9ede3e35b..ca151ff4d8e5f1f809b54e8b527a2caa5ebd5a73 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/xlc-1.0.6.ebuild,v 1.3 2005/10/15 08:42:22 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/xlc-1.0.6.ebuild,v 1.4 2006/11/23 20:32:51 vivo Exp $
 
 DESCRIPTION="GTK client for LineControl server"
 HOMEPAGE="http://linecontrol.sourceforge.net"
@@ -12,7 +12,7 @@ KEYWORDS="x86"
 IUSE="mysql"
 
 DEPEND="=x11-libs/gtk+-1.2*
-       mysql? ( dev-db/mysql )"
+       mysql? ( virtual/mysql )"
 
 src_compile() {
        econf `use_enable mysql` || die "could not configure"