commit:     3386884c05b1ca4c7557222a8f61b4d9b1b90933
Author:     Robin H. Johnson <robbat2 <AT> orbis-terrarum <DOT> net>
AuthorDate: Sun Aug  3 21:43:50 2014 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Aug  3 21:43:50 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=3386884c

Copy from tree.

Signed-off-by: Robin H. Johnson <robbat2 <AT> orbis-terrarum.net>

---
 dev-db/mysql-cluster/Manifest                    | 2 --
 dev-db/mysql-cluster/mysql-cluster-7.2.17.ebuild | 6 +++---
 dev-db/mysql-cluster/mysql-cluster-7.3.6.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-db/mysql-cluster/Manifest b/dev-db/mysql-cluster/Manifest
index b544a0e..8cba333 100644
--- a/dev-db/mysql-cluster/Manifest
+++ b/dev-db/mysql-cluster/Manifest
@@ -1,4 +1,2 @@
-DIST mysql-cluster-gpl-7.2.13.tar.gz 28571637 SHA256 
3ea1061617bf2421fc7020c48e39b7539d04580171a663c778f98aa9c0176e85 SHA512 
3dbc2ae8c9827b86bc88e89e07d26f1dd72cf3de88929dc9ae520f749a435b06202cdeb026689e8ced696d7440e23b86cf89e24cb0dd9084a8fb2c307ac02cee
 WHIRLPOOL 
c5f7b7b0951acc005b0f8b08ddbdb979b94fbe17353203a83b364a6d8c41de0d95caf621eb28c96627e6318240ba1ef604517993645a5878a78734d5f5ab137d
 DIST mysql-cluster-gpl-7.2.17.tar.gz 25882680 SHA256 
d5bbf0fa7eda8056d01f564a9f50cba65794eefb07cb3c7b6b8819a86a66927b SHA512 
ade82886867d897b23a6487c4efbbecef6842129a2b96df2a6097da73f4715e4e5ec4858f357d1e3f7eab5e1b4dc86bb89cd1ffe560ce17388ce26b06c5abd96
 WHIRLPOOL 
cdf34ba72f971328a5ef10650df4a4ef482bfe6800543835fe5ea818f0fc8e8b57fda9c0608486fcada3590d84413c8e6c68db892ce1b36777c5bdce902e466b
-DIST mysql-cluster-gpl-7.3.3.tar.gz 41812287 SHA256 
50352757d52853d1d35ecce9951839fbf43df31324136b5d764689853b696e03 SHA512 
20f6793c02ad5349522c3dda1a19b2239c778cdbdac3560108e00c4255bd3d7f876f4f068cf3d0e5ee24fb2c343ba28c3fbb99b0272313f56a46b203713f8cb6
 WHIRLPOOL 
05f8109d1f80410c3293200e8745f057f5a56e83d5a5eb3952f8079c4ea3e56690f1423b9d4ae13f521540e1904462ec27c8919c5fa66986265c08aa7d2bbdc0
 DIST mysql-cluster-gpl-7.3.6.tar.gz 42119293 SHA256 
7f5405485ce05c88bd907269a75f161826ec92d763b46717a24880c378fd6dd4 SHA512 
044a8854f61c7e4cb23343f84bf5c734244bbba8adc12a8a2c72d9febab4c1dbb404a7680aa0315de0df5459433eb578bc04f9ec169f0c2492e13e28aec6729d
 WHIRLPOOL 
49b3eb455bad577d2a2d9d67c2fe78fef15ef184e7b56080d54f0a683f9a6596836108b727ed892a43dc0dc135ee65ab9293ddf0ad5f1587e41d31609090c8b6

diff --git a/dev-db/mysql-cluster/mysql-cluster-7.2.17.ebuild 
b/dev-db/mysql-cluster/mysql-cluster-7.2.17.ebuild
index 7650b48..e94ac90 100644
--- a/dev-db/mysql-cluster/mysql-cluster-7.2.17.ebuild
+++ b/dev-db/mysql-cluster/mysql-cluster-7.2.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/mysql-cluster/mysql-cluster-7.2.17.ebuild,v 1.1 
2014/08/03 21:42:35 robbat2 Exp $
 
 EAPI=4
 MY_EXTRAS_VER="live"
@@ -16,7 +16,7 @@ inherit toolchain-funcs java-pkg-opt-2 mysql-v2
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86"
 
 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
 # This is often broken still

diff --git a/dev-db/mysql-cluster/mysql-cluster-7.3.6.ebuild 
b/dev-db/mysql-cluster/mysql-cluster-7.3.6.ebuild
index 0d8f31b..faa725e 100644
--- a/dev-db/mysql-cluster/mysql-cluster-7.3.6.ebuild
+++ b/dev-db/mysql-cluster/mysql-cluster-7.3.6.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/mysql-cluster/mysql-cluster-7.3.6.ebuild,v 1.1 
2014/08/03 21:42:35 robbat2 Exp $
 
 EAPI=4
 MY_EXTRAS_VER="live"
@@ -16,7 +16,7 @@ inherit toolchain-funcs java-pkg-opt-2 mysql-v2
 IUSE="$IUSE"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86"
 
 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
 # This is often broken still

Reply via email to