summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql++/mysql++-1.7.9-r1.ebuild')
-rw-r--r--dev-db/mysql++/mysql++-1.7.9-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild b/dev-db/mysql++/mysql++-1.7.9-r1.ebuild
index 57913e5a8563..c13a39adfd18 100644
--- a/dev-db/mysql++/mysql++-1.7.9-r1.ebuild
+++ b/dev-db/mysql++/mysql++-1.7.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r1.ebuild,v 1.12 2004/06/24 21:57:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-1.7.9-r1.ebuild,v 1.13 2004/06/29 16:35:24 agriffis Exp $
inherit gcc eutils
@@ -17,6 +17,7 @@ SRC_URI="http://mysql.he.net/Downloads/${PN}/${P}.tar.gz
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="x86 ~alpha ~hppa ~mips ~sparc ~ppc"
+IUSE=""
DEPEND=">=dev-db/mysql-3.23.49"