summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-26 05:30:17 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-26 05:30:17 +0000
commit00c22d193d87af79f41244e2b7f7e3153203569f (patch)
tree05868916bf1e51b81aed6bb9c2cf4efab69cd3e0 /dev-db/mysql/mysql-3.23.58-r1.ebuild
parenthppa stable for FUN (Manifest recommit) (diff)
downloadgentoo-2-00c22d193d87af79f41244e2b7f7e3153203569f.tar.gz
gentoo-2-00c22d193d87af79f41244e2b7f7e3153203569f.tar.bz2
gentoo-2-00c22d193d87af79f41244e2b7f7e3153203569f.zip
arm/hppa/amd64/ia64 stable for #60744
Diffstat (limited to 'dev-db/mysql/mysql-3.23.58-r1.ebuild')
-rw-r--r--dev-db/mysql/mysql-3.23.58-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-3.23.58-r1.ebuild b/dev-db/mysql/mysql-3.23.58-r1.ebuild
index 95fc66e6202e..a16e015ee486 100644
--- a/dev-db/mysql/mysql-3.23.58-r1.ebuild
+++ b/dev-db/mysql/mysql-3.23.58-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-3.23.58-r1.ebuild,v 1.4 2004/08/25 16:18:41 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.58-r1.ebuild,v 1.5 2004/08/26 05:30:17 vapier Exp $
inherit flag-o-matic eutils
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 sparc alpha ~hppa ppc"
+KEYWORDS="~x86 ppc sparc alpha hppa"
IUSE="berkdb debug innodb perl readline ssl static tcpd"
DEPEND="readline? ( >=sys-libs/readline-4.1 )