summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-10 08:52:35 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-10 08:52:35 +0000
commit02ca95f791c1b37c62c9df7ccdc1f769409f64c0 (patch)
tree2396c4334094a74f92f1df612822d34cca28ee7d /dev-db/mysql/mysql-4.0.25-r2.ebuild
parentCheck if fortran compiler present (#88350). (diff)
downloadgentoo-2-02ca95f791c1b37c62c9df7ccdc1f769409f64c0.tar.gz
gentoo-2-02ca95f791c1b37c62c9df7ccdc1f769409f64c0.tar.bz2
gentoo-2-02ca95f791c1b37c62c9df7ccdc1f769409f64c0.zip
Mark 4.0.25-r2 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-db/mysql/mysql-4.0.25-r2.ebuild')
-rw-r--r--dev-db/mysql/mysql-4.0.25-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.25-r2.ebuild b/dev-db/mysql/mysql-4.0.25-r2.ebuild
index 2478f9e1e9f2..feefabe20b92 100644
--- a/dev-db/mysql/mysql-4.0.25-r2.ebuild
+++ b/dev-db/mysql/mysql-4.0.25-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.25-r2.ebuild,v 1.13 2005/09/03 19:23:23 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.25-r2.ebuild,v 1.14 2005/09/10 08:52:35 agriffis Exp $
inherit eutils gnuconfig flag-o-matic versionator
@@ -18,7 +18,7 @@ SRC_URI="mirror://mysql/Downloads/MySQL-${SVER}/${NEWP}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="berkdb debug doc minimal perl readline selinux ssl static tcpd big-tables"
RESTRICT="primaryuri"