diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-12-25 16:07:42 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-12-25 16:07:42 +0000 |
commit | 47568da470b3ef19342f49ec451b21f6e9188a88 (patch) | |
tree | 85243269ed91db81e99c71899b9289548fda99b9 /virtual/mysql/mysql-5.0.ebuild | |
parent | xchat rename binary from xchat-2 to xchat (diff) | |
download | gentoo-2-47568da470b3ef19342f49ec451b21f6e9188a88.tar.gz gentoo-2-47568da470b3ef19342f49ec451b21f6e9188a88.tar.bz2 gentoo-2-47568da470b3ef19342f49ec451b21f6e9188a88.zip |
Stable on IA64.
(Portage version: 2.1.2_rc3)
Diffstat (limited to 'virtual/mysql/mysql-5.0.ebuild')
-rw-r--r-- | virtual/mysql/mysql-5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/mysql/mysql-5.0.ebuild b/virtual/mysql/mysql-5.0.ebuild index db88b7fa260b..976ee09791a6 100644 --- a/virtual/mysql/mysql-5.0.ebuild +++ b/virtual/mysql/mysql-5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.0.ebuild,v 1.3 2006/11/25 13:12:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.0.ebuild,v 1.4 2006/12/25 16:07:42 plasmaroo Exp $ DESCRIPTION="Virtual for MySQL client or database" HOMEPAGE="http://dev.mysql.com" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |