diff options
author | Brent Baude <ranger@gentoo.org> | 2010-06-07 14:54:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-06-07 14:54:26 +0000 |
commit | 68b1c0b7a9e4e9509a2a3e7513a794b0944bff46 (patch) | |
tree | 2344f524095a1af439d4beaa82d033034ac9da43 /dev-db | |
parent | Stable on amd64 wrt bug #322751 (diff) | |
download | gentoo-2-68b1c0b7a9e4e9509a2a3e7513a794b0944bff46.tar.gz gentoo-2-68b1c0b7a9e4e9509a2a3e7513a794b0944bff46.tar.bz2 gentoo-2-68b1c0b7a9e4e9509a2a3e7513a794b0944bff46.zip |
Marking mysql-5.0.90-r2 ppc64 for bug 303747
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.0.90-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 22303c8e5e49..9ac2189f0421 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.533 2010/05/15 12:16:14 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.534 2010/06/07 14:54:26 ranger Exp $ + + 07 Jun 2010; Brent Baude <ranger@gentoo.org> mysql-5.0.90-r2.ebuild: + Marking mysql-5.0.90-r2 ppc64 for bug 303747 15 May 2010; Jeremy Olexa <darkside@gentoo.org> mysql-5.1.46.ebuild: Add ~x64-macos as tested in bug 310533 diff --git a/dev-db/mysql/mysql-5.0.90-r2.ebuild b/dev-db/mysql/mysql-5.0.90-r2.ebuild index d0ef77f089e8..87767835fc47 100644 --- a/dev-db/mysql/mysql-5.0.90-r2.ebuild +++ b/dev-db/mysql/mysql-5.0.90-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v 1.15 2010/04/04 17:43:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.90-r2.ebuild,v 1.16 2010/06/07 14:54:26 ranger Exp $ MY_EXTRAS_VER="20100324-0329Z" EAPI=2 @@ -13,7 +13,7 @@ IUSE="$IUSE" EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |