summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-29 16:35:24 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-29 16:35:24 +0000
commitcdeae1134b05d7fe9b35e1627a0082a58aa863d9 (patch)
tree310aa67527b7a7f72d5eef7f6b4286b34a6a5d60 /dev-db/mysql++/mysql++-1.7.9-r1.ebuild
parentbetter startup script (#52900) (diff)
downloadhistorical-cdeae1134b05d7fe9b35e1627a0082a58aa863d9.tar.gz
historical-cdeae1134b05d7fe9b35e1627a0082a58aa863d9.tar.bz2
historical-cdeae1134b05d7fe9b35e1627a0082a58aa863d9.zip
sync IUSE (missing)
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"