diff options
author | 2006-11-23 14:44:19 +0000 | |
---|---|---|
committer | 2006-11-23 14:44:19 +0000 | |
commit | 9ff4f6a9f966c43a4bff3dd32053754a0e0401e8 (patch) | |
tree | 8a6976637f2a59824d53fca7356aa95435d9ae6d /dev-db/mysql++/mysql++-1.7.34.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-9ff4f6a9f966c43a4bff3dd32053754a0e0401e8.tar.gz gentoo-2-9ff4f6a9f966c43a4bff3dd32053754a0e0401e8.tar.bz2 gentoo-2-9ff4f6a9f966c43a4bff3dd32053754a0e0401e8.zip |
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-db/mysql++/mysql++-1.7.34.ebuild')
-rw-r--r-- | dev-db/mysql++/mysql++-1.7.34.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/mysql++/mysql++-1.7.34.ebuild b/dev-db/mysql++/mysql++-1.7.34.ebuild index 2905373dda77..98eb24638bf7 100644 --- a/dev-db/mysql++/mysql++-1.7.34.ebuild +++ b/dev-db/mysql++/mysql++-1.7.34.ebuild @@ -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/dev-db/mysql++/mysql++-1.7.34.ebuild,v 1.1 2005/05/17 19:15:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.34.ebuild,v 1.2 2006/11/23 14:44:19 vivo Exp $ inherit eutils gnuconfig @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~alpha ~hppa ~mips ~sparc ~ppc ~amd64" IUSE="" -DEPEND=">=dev-db/mysql-4.0 +DEPEND=">=virtual/mysql-4.0 >=sys-devel/gcc-3" src_unpack() { |