summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-11 22:28:30 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-11 22:28:30 +0000
commit1850172b95c02c59183b220007c412924ac1912c (patch)
tree4cc029f19335758a2d4f576d93d0a3c5b777ceb1 /sys-cluster
parentKeyword ~ppc, ~ppc64 for bug #519618 (diff)
downloadgentoo-2-1850172b95c02c59183b220007c412924ac1912c.tar.gz
gentoo-2-1850172b95c02c59183b220007c412924ac1912c.tar.bz2
gentoo-2-1850172b95c02c59183b220007c412924ac1912c.zip
Keyword ~ppc, ~ppc64 for bug #519618
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/glusterfs/ChangeLog8
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.1.2.ebuild6
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.2.7.ebuild6
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.3.0.ebuild6
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.3.1-r2.ebuild6
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.4.2-r1.ebuild4
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.4.4-r2.ebuild4
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.4.4.ebuild4
-rw-r--r--sys-cluster/glusterfs/glusterfs-3.5.1.ebuild4
9 files changed, 27 insertions, 21 deletions
diff --git a/sys-cluster/glusterfs/ChangeLog b/sys-cluster/glusterfs/ChangeLog
index 80143a5c5679..2b579b349a73 100644
--- a/sys-cluster/glusterfs/ChangeLog
+++ b/sys-cluster/glusterfs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/glusterfs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.59 2014/07/23 07:00:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/ChangeLog,v 1.60 2014/08/11 22:28:30 blueness Exp $
+
+ 11 Aug 2014; Anthony G. Basile <blueness@gentoo.org> glusterfs-3.1.2.ebuild,
+ glusterfs-3.2.7.ebuild, glusterfs-3.3.0.ebuild, glusterfs-3.3.1-r2.ebuild,
+ glusterfs-3.4.2-r1.ebuild, glusterfs-3.4.4-r2.ebuild, glusterfs-3.4.4.ebuild,
+ glusterfs-3.5.1.ebuild:
+ Keyword ~ppc, ~ppc64 for bug #519618
23 Jul 2014; Justin Lecher <jlec@gentoo.org> glusterfs-3.5.1.ebuild,
metadata.xml:
diff --git a/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild b/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild
index 78a3698079c2..a6b22831706c 100644
--- a/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild,v 1.6 2012/05/04 07:20:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.1.2.ebuild,v 1.7 2014/08/11 22:28:30 blueness Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.gluster.com/pub/gluster/${PN}/$(get_version_component_range
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="emacs extras +fuse infiniband static-libs vim-syntax"
RDEPEND="emacs? ( virtual/emacs )
diff --git a/sys-cluster/glusterfs/glusterfs-3.2.7.ebuild b/sys-cluster/glusterfs/glusterfs-3.2.7.ebuild
index a232aba4d612..0fcf54b1cf5c 100644
--- a/sys-cluster/glusterfs/glusterfs-3.2.7.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.2.7.ebuild,v 1.1 2012/06/14 10:00:48 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.2.7.ebuild,v 1.2 2014/08/11 22:28:30 blueness Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.gluster.com/pub/gluster/${PN}/$(get_version_component_range
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="emacs extras +fuse infiniband static-libs vim-syntax"
RDEPEND="emacs? ( virtual/emacs )
diff --git a/sys-cluster/glusterfs/glusterfs-3.3.0.ebuild b/sys-cluster/glusterfs/glusterfs-3.3.0.ebuild
index 9e6d4fb55bf0..ffa0c83ab5bd 100644
--- a/sys-cluster/glusterfs/glusterfs-3.3.0.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.3.0.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: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.3.0.ebuild,v 1.4 2013/04/03 15:03:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.3.0.ebuild,v 1.5 2014/08/11 22:28:30 blueness Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://ftp.gluster.com/pub/gluster/${PN}/$(get_version_component_range
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="emacs extras +fuse infiniband static-libs vim-syntax"
RDEPEND="emacs? ( virtual/emacs )
diff --git a/sys-cluster/glusterfs/glusterfs-3.3.1-r2.ebuild b/sys-cluster/glusterfs/glusterfs-3.3.1-r2.ebuild
index 7690f1dfc2f0..886d54d79c23 100644
--- a/sys-cluster/glusterfs/glusterfs-3.3.1-r2.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.3.1-r2.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: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.3.1-r2.ebuild,v 1.1 2013/04/03 15:03:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.3.1-r2.ebuild,v 1.2 2014/08/11 22:28:30 blueness Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://download.gluster.org/pub/gluster/${PN}/$(get_version_component_r
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="emacs extras +fuse infiniband static-libs vim-syntax"
RDEPEND="emacs? ( virtual/emacs )
diff --git a/sys-cluster/glusterfs/glusterfs-3.4.2-r1.ebuild b/sys-cluster/glusterfs/glusterfs-3.4.2-r1.ebuild
index 073a82e1be7b..60423a0ac7d6 100644
--- a/sys-cluster/glusterfs/glusterfs-3.4.2-r1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.4.2-r1.ebuild,v 1.1 2014/02/24 13:10:08 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.4.2-r1.ebuild,v 1.2 2014/08/11 22:28:30 blueness Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://download.gluster.org/pub/gluster/${PN}/$(get_version_component_r
LICENSE="|| ( GPL-2 LGPL-3+ )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bd-xlator debug emacs extras +fuse +georeplication infiniband static-libs systemtap vim-syntax"
REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )"
diff --git a/sys-cluster/glusterfs/glusterfs-3.4.4-r2.ebuild b/sys-cluster/glusterfs/glusterfs-3.4.4-r2.ebuild
index 4c25f5743797..a5f9b7ecb547 100644
--- a/sys-cluster/glusterfs/glusterfs-3.4.4-r2.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.4.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.4.4-r2.ebuild,v 1.1 2014/06/25 15:48:20 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.4.4-r2.ebuild,v 1.2 2014/08/11 22:28:30 blueness Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://download.gluster.org/pub/gluster/${PN}/$(get_version_component_r
LICENSE="|| ( GPL-2 LGPL-3+ )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bd-xlator debug emacs extras +fuse +georeplication infiniband static-libs systemtap vim-syntax"
REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )"
diff --git a/sys-cluster/glusterfs/glusterfs-3.4.4.ebuild b/sys-cluster/glusterfs/glusterfs-3.4.4.ebuild
index 196d170715d7..fc456d1fea81 100644
--- a/sys-cluster/glusterfs/glusterfs-3.4.4.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.4.4.ebuild,v 1.1 2014/06/16 17:20:45 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.4.4.ebuild,v 1.2 2014/08/11 22:28:30 blueness Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://download.gluster.org/pub/gluster/${PN}/$(get_version_component_r
LICENSE="|| ( GPL-2 LGPL-3+ )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bd-xlator debug emacs extras +fuse +georeplication infiniband static-libs systemtap vim-syntax"
REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )"
diff --git a/sys-cluster/glusterfs/glusterfs-3.5.1.ebuild b/sys-cluster/glusterfs/glusterfs-3.5.1.ebuild
index 60a35a97cf65..00a2c700563a 100644
--- a/sys-cluster/glusterfs/glusterfs-3.5.1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-3.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.5.1.ebuild,v 1.2 2014/07/23 07:00:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/glusterfs/glusterfs-3.5.1.ebuild,v 1.3 2014/08/11 22:28:30 blueness Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://download.gluster.org/pub/gluster/${PN}/$(get_version_component_r
LICENSE="|| ( GPL-2 LGPL-3+ )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy infiniband qemu-block rsyslog static-libs +syslog systemtap vim-syntax +xml"
REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )