summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-17 12:31:29 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-17 12:31:29 +0000
commit48ec1b20765914b6472f8d6f9afb4db42137d5ad (patch)
tree35843fb0e37c4d636d49fb48fc890026899cf90c /virtual
parentStable for HPPA (bug #525296). (diff)
downloadgentoo-2-48ec1b20765914b6472f8d6f9afb4db42137d5ad.tar.gz
gentoo-2-48ec1b20765914b6472f8d6f9afb4db42137d5ad.tar.bz2
gentoo-2-48ec1b20765914b6472f8d6f9afb4db42137d5ad.zip
Stable for HPPA (bug #525296).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/mysql/ChangeLog5
-rw-r--r--virtual/mysql/mysql-5.6-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/mysql/ChangeLog b/virtual/mysql/ChangeLog
index 017e58824313..fae0f1f92f26 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.51 2015/01/07 13:56:23 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.52 2015/01/17 12:31:29 jer Exp $
+
+ 17 Jan 2015; Jeroen Roovers <jer@gentoo.org> mysql-5.6-r2.ebuild:
+ Stable for HPPA (bug #525296).
07 Jan 2015; Brian Evans <grknight@gentoo.org> -mysql-5.1.ebuild:
Drop 5.1 series; Will live on in the mysql overlay
diff --git a/virtual/mysql/mysql-5.6-r2.ebuild b/virtual/mysql/mysql-5.6-r2.ebuild
index d5dc5b2d6ec2..0f90d04b4f64 100644
--- a/virtual/mysql/mysql-5.6-r2.ebuild
+++ b/virtual/mysql/mysql-5.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.1 2014/08/31 21:44:50 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.6-r2.ebuild,v 1.2 2015/01/17 12:31:29 jer 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=""