diff options
author | 2013-07-21 16:06:14 +0000 | |
---|---|---|
committer | 2013-07-21 16:06:14 +0000 | |
commit | b829825a1c7f2dbe2d5349a2cf44c444879eb079 (patch) | |
tree | 42eb8d38df2e29abe12eab7cd4b6a9d58fb034f2 /dev-db | |
parent | Stable for ppc64, wrt bug #477328 (diff) | |
download | gentoo-2-b829825a1c7f2dbe2d5349a2cf44c444879eb079.tar.gz gentoo-2-b829825a1c7f2dbe2d5349a2cf44c444879eb079.tar.bz2 gentoo-2-b829825a1c7f2dbe2d5349a2cf44c444879eb079.zip |
Stable for ppc64, wrt bug #477474
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mysql/mysql-5.1.70.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 336d1fa7694b..6d591724561b 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.656 2013/07/21 15:39:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.657 2013/07/21 16:06:14 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mysql-5.1.70.ebuild: + Stable for ppc64, wrt bug #477474 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mysql-5.1.70.ebuild: Stable for ia64, wrt bug #477474 diff --git a/dev-db/mysql/mysql-5.1.70.ebuild b/dev-db/mysql/mysql-5.1.70.ebuild index f7c1eb43281f..e0921ebef927 100644 --- a/dev-db/mysql/mysql-5.1.70.ebuild +++ b/dev-db/mysql/mysql-5.1.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.5 2013/07/21 15:39:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.6 2013/07/21 16:06:14 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql-v2 IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still |