diff options
author | Markus Meier <maekke@gentoo.org> | 2015-01-22 18:27:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-01-22 18:27:29 +0000 |
commit | fc254136812e1ddca892a338451a34197e045e53 (patch) | |
tree | 497a0151374a6a10f387c729f6d7a7dc3f6fd9a6 /virtual | |
parent | arm stable, bug #536086 (diff) | |
download | gentoo-2-fc254136812e1ddca892a338451a34197e045e53.tar.gz gentoo-2-fc254136812e1ddca892a338451a34197e045e53.tar.bz2 gentoo-2-fc254136812e1ddca892a338451a34197e045e53.zip |
arm stable, bug #525296
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 fae0f1f92f26..101b4e0fa0fa 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.52 2015/01/17 12:31:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.53 2015/01/22 18:27:29 maekke Exp $ + + 22 Jan 2015; Markus Meier <maekke@gentoo.org> mysql-5.6-r2.ebuild: + arm stable, bug #525296 17 Jan 2015; Jeroen Roovers <jer@gentoo.org> mysql-5.6-r2.ebuild: Stable for HPPA (bug #525296). diff --git a/virtual/mysql/mysql-5.6-r2.ebuild b/virtual/mysql/mysql-5.6-r2.ebuild index 0f90d04b4f64..54e0ce22373c 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.2 2015/01/17 12:31:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.6-r2.ebuild,v 1.3 2015/01/22 18:27:29 maekke 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="" |