diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 12:32:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 12:32:12 +0000 |
commit | bf65da386c4b59fad4f0c02f61f57f5e762f1b1a (patch) | |
tree | 6cd2ec197b96d5ebbc314981909cdebdf35ac489 /dev-db | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-bf65da386c4b59fad4f0c02f61f57f5e762f1b1a.tar.gz gentoo-2-bf65da386c4b59fad4f0c02f61f57f5e762f1b1a.tar.bz2 gentoo-2-bf65da386c4b59fad4f0c02f61f57f5e762f1b1a.zip |
Stable for s390, wrt bug #477474
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", 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 9fbea9c4adbf..87ed4cb5928c 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.662 2013/07/22 15:06:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.663 2013/08/06 12:32:12 ago Exp $ + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> mysql-5.1.70.ebuild: + Stable for s390, wrt bug #477474 22 Jul 2013; Jeroen Roovers <jer@gentoo.org> mysql-5.1.70.ebuild: Stable for HPPA (bug #477474). diff --git a/dev-db/mysql/mysql-5.1.70.ebuild b/dev-db/mysql/mysql-5.1.70.ebuild index 53a31ff82625..9a796cafbda8 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.11 2013/07/22 15:06:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.70.ebuild,v 1.12 2013/08/06 12:32:12 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 |