diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:27:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:27:01 +0000 |
commit | 0ade23f14513037e29ebce2fbff321620fdf8d05 (patch) | |
tree | 216509c3f9769c0f979723018499a6a7d154f77c /virtual | |
parent | Stable for sparc, wrt bug #534110 (diff) | |
download | gentoo-2-0ade23f14513037e29ebce2fbff321620fdf8d05.tar.gz gentoo-2-0ade23f14513037e29ebce2fbff321620fdf8d05.tar.bz2 gentoo-2-0ade23f14513037e29ebce2fbff321620fdf8d05.zip |
Stable for ia64, wrt bug #525296
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 9b85a882885a..e0b8d79cde2b 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.58 2015/01/25 10:19:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.59 2015/02/16 10:27:01 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mysql-5.6-r2.ebuild: + Stable for ia64, wrt bug #525296 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mysql-5.6-r2.ebuild: Stable for sparc, wrt bug #525296 diff --git a/virtual/mysql/mysql-5.6-r2.ebuild b/virtual/mysql/mysql-5.6-r2.ebuild index ca9fbee130e1..e023f52c5682 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.8 2015/01/25 10:19:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.6-r2.ebuild,v 1.9 2015/02/16 10:27:01 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="" |