summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-11-14 09:42:28 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-11-14 09:42:28 +0000
commitdcaa0ec76e83447519a895a2cc74781486748859 (patch)
treeba60678ed3f139b6e20e685c60eaf900180e8263 /dev-db/mysql/mysql-5.0.40.ebuild
parentarchive_gis is still broken on big_endian. (diff)
downloadhistorical-dcaa0ec76e83447519a895a2cc74781486748859.tar.gz
historical-dcaa0ec76e83447519a895a2cc74781486748859.tar.bz2
historical-dcaa0ec76e83447519a895a2cc74781486748859.zip
Repoman cleanups.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.28-rc3-00249-ga622cf6 x86_64
Diffstat (limited to 'dev-db/mysql/mysql-5.0.40.ebuild')
-rw-r--r--dev-db/mysql/mysql-5.0.40.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.0.40.ebuild b/dev-db/mysql/mysql-5.0.40.ebuild
index d5d184135549..f48b91bdf2c7 100644
--- a/dev-db/mysql/mysql-5.0.40.ebuild
+++ b/dev-db/mysql/mysql-5.0.40.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-5.0.40.ebuild,v 1.10 2008/05/29 19:36:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.40.ebuild,v 1.11 2008/11/14 09:42:28 robbat2 Exp $
MY_EXTRAS_VER="20070415"
SERVER_URI="ftp://ftp.mysql.com/pub/mysql/src/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 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"