summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql/mysql-4.0.27-r1.ebuild')
-rw-r--r--dev-db/mysql/mysql-4.0.27-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-4.0.27-r1.ebuild b/dev-db/mysql/mysql-4.0.27-r1.ebuild
index 67d8ac526a70..4bb6f0aa9346 100644
--- a/dev-db/mysql/mysql-4.0.27-r1.ebuild
+++ b/dev-db/mysql/mysql-4.0.27-r1.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.27-r1.ebuild,v 1.4 2008/05/29 19:54:19 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.27-r1.ebuild,v 1.5 2008/11/14 09:42:28 robbat2 Exp $
MY_EXTRAS_VER="20070105"
SERVER_URI="mirror://mysql/Downloads/MySQL-${PV%.*}/mysql-${PV//_/-}.tar.gz"
inherit mysql
+# only to make repoman happy. it is really set in the eclass
+IUSE="$IUSE"
# REMEMBER: also update eclass/mysql*.eclass before committing!
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"