diff options
author | 2013-07-21 15:39:07 +0000 | |
---|---|---|
committer | 2013-07-21 15:39:07 +0000 | |
commit | 80f3d38b985bac8743ad520f04f8dd1d8d754597 (patch) | |
tree | 11f8b7e3f39d3f591d6ff68209cf64aae5f75ac0 /dev-db/mysql | |
parent | Stable for ia64, wrt bug #476960 (diff) | |
download | gentoo-2-80f3d38b985bac8743ad520f04f8dd1d8d754597.tar.gz gentoo-2-80f3d38b985bac8743ad520f04f8dd1d8d754597.tar.bz2 gentoo-2-80f3d38b985bac8743ad520f04f8dd1d8d754597.zip |
Stable for ia64, wrt bug #477474
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/mysql')
-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 73d39eced1f8..336d1fa7694b 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.655 2013/07/21 15:36:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.656 2013/07/21 15:39:07 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mysql-5.1.70.ebuild: + Stable for ia64, wrt bug #477474 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mysql-5.1.70.ebuild: Stable for alpha, wrt bug #477474 diff --git a/dev-db/mysql/mysql-5.1.70.ebuild b/dev-db/mysql/mysql-5.1.70.ebuild index cc4dff434af7..f7c1eb43281f 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.4 2013/07/21 15:36:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.5 2013/07/21 15:39:07 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 |