diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 20:32:51 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 20:32:51 +0000 |
commit | 4f1e6000fa55fe479c7165231656e269541af6a8 (patch) | |
tree | 7ed4915235d213a8527ca904b05e695b3f209452 /net-dialup/isdn4k-utils | |
parent | stable on amd64 (diff) | |
download | historical-4f1e6000fa55fe479c7165231656e269541af6a8.tar.gz historical-4f1e6000fa55fe479c7165231656e269541af6a8.tar.bz2 historical-4f1e6000fa55fe479c7165231656e269541af6a8.zip |
dev-db/mysql => virtual/mysql
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'net-dialup/isdn4k-utils')
-rw-r--r-- | net-dialup/isdn4k-utils/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-dialup/isdn4k-utils/ChangeLog b/net-dialup/isdn4k-utils/ChangeLog index a86a5dcb771a..3c3380fc59a4 100644 --- a/net-dialup/isdn4k-utils/ChangeLog +++ b/net-dialup/isdn4k-utils/ChangeLog @@ -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: diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild index b1bd42695fdf..bc435046859c 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.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-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 ) diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild index f5fb10c68874..489d318425d4 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.9_pre20060124.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-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 ) |