diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-24 20:43:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-24 20:43:11 +0000 |
commit | 2b0fc2619f94849e3ce31ff096ca9fd98feee7d3 (patch) | |
tree | 3c3996adcb815a026fb68889ea68dcc229c158f5 /virtual | |
parent | Stable for ppc64, wrt bug #525296 (diff) | |
download | gentoo-2-2b0fc2619f94849e3ce31ff096ca9fd98feee7d3.tar.gz gentoo-2-2b0fc2619f94849e3ce31ff096ca9fd98feee7d3.tar.bz2 gentoo-2-2b0fc2619f94849e3ce31ff096ca9fd98feee7d3.zip |
Stable for ppc, wrt bug #525296
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/mysql/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/mysql/mysql-5.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/mysql/ChangeLog b/virtual/mysql/ChangeLog index 09c1b13d872c..bdb0f22ce1e2 100644 --- a/virtual/mysql/ChangeLog +++ b/virtual/mysql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/mysql # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.55 2015/01/24 20:42:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.56 2015/01/24 20:43:11 ago Exp $ + + 24 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mysql-5.6-r2.ebuild: + Stable for ppc, wrt bug #525296 24 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mysql-5.6-r2.ebuild: Stable for ppc64, wrt bug #525296 diff --git a/virtual/mysql/mysql-5.6-r2.ebuild b/virtual/mysql/mysql-5.6-r2.ebuild index 49a1c66176f5..324bfb7dc594 100644 --- a/virtual/mysql/mysql-5.6-r2.ebuild +++ b/virtual/mysql/mysql-5.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.6-r2.ebuild,v 1.5 2015/01/24 20:42:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.6-r2.ebuild,v 1.6 2015/01/24 20:43:11 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="" SLOT="0/18" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="embedded minimal static static-libs" DEPEND="" |