summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-09-28 12:30:21 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-09-28 12:30:21 +0000
commit5957c7770f3082c72fc60aa5cd9561d780488b9a (patch)
treecae41e5b81ca7f9a3b84598ff0c5b0b60d5a471d /www-plugins
parentVersion bump (diff)
downloadgentoo-2-5957c7770f3082c72fc60aa5cd9561d780488b9a.tar.gz
gentoo-2-5957c7770f3082c72fc60aa5cd9561d780488b9a.tar.bz2
gentoo-2-5957c7770f3082c72fc60aa5cd9561d780488b9a.zip
Switch mysql dependency to virtual, bug #333831
(Portage version: 2.2_rc85/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/gnash/gnash-0.8.6.ebuild4
-rw-r--r--www-plugins/gnash/gnash-0.8.7.ebuild4
-rw-r--r--www-plugins/gnash/gnash-0.8.8.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/www-plugins/gnash/gnash-0.8.6.ebuild b/www-plugins/gnash/gnash-0.8.6.ebuild
index 1d10edfda1b2..0b6602f1dd0a 100644
--- a/www-plugins/gnash/gnash-0.8.6.ebuild
+++ b/www-plugins/gnash/gnash-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.13 2010/08/09 12:55:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.14 2010/09/28 12:30:21 chithanh Exp $
EAPI="2"
CMAKE_REQUIRED="never"
@@ -61,7 +61,7 @@ RDEPEND=">=dev-libs/boost-1.35.0
media-libs/speex[ogg]
sys-libs/zlib
>=sys-devel/libtool-2.2
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
lirc? ( app-misc/lirc )
dbus? ( sys-apps/dbus )
ssh? ( >=net-libs/libssh-0.4[server] )
diff --git a/www-plugins/gnash/gnash-0.8.7.ebuild b/www-plugins/gnash/gnash-0.8.7.ebuild
index fd37e66312f8..67f4d6e61bf0 100644
--- a/www-plugins/gnash/gnash-0.8.7.ebuild
+++ b/www-plugins/gnash/gnash-0.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild,v 1.9 2010/08/09 12:55:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild,v 1.10 2010/09/28 12:30:21 chithanh Exp $
EAPI="2"
CMAKE_REQUIRED="never"
@@ -62,7 +62,7 @@ RDEPEND=">=dev-libs/boost-1.35.0
media-libs/speex[ogg]
sys-libs/zlib
>=sys-devel/libtool-2.2
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
lirc? ( app-misc/lirc )
dbus? ( sys-apps/dbus )
ssh? ( >=net-libs/libssh-0.4[server] )
diff --git a/www-plugins/gnash/gnash-0.8.8.ebuild b/www-plugins/gnash/gnash-0.8.8.ebuild
index ab138deb80bb..ef864e8502a8 100644
--- a/www-plugins/gnash/gnash-0.8.8.ebuild
+++ b/www-plugins/gnash/gnash-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.3 2010/08/24 14:01:19 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.4 2010/09/28 12:30:21 chithanh Exp $
EAPI=3
CMAKE_REQUIRED="never"
@@ -69,7 +69,7 @@ RDEPEND=">=dev-libs/boost-1.41.0
media-libs/speex[ogg]
sys-libs/zlib
>=sys-devel/libtool-2.2
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
lirc? ( app-misc/lirc )
dbus? ( sys-apps/dbus )
ssh? ( >=net-libs/libssh-0.4[server] )