diff options
author | 2008-01-27 19:04:43 +0000 | |
---|---|---|
committer | 2008-01-27 19:04:43 +0000 | |
commit | 45365c3866a606096102412fb9504cfb967daaea (patch) | |
tree | 5e77d8372b752de5c48ee730bf1f3b10eda967b6 /dev-db/mysql/mysql-5.0.54.ebuild | |
parent | Add ~ia64/~sparc (diff) | |
download | gentoo-2-45365c3866a606096102412fb9504cfb967daaea.tar.gz gentoo-2-45365c3866a606096102412fb9504cfb967daaea.tar.bz2 gentoo-2-45365c3866a606096102412fb9504cfb967daaea.zip |
Sparc stable, Security Bug #201669 --- see the bug for details.
(Portage version: 2.1.4)
Diffstat (limited to 'dev-db/mysql/mysql-5.0.54.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-5.0.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.0.54.ebuild b/dev-db/mysql/mysql-5.0.54.ebuild index 72f1c509fe18..48f8fae5db44 100644 --- a/dev-db/mysql/mysql-5.0.54.ebuild +++ b/dev-db/mysql/mysql-5.0.54.ebuild @@ -1,6 +1,6 @@ # 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.54.ebuild,v 1.8 2008/01/27 14:26:43 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.54.ebuild,v 1.9 2008/01/27 19:04:43 fmccor Exp $ MY_EXTRAS_VER="20080124" SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar.gz" @@ -8,7 +8,7 @@ SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar inherit toolchain-funcs mysql # REMEMBER: also update eclass/mysql*.eclass before committing! -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" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |