[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/files/, sys-cluster/ceph/

2015-08-11 Thread Michael Weber
commit: 81b71577c7605a71abde5dbfb15a0174e1aed12a
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Tue Aug 11 09:35:00 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Tue Aug 11 09:35:00 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=81b71577

sys-cluster/ceph: superseeded in tree.

 sys-cluster/ceph/ChangeLog  |  30 -
 sys-cluster/ceph/Manifest   |  11 --
 sys-cluster/ceph/ceph-0.93.ebuild   | 154 
 sys-cluster/ceph/files/README.gentoo|  18 ---
 sys-cluster/ceph/files/ceph-0.79-libzfs.patch   |  13 --
 sys-cluster/ceph/files/ceph-0.87.1-stdint.patch |  40 --
 sys-cluster/ceph/files/ceph.confd-r1|   4 -
 sys-cluster/ceph/files/ceph.initd-r1|  48 
 sys-cluster/ceph/files/ceph.logrotate   |  22 
 sys-cluster/ceph/metadata.xml   |  27 -
 10 files changed, 367 deletions(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
deleted file mode 100644
index a452dc5..000
--- a/sys-cluster/ceph/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
-  04 Mar 2015; Michael Weber x...@gentoo.org ceph-0.93.ebuild:
-  Drop keywords
-
-  04 Mar 2015; Michael Weber x...@gentoo.org -ceph-0.80.8.ebuild,
-  -ceph-0.87.1.ebuild:
-  Ebuilds moved to tree
-
-*ceph-0.80.8 (03 Mar 2015)
-*ceph-0.93 (03 Mar 2015)
-
-  03 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.80.8.ebuild,
-  +ceph-0.93.ebuild, ceph-0.87.1.ebuild, metadata.xml:
-  Add 0.93 and 0.80.8.
-
-  02 Mar 2015; Michael Weber x...@gentoo.org +files/README.gentoo,
-  +files/ceph-0.87.1-stdint.patch, +files/ceph.confd-r1, +files/ceph.initd-r1,
-  +files/ceph.logrotate, ceph-0.87.1.ebuild, metadata.xml:
-  Drop USE=rocksdb and USE=kinetic for now.
-
-*ceph-0.87.1 (02 Mar 2015)
-
-  02 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.87.1.ebuild,
-  -ceph-0.87.ebuild, -files/ceph-fix-gnustack.patch, metadata.xml:
-  Version bump with new use flags
-
-*ceph-0.87 (02 Mar 2015)
-
-  02 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.87.ebuild,
-  +files/ceph-0.79-libzfs.patch, +files/ceph-fix-gnustack.patch, +metadata.xml:
-  Version bump (bug 536472)

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
deleted file mode 100644
index ebf2cf9..000
--- a/sys-cluster/ceph/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
-DIST ceph-0.93.tar.bz2 7008770 SHA256 
36174c47f52b0db1f0ee081a72040349052b07f477f2d97a2f5a2bf1727c0fe4 SHA512 
3587deb4c38717d933f91ac4219317f0f36b71f08a0cb9698b2452a8427d7ace2b4a82a0883728d4c4990ccab1dd60cb911c4e1f380cb6241a1228ba89c7dfa3
 WHIRLPOOL 
5df04619f949674fad921c06dc401cbbfbcc5deb126c0f0b36f5e70a55dc4c7cb6384622c57327e4346c081f8648935d6b08840cb87cb3ac453731459f7ea60f
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2
-
-iF4EAREIAAYFAlT3Fy4ACgkQknrdDGLu8JBkGQD5AVBGzzfVMQaXL2f8tgLskrM0
-v9GxP7vo3KEjSfsJ9iwA/i3UgkxGQmkhtm4B/omMnvMXO4Hox/OaaQGkuqBzSjNK
-=Tt1f
--END PGP SIGNATURE-

diff --git a/sys-cluster/ceph/ceph-0.93.ebuild 
b/sys-cluster/ceph/ceph-0.93.ebuild
deleted file mode 100644
index 034b327..000
--- a/sys-cluster/ceph/ceph-0.93.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.7.ebuild,v 1.1 
2014/11/05 07:04:12 dlan Exp $
-
-EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
-
-if [[ $PV = ** ]]; then
-   scm_eclass=git-r3
-   EGIT_REPO_URI=
-   git://github.com/ceph/ceph.git
-   https://github.com/ceph/ceph.git;
-   SRC_URI=
-   KEYWORDS=
-else
-   SRC_URI=http://ceph.com/download/${P}.tar.bz2;
-   KEYWORDS=
-fi
-
-inherit autotools eutils multilib python-any-r1 udev readme.gentoo 
${scm_eclass}
-
-DESCRIPTION=Ceph distributed filesystem
-HOMEPAGE=http://ceph.com/;
-
-LICENSE=LGPL-2.1
-SLOT=0
-IUSE=babeltrace cryptopp debug fuse gtk jemalloc libatomic +libaio lttng +nss 
radosgw static-libs tcmalloc xfs xio zfs
-
-# packages not in gentoo:
-# --with-kinetic requires Seagate kinetic API
-# --with-rocksdb requires http://rocksdb.org/
-CDEPEND=
-   app-arch/snappy
-   dev-libs/boost:=[threads]
-   dev-libs/fcgi
-   dev-libs/libaio
-   dev-libs/libedit
-   dev-libs/leveldb[snappy]
-   nss? ( dev-libs/nss )
-   cryptopp? ( dev-libs/crypto++ )
-   sys-apps/keyutils
-   sys-apps/util-linux
-   dev-libs/libxml2
-   babeltrace? ( dev-util/babeltrace )
-   fuse? ( sys-fs/fuse )
-   libatomic? ( dev-libs/libatomic_ops )
-   xfs? ( sys-fs/xfsprogs )
-   zfs? ( sys-fs/zfs )
-   gtk? (
-   x11-libs/gtk+:2
-   dev-cpp/gtkmm:2.4
-   gnome-base/librsvg
-   )
-   radosgw? (
-   dev-libs/fcgi
-   dev-libs/expat
-  

[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/

2015-03-04 Thread Michael Weber
commit: 84fdff7c61d9575098d3ba52d9ab798ea96c00b8
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Wed Mar  4 14:31:10 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Wed Mar  4 14:31:10 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=84fdff7c

Ebuilds moved to tree

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

 sys-cluster/ceph/ChangeLog  |   4 +
 sys-cluster/ceph/Manifest   |   8 +-
 sys-cluster/ceph/ceph-0.80.8.ebuild | 137 
 sys-cluster/ceph/ceph-0.87.1.ebuild | 152 
 4 files changed, 7 insertions(+), 294 deletions(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index aa3e7ec..f33d759 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,7 @@
+  04 Mar 2015; Michael Weber x...@gentoo.org -ceph-0.80.8.ebuild,
+  -ceph-0.87.1.ebuild:
+  Ebuilds moved to tree
+
 *ceph-0.80.8 (03 Mar 2015)
 *ceph-0.93 (03 Mar 2015)
 

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
index f1e2801..ebf2cf9 100644
--- a/sys-cluster/ceph/Manifest
+++ b/sys-cluster/ceph/Manifest
@@ -1,13 +1,11 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-DIST ceph-0.80.8.tar.bz2 4042112 SHA256 
f0dbeada16333c50cd7f56f51eac87e7ba8cd22c42edccbd40576a23f813f725 SHA512 
cb002a81a99462a05ef4db4bb5a8e09ec19b84c8041cab88c36e46d77fe512e57e1636f1aaa5aeb9fe03c4449816961cf9f82a183603fae99213e06dd519be6f
 WHIRLPOOL 
b6ee10a22e27ad7262ca0fc75ed1625a1f31218040411e723ef6872e5c13a5e0495eb179d8ff606305e8c04dafb4233cf5562e285427cd15200aac9d5ee8801f
-DIST ceph-0.87.1.tar.bz2 5834385 SHA256 
a9a68ed58571af20fbbd7be4227dc71f5176eeb0713707ba3d8fddc00972b007 SHA512 
d032f257506049cadd583c8c8b516667bc5a271060641d307cfd22b923e8038ff506ad06f38d84ce01dfdc877498322033cd08310927e60665d03b05119aeb1a
 WHIRLPOOL 
0408a0d9aa5c78808568b09e505375d2ebd32e1ae307e1292c1389fc5e70a9a769ed9c54abebce96cb21b4e5cd828674268c8de6cecae72e20934b6d7ec5e8f1
 DIST ceph-0.93.tar.bz2 7008770 SHA256 
36174c47f52b0db1f0ee081a72040349052b07f477f2d97a2f5a2bf1727c0fe4 SHA512 
3587deb4c38717d933f91ac4219317f0f36b71f08a0cb9698b2452a8427d7ace2b4a82a0883728d4c4990ccab1dd60cb911c4e1f380cb6241a1228ba89c7dfa3
 WHIRLPOOL 
5df04619f949674fad921c06dc401cbbfbcc5deb126c0f0b36f5e70a55dc4c7cb6384622c57327e4346c081f8648935d6b08840cb87cb3ac453731459f7ea60f
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iF4EAREIAAYFAlT1bY4ACgkQknrdDGLu8JAevAD+OE2Cox1f6adqYVdm4UoZHc6v
-9M6tjUZ95v8eNPozE1sA/119vb+MLwEtYxiCrdCAQAESV0FGow98LPrWDOJ5cDGq
-=fZ3h
+iF4EAREIAAYFAlT3Fy4ACgkQknrdDGLu8JBkGQD5AVBGzzfVMQaXL2f8tgLskrM0
+v9GxP7vo3KEjSfsJ9iwA/i3UgkxGQmkhtm4B/omMnvMXO4Hox/OaaQGkuqBzSjNK
+=Tt1f
 -END PGP SIGNATURE-

diff --git a/sys-cluster/ceph/ceph-0.80.8.ebuild 
b/sys-cluster/ceph/ceph-0.80.8.ebuild
deleted file mode 100644
index 087f2e6..000
--- a/sys-cluster/ceph/ceph-0.80.8.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.7.ebuild,v 1.1 
2014/11/05 07:04:12 dlan Exp $
-
-EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
-
-if [[ $PV = ** ]]; then
-   scm_eclass=git-r3
-   EGIT_REPO_URI=
-   git://github.com/ceph/ceph.git
-   https://github.com/ceph/ceph.git;
-   SRC_URI=
-   KEYWORDS=
-else
-   SRC_URI=http://ceph.com/download/${P}.tar.bz2;
-   KEYWORDS=~amd64 ~x86
-fi
-
-inherit autotools eutils multilib python-any-r1 udev readme.gentoo 
${scm_eclass}
-
-DESCRIPTION=Ceph distributed filesystem
-HOMEPAGE=http://ceph.com/;
-
-LICENSE=LGPL-2.1
-SLOT=0
-IUSE=cryptopp debug fuse gtk libatomic +libaio +nss radosgw static-libs 
tcmalloc xfs zfs
-
-CDEPEND=
-   app-arch/snappy
-   dev-libs/boost-1.56.0:=[threads]
-   dev-libs/fcgi
-   dev-libs/libaio
-   dev-libs/libedit
-   dev-libs/leveldb[snappy]
-   nss? ( dev-libs/nss )
-   cryptopp? ( dev-libs/crypto++ )
-   sys-apps/keyutils
-   sys-apps/util-linux
-   dev-libs/libxml2
-   fuse? ( sys-fs/fuse )
-   libatomic? ( dev-libs/libatomic_ops )
-   xfs? ( sys-fs/xfsprogs )
-   zfs? ( sys-fs/zfs )
-   gtk? (
-   x11-libs/gtk+:2
-   dev-cpp/gtkmm:2.4
-   gnome-base/librsvg
-   )
-   radosgw? (
-   dev-libs/fcgi
-   dev-libs/expat
-   net-misc/curl
-   )
-   tcmalloc? ( dev-util/google-perftools )
-   $(python_gen_any_dep '
-   ' )
-   ${PYTHON_DEPS}
-   
-DEPEND=${CDEPEND}
-   virtual/pkgconfig
-RDEPEND=${CDEPEND}
-   sys-apps/hdparm
-   $(python_gen_any_dep '
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   ' )
-REQUIRED_USE=
-   ^^ ( nss cryptopp )
-   
-

[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/

2015-03-04 Thread git@oystercatcher mirror+tproxy
commit: 84fdff7c61d9575098d3ba52d9ab798ea96c00b8
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Wed Mar  4 14:31:10 2015 +
Commit: git@oystercatcher mirror+tproxy git AT oystercatcher DOT 
gentoo DOT org
CommitDate: Wed Mar  4 14:31:10 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=84fdff7c

Ebuilds moved to tree

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

 sys-cluster/ceph/ChangeLog  |   4 +
 sys-cluster/ceph/Manifest   |   8 +-
 sys-cluster/ceph/ceph-0.80.8.ebuild | 137 
 sys-cluster/ceph/ceph-0.87.1.ebuild | 152 
 4 files changed, 7 insertions(+), 294 deletions(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index aa3e7ec..f33d759 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,7 @@
+  04 Mar 2015; Michael Weber x...@gentoo.org -ceph-0.80.8.ebuild,
+  -ceph-0.87.1.ebuild:
+  Ebuilds moved to tree
+
 *ceph-0.80.8 (03 Mar 2015)
 *ceph-0.93 (03 Mar 2015)
 

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
index f1e2801..ebf2cf9 100644
--- a/sys-cluster/ceph/Manifest
+++ b/sys-cluster/ceph/Manifest
@@ -1,13 +1,11 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-DIST ceph-0.80.8.tar.bz2 4042112 SHA256 
f0dbeada16333c50cd7f56f51eac87e7ba8cd22c42edccbd40576a23f813f725 SHA512 
cb002a81a99462a05ef4db4bb5a8e09ec19b84c8041cab88c36e46d77fe512e57e1636f1aaa5aeb9fe03c4449816961cf9f82a183603fae99213e06dd519be6f
 WHIRLPOOL 
b6ee10a22e27ad7262ca0fc75ed1625a1f31218040411e723ef6872e5c13a5e0495eb179d8ff606305e8c04dafb4233cf5562e285427cd15200aac9d5ee8801f
-DIST ceph-0.87.1.tar.bz2 5834385 SHA256 
a9a68ed58571af20fbbd7be4227dc71f5176eeb0713707ba3d8fddc00972b007 SHA512 
d032f257506049cadd583c8c8b516667bc5a271060641d307cfd22b923e8038ff506ad06f38d84ce01dfdc877498322033cd08310927e60665d03b05119aeb1a
 WHIRLPOOL 
0408a0d9aa5c78808568b09e505375d2ebd32e1ae307e1292c1389fc5e70a9a769ed9c54abebce96cb21b4e5cd828674268c8de6cecae72e20934b6d7ec5e8f1
 DIST ceph-0.93.tar.bz2 7008770 SHA256 
36174c47f52b0db1f0ee081a72040349052b07f477f2d97a2f5a2bf1727c0fe4 SHA512 
3587deb4c38717d933f91ac4219317f0f36b71f08a0cb9698b2452a8427d7ace2b4a82a0883728d4c4990ccab1dd60cb911c4e1f380cb6241a1228ba89c7dfa3
 WHIRLPOOL 
5df04619f949674fad921c06dc401cbbfbcc5deb126c0f0b36f5e70a55dc4c7cb6384622c57327e4346c081f8648935d6b08840cb87cb3ac453731459f7ea60f
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iF4EAREIAAYFAlT1bY4ACgkQknrdDGLu8JAevAD+OE2Cox1f6adqYVdm4UoZHc6v
-9M6tjUZ95v8eNPozE1sA/119vb+MLwEtYxiCrdCAQAESV0FGow98LPrWDOJ5cDGq
-=fZ3h
+iF4EAREIAAYFAlT3Fy4ACgkQknrdDGLu8JBkGQD5AVBGzzfVMQaXL2f8tgLskrM0
+v9GxP7vo3KEjSfsJ9iwA/i3UgkxGQmkhtm4B/omMnvMXO4Hox/OaaQGkuqBzSjNK
+=Tt1f
 -END PGP SIGNATURE-

diff --git a/sys-cluster/ceph/ceph-0.80.8.ebuild 
b/sys-cluster/ceph/ceph-0.80.8.ebuild
deleted file mode 100644
index 087f2e6..000
--- a/sys-cluster/ceph/ceph-0.80.8.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.7.ebuild,v 1.1 
2014/11/05 07:04:12 dlan Exp $
-
-EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
-
-if [[ $PV = ** ]]; then
-   scm_eclass=git-r3
-   EGIT_REPO_URI=
-   git://github.com/ceph/ceph.git
-   https://github.com/ceph/ceph.git;
-   SRC_URI=
-   KEYWORDS=
-else
-   SRC_URI=http://ceph.com/download/${P}.tar.bz2;
-   KEYWORDS=~amd64 ~x86
-fi
-
-inherit autotools eutils multilib python-any-r1 udev readme.gentoo 
${scm_eclass}
-
-DESCRIPTION=Ceph distributed filesystem
-HOMEPAGE=http://ceph.com/;
-
-LICENSE=LGPL-2.1
-SLOT=0
-IUSE=cryptopp debug fuse gtk libatomic +libaio +nss radosgw static-libs 
tcmalloc xfs zfs
-
-CDEPEND=
-   app-arch/snappy
-   dev-libs/boost-1.56.0:=[threads]
-   dev-libs/fcgi
-   dev-libs/libaio
-   dev-libs/libedit
-   dev-libs/leveldb[snappy]
-   nss? ( dev-libs/nss )
-   cryptopp? ( dev-libs/crypto++ )
-   sys-apps/keyutils
-   sys-apps/util-linux
-   dev-libs/libxml2
-   fuse? ( sys-fs/fuse )
-   libatomic? ( dev-libs/libatomic_ops )
-   xfs? ( sys-fs/xfsprogs )
-   zfs? ( sys-fs/zfs )
-   gtk? (
-   x11-libs/gtk+:2
-   dev-cpp/gtkmm:2.4
-   gnome-base/librsvg
-   )
-   radosgw? (
-   dev-libs/fcgi
-   dev-libs/expat
-   net-misc/curl
-   )
-   tcmalloc? ( dev-util/google-perftools )
-   $(python_gen_any_dep '
-   ' )
-   ${PYTHON_DEPS}
-   
-DEPEND=${CDEPEND}
-   virtual/pkgconfig
-RDEPEND=${CDEPEND}
-   sys-apps/hdparm
-   $(python_gen_any_dep '
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   ' )
-REQUIRED_USE=
-   ^^ ( nss cryptopp )
-  

[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/

2015-03-04 Thread Michael Weber
commit: 80c2ec82dab986ada3ed58659fc6cf1df51ed493
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Wed Mar  4 14:35:16 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Wed Mar  4 14:35:16 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=80c2ec82

Drop keywords

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

 sys-cluster/ceph/ChangeLog| 3 +++
 sys-cluster/ceph/ceph-0.93.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index f33d759..a452dc5 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,6 @@
+  04 Mar 2015; Michael Weber x...@gentoo.org ceph-0.93.ebuild:
+  Drop keywords
+
   04 Mar 2015; Michael Weber x...@gentoo.org -ceph-0.80.8.ebuild,
   -ceph-0.87.1.ebuild:
   Ebuilds moved to tree

diff --git a/sys-cluster/ceph/ceph-0.93.ebuild 
b/sys-cluster/ceph/ceph-0.93.ebuild
index 1f15634..034b327 100644
--- a/sys-cluster/ceph/ceph-0.93.ebuild
+++ b/sys-cluster/ceph/ceph-0.93.ebuild
@@ -14,7 +14,7 @@ if [[ $PV = ** ]]; then
KEYWORDS=
 else
SRC_URI=http://ceph.com/download/${P}.tar.bz2;
-   KEYWORDS=~amd64 ~x86
+   KEYWORDS=
 fi
 
 inherit autotools eutils multilib python-any-r1 udev readme.gentoo 
${scm_eclass}



[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/

2015-03-04 Thread git@oystercatcher mirror+tproxy
commit: 80c2ec82dab986ada3ed58659fc6cf1df51ed493
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Wed Mar  4 14:35:16 2015 +
Commit: git@oystercatcher mirror+tproxy git AT oystercatcher DOT 
gentoo DOT org
CommitDate: Wed Mar  4 14:35:16 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=80c2ec82

Drop keywords

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

 sys-cluster/ceph/ChangeLog| 3 +++
 sys-cluster/ceph/ceph-0.93.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index f33d759..a452dc5 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,6 @@
+  04 Mar 2015; Michael Weber x...@gentoo.org ceph-0.93.ebuild:
+  Drop keywords
+
   04 Mar 2015; Michael Weber x...@gentoo.org -ceph-0.80.8.ebuild,
   -ceph-0.87.1.ebuild:
   Ebuilds moved to tree

diff --git a/sys-cluster/ceph/ceph-0.93.ebuild 
b/sys-cluster/ceph/ceph-0.93.ebuild
index 1f15634..034b327 100644
--- a/sys-cluster/ceph/ceph-0.93.ebuild
+++ b/sys-cluster/ceph/ceph-0.93.ebuild
@@ -14,7 +14,7 @@ if [[ $PV = ** ]]; then
KEYWORDS=
 else
SRC_URI=http://ceph.com/download/${P}.tar.bz2;
-   KEYWORDS=~amd64 ~x86
+   KEYWORDS=
 fi
 
 inherit autotools eutils multilib python-any-r1 udev readme.gentoo 
${scm_eclass}



[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/

2015-03-03 Thread git@oystercatcher mirror+tproxy
commit: 4390355c5f47c9b8beb2ef4d24ff5a581cd02492
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Tue Mar  3 08:15:10 2015 +
Commit: git@oystercatcher mirror+tproxy git AT oystercatcher DOT 
gentoo DOT org
CommitDate: Tue Mar  3 08:15:10 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=4390355c

Add 0.93 and 0.80.8.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

 sys-cluster/ceph/ChangeLog |  7 +++
 sys-cluster/ceph/Manifest  | 10 +-
 .../ceph/{ceph-0.87.1.ebuild = ceph-0.80.8.ebuild}| 18 +++---
 sys-cluster/ceph/ceph-0.87.1.ebuild|  3 +++
 .../ceph/{ceph-0.87.1.ebuild = ceph-0.93.ebuild}  | 15 ++-
 sys-cluster/ceph/metadata.xml  |  2 ++
 6 files changed, 30 insertions(+), 25 deletions(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index 2bedbcb..aa3e7ec 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,10 @@
+*ceph-0.80.8 (03 Mar 2015)
+*ceph-0.93 (03 Mar 2015)
+
+  03 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.80.8.ebuild,
+  +ceph-0.93.ebuild, ceph-0.87.1.ebuild, metadata.xml:
+  Add 0.93 and 0.80.8.
+
   02 Mar 2015; Michael Weber x...@gentoo.org +files/README.gentoo,
   +files/ceph-0.87.1-stdint.patch, +files/ceph.confd-r1, +files/ceph.initd-r1,
   +files/ceph.logrotate, ceph-0.87.1.ebuild, metadata.xml:

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
index 6aa9320..f1e2801 100644
--- a/sys-cluster/ceph/Manifest
+++ b/sys-cluster/ceph/Manifest
@@ -1,13 +1,13 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
+DIST ceph-0.80.8.tar.bz2 4042112 SHA256 
f0dbeada16333c50cd7f56f51eac87e7ba8cd22c42edccbd40576a23f813f725 SHA512 
cb002a81a99462a05ef4db4bb5a8e09ec19b84c8041cab88c36e46d77fe512e57e1636f1aaa5aeb9fe03c4449816961cf9f82a183603fae99213e06dd519be6f
 WHIRLPOOL 
b6ee10a22e27ad7262ca0fc75ed1625a1f31218040411e723ef6872e5c13a5e0495eb179d8ff606305e8c04dafb4233cf5562e285427cd15200aac9d5ee8801f
 DIST ceph-0.87.1.tar.bz2 5834385 SHA256 
a9a68ed58571af20fbbd7be4227dc71f5176eeb0713707ba3d8fddc00972b007 SHA512 
d032f257506049cadd583c8c8b516667bc5a271060641d307cfd22b923e8038ff506ad06f38d84ce01dfdc877498322033cd08310927e60665d03b05119aeb1a
 WHIRLPOOL 
0408a0d9aa5c78808568b09e505375d2ebd32e1ae307e1292c1389fc5e70a9a769ed9c54abebce96cb21b4e5cd828674268c8de6cecae72e20934b6d7ec5e8f1
+DIST ceph-0.93.tar.bz2 7008770 SHA256 
36174c47f52b0db1f0ee081a72040349052b07f477f2d97a2f5a2bf1727c0fe4 SHA512 
3587deb4c38717d933f91ac4219317f0f36b71f08a0cb9698b2452a8427d7ace2b4a82a0883728d4c4990ccab1dd60cb911c4e1f380cb6241a1228ba89c7dfa3
 WHIRLPOOL 
5df04619f949674fad921c06dc401cbbfbcc5deb126c0f0b36f5e70a55dc4c7cb6384622c57327e4346c081f8648935d6b08840cb87cb3ac453731459f7ea60f
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iL4EAREIAGYFAlT0elRfFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
-bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY3QjA4MzdGODg1NUMxMjIzNUQ0MDgxNzky
-N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JANFgD+JWZJ6H132mx40wrJv2Vs/L6h
-RUXfmdU1uNWYHHpQj9wA/1dCFG8SmRqc+dCnToSKKq5mVU2DCneB1sw70mKAWFPs
-=ufs6
+iF4EAREIAAYFAlT1bY4ACgkQknrdDGLu8JAevAD+OE2Cox1f6adqYVdm4UoZHc6v
+9M6tjUZ95v8eNPozE1sA/119vb+MLwEtYxiCrdCAQAESV0FGow98LPrWDOJ5cDGq
+=fZ3h
 -END PGP SIGNATURE-

diff --git a/sys-cluster/ceph/ceph-0.87.1.ebuild 
b/sys-cluster/ceph/ceph-0.80.8.ebuild
similarity index 84%
copy from sys-cluster/ceph/ceph-0.87.1.ebuild
copy to sys-cluster/ceph/ceph-0.80.8.ebuild
index c009cb1..087f2e6 100644
--- a/sys-cluster/ceph/ceph-0.87.1.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.8.ebuild
@@ -24,11 +24,11 @@ HOMEPAGE=http://ceph.com/;
 
 LICENSE=LGPL-2.1
 SLOT=0
-IUSE=babeltrace cryptopp debug fuse gtk libatomic +libaio lttng +nss radosgw 
static-libs tcmalloc xfs zfs
+IUSE=cryptopp debug fuse gtk libatomic +libaio +nss radosgw static-libs 
tcmalloc xfs zfs
 
 CDEPEND=
app-arch/snappy
-   dev-libs/boost:=[threads]
+   dev-libs/boost-1.56.0:=[threads]
dev-libs/fcgi
dev-libs/libaio
dev-libs/libedit
@@ -38,7 +38,6 @@ CDEPEND=
sys-apps/keyutils
sys-apps/util-linux
dev-libs/libxml2
-   babeltrace? ( dev-util/babeltrace )
fuse? ( sys-fs/fuse )
libatomic? ( dev-libs/libatomic_ops )
xfs? ( sys-fs/xfsprogs )
@@ -54,7 +53,6 @@ CDEPEND=
net-misc/curl
)
tcmalloc? ( dev-util/google-perftools )
-   lttng? ( dev-util/lttng-ust )
$(python_gen_any_dep '
' )
${PYTHON_DEPS}
@@ -84,9 +82,6 @@ pkg_setup() {
 src_prepare() {
[[ ${PATCHES[@]} ]]  epatch ${PATCHES[@]}
 
-   sed -e '1i#include stdint.h' \
-   -i src/tracing/{objectstore,oprequest,osd,pg}.tp || die
-
epatch_user
eautoreconf
 }
@@ -107,14 +102,7 @@ src_configure() {
$(use_enable static-libs static) \

[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/

2015-03-03 Thread Michael Weber
commit: 4390355c5f47c9b8beb2ef4d24ff5a581cd02492
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Tue Mar  3 08:15:10 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Tue Mar  3 08:15:10 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=4390355c

Add 0.93 and 0.80.8.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

 sys-cluster/ceph/ChangeLog |  7 +++
 sys-cluster/ceph/Manifest  | 10 +-
 .../ceph/{ceph-0.87.1.ebuild = ceph-0.80.8.ebuild}| 18 +++---
 sys-cluster/ceph/ceph-0.87.1.ebuild|  3 +++
 .../ceph/{ceph-0.87.1.ebuild = ceph-0.93.ebuild}  | 15 ++-
 sys-cluster/ceph/metadata.xml  |  2 ++
 6 files changed, 30 insertions(+), 25 deletions(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index 2bedbcb..aa3e7ec 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,10 @@
+*ceph-0.80.8 (03 Mar 2015)
+*ceph-0.93 (03 Mar 2015)
+
+  03 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.80.8.ebuild,
+  +ceph-0.93.ebuild, ceph-0.87.1.ebuild, metadata.xml:
+  Add 0.93 and 0.80.8.
+
   02 Mar 2015; Michael Weber x...@gentoo.org +files/README.gentoo,
   +files/ceph-0.87.1-stdint.patch, +files/ceph.confd-r1, +files/ceph.initd-r1,
   +files/ceph.logrotate, ceph-0.87.1.ebuild, metadata.xml:

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
index 6aa9320..f1e2801 100644
--- a/sys-cluster/ceph/Manifest
+++ b/sys-cluster/ceph/Manifest
@@ -1,13 +1,13 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
+DIST ceph-0.80.8.tar.bz2 4042112 SHA256 
f0dbeada16333c50cd7f56f51eac87e7ba8cd22c42edccbd40576a23f813f725 SHA512 
cb002a81a99462a05ef4db4bb5a8e09ec19b84c8041cab88c36e46d77fe512e57e1636f1aaa5aeb9fe03c4449816961cf9f82a183603fae99213e06dd519be6f
 WHIRLPOOL 
b6ee10a22e27ad7262ca0fc75ed1625a1f31218040411e723ef6872e5c13a5e0495eb179d8ff606305e8c04dafb4233cf5562e285427cd15200aac9d5ee8801f
 DIST ceph-0.87.1.tar.bz2 5834385 SHA256 
a9a68ed58571af20fbbd7be4227dc71f5176eeb0713707ba3d8fddc00972b007 SHA512 
d032f257506049cadd583c8c8b516667bc5a271060641d307cfd22b923e8038ff506ad06f38d84ce01dfdc877498322033cd08310927e60665d03b05119aeb1a
 WHIRLPOOL 
0408a0d9aa5c78808568b09e505375d2ebd32e1ae307e1292c1389fc5e70a9a769ed9c54abebce96cb21b4e5cd828674268c8de6cecae72e20934b6d7ec5e8f1
+DIST ceph-0.93.tar.bz2 7008770 SHA256 
36174c47f52b0db1f0ee081a72040349052b07f477f2d97a2f5a2bf1727c0fe4 SHA512 
3587deb4c38717d933f91ac4219317f0f36b71f08a0cb9698b2452a8427d7ace2b4a82a0883728d4c4990ccab1dd60cb911c4e1f380cb6241a1228ba89c7dfa3
 WHIRLPOOL 
5df04619f949674fad921c06dc401cbbfbcc5deb126c0f0b36f5e70a55dc4c7cb6384622c57327e4346c081f8648935d6b08840cb87cb3ac453731459f7ea60f
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iL4EAREIAGYFAlT0elRfFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
-bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY3QjA4MzdGODg1NUMxMjIzNUQ0MDgxNzky
-N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JANFgD+JWZJ6H132mx40wrJv2Vs/L6h
-RUXfmdU1uNWYHHpQj9wA/1dCFG8SmRqc+dCnToSKKq5mVU2DCneB1sw70mKAWFPs
-=ufs6
+iF4EAREIAAYFAlT1bY4ACgkQknrdDGLu8JAevAD+OE2Cox1f6adqYVdm4UoZHc6v
+9M6tjUZ95v8eNPozE1sA/119vb+MLwEtYxiCrdCAQAESV0FGow98LPrWDOJ5cDGq
+=fZ3h
 -END PGP SIGNATURE-

diff --git a/sys-cluster/ceph/ceph-0.87.1.ebuild 
b/sys-cluster/ceph/ceph-0.80.8.ebuild
similarity index 84%
copy from sys-cluster/ceph/ceph-0.87.1.ebuild
copy to sys-cluster/ceph/ceph-0.80.8.ebuild
index c009cb1..087f2e6 100644
--- a/sys-cluster/ceph/ceph-0.87.1.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.8.ebuild
@@ -24,11 +24,11 @@ HOMEPAGE=http://ceph.com/;
 
 LICENSE=LGPL-2.1
 SLOT=0
-IUSE=babeltrace cryptopp debug fuse gtk libatomic +libaio lttng +nss radosgw 
static-libs tcmalloc xfs zfs
+IUSE=cryptopp debug fuse gtk libatomic +libaio +nss radosgw static-libs 
tcmalloc xfs zfs
 
 CDEPEND=
app-arch/snappy
-   dev-libs/boost:=[threads]
+   dev-libs/boost-1.56.0:=[threads]
dev-libs/fcgi
dev-libs/libaio
dev-libs/libedit
@@ -38,7 +38,6 @@ CDEPEND=
sys-apps/keyutils
sys-apps/util-linux
dev-libs/libxml2
-   babeltrace? ( dev-util/babeltrace )
fuse? ( sys-fs/fuse )
libatomic? ( dev-libs/libatomic_ops )
xfs? ( sys-fs/xfsprogs )
@@ -54,7 +53,6 @@ CDEPEND=
net-misc/curl
)
tcmalloc? ( dev-util/google-perftools )
-   lttng? ( dev-util/lttng-ust )
$(python_gen_any_dep '
' )
${PYTHON_DEPS}
@@ -84,9 +82,6 @@ pkg_setup() {
 src_prepare() {
[[ ${PATCHES[@]} ]]  epatch ${PATCHES[@]}
 
-   sed -e '1i#include stdint.h' \
-   -i src/tracing/{objectstore,oprequest,osd,pg}.tp || die
-
epatch_user
eautoreconf
 }
@@ -107,14 +102,7 @@ src_configure() {
$(use_enable static-libs static) \
$(use_with tcmalloc) \

[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/files/, sys-cluster/ceph/

2015-03-02 Thread Michael Weber
commit: 6531bd29d8fb66db11fde079b15583dc74f59fc8
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Mon Mar  2 22:46:59 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Mon Mar  2 22:46:59 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=6531bd29

Drop USE=rocksdb and USE=kinetic for now.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

---
 sys-cluster/ceph/ChangeLog  |  5 +++
 sys-cluster/ceph/ceph-0.87.1.ebuild | 13 ---
 sys-cluster/ceph/files/README.gentoo| 18 ++
 sys-cluster/ceph/files/ceph-0.87.1-stdint.patch | 40 +
 sys-cluster/ceph/files/ceph.confd-r1|  4 +++
 sys-cluster/ceph/files/ceph.initd-r1| 48 +
 sys-cluster/ceph/files/ceph.logrotate   | 22 
 sys-cluster/ceph/metadata.xml   |  2 --
 8 files changed, 146 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index 06f1009..2bedbcb 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,8 @@
+  02 Mar 2015; Michael Weber x...@gentoo.org +files/README.gentoo,
+  +files/ceph-0.87.1-stdint.patch, +files/ceph.confd-r1, +files/ceph.initd-r1,
+  +files/ceph.logrotate, ceph-0.87.1.ebuild, metadata.xml:
+  Drop USE=rocksdb and USE=kinetic for now.
+
 *ceph-0.87.1 (02 Mar 2015)
 
   02 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.87.1.ebuild,

diff --git a/sys-cluster/ceph/ceph-0.87.1.ebuild 
b/sys-cluster/ceph/ceph-0.87.1.ebuild
index 4399c34..c009cb1 100644
--- a/sys-cluster/ceph/ceph-0.87.1.ebuild
+++ b/sys-cluster/ceph/ceph-0.87.1.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE=http://ceph.com/;
 
 LICENSE=LGPL-2.1
 SLOT=0
-IUSE=babeltrace cryptopp debug fuse gtk kinetic libatomic +libaio lttng +nss 
radosgw rocksdb static-libs tcmalloc xfs zfs
+IUSE=babeltrace cryptopp debug fuse gtk libatomic +libaio lttng +nss radosgw 
static-libs tcmalloc xfs zfs
 
 CDEPEND=
app-arch/snappy
@@ -74,7 +74,6 @@ REQUIRED_USE=
 STRIP_MASK=/usr/lib*/rados-classes/*
 
 PATCHES=(
-   ${FILESDIR}/${PN}-fix-gnustack.patch
${FILESDIR}/${PN}-0.79-libzfs.patch
 )
 
@@ -85,6 +84,9 @@ pkg_setup() {
 src_prepare() {
[[ ${PATCHES[@]} ]]  epatch ${PATCHES[@]}
 
+   sed -e '1i#include stdint.h' \
+   -i src/tracing/{objectstore,oprequest,osd,pg}.tp || die
+
epatch_user
eautoreconf
 }
@@ -106,10 +108,13 @@ src_configure() {
$(use_with tcmalloc) \
$(use_with xfs libxfs) \
$(use_with zfs libzfs) \
-   $(use_with kinetic) \
-   $(use_with rocksdb librocksdb ) \
+   --without-kinetic \
+   --without-librocksdb \
$(use_with lttng ) \
$(use_with babeltrace)
+
+   # patch files generated by lttng-gen-lp
+   #epatch ${FILESDIR}/${P}-stdint.patch
 }
 
 src_install() {

diff --git a/sys-cluster/ceph/files/README.gentoo 
b/sys-cluster/ceph/files/README.gentoo
new file mode 100644
index 000..b049515
--- /dev/null
+++ b/sys-cluster/ceph/files/README.gentoo
@@ -0,0 +1,18 @@
+1) We'd suggest you to install following packages
+   sys-block/partedto manage disk partions
+   sys-fs/btrfs-progs  to use btrfs filesytem
+   sys-fs/cryptsetup   to use encrypted devices with dm-crypt
+
+2) To start several daemons of one specific type, create your own scripts
+   cd /etc/init.d
+   for dmn in mds.a mon.a osd.0 osd.1 osd.2; do
+ ln -s ceph ceph-${dmn};
+ rc-update add ceph-${dmn} default;
+   done
+
+3) If you spread ceph daemons over several different machines,
+ We'd highly recommend you to start ntp-client to keep the system time sync.
+ Try to choose one of following ntp client to install and add into runlevel.
+   net-misc/ntp
+   net-misc/openntpd
+   net-misc/chrony

diff --git a/sys-cluster/ceph/files/ceph-0.87.1-stdint.patch 
b/sys-cluster/ceph/files/ceph-0.87.1-stdint.patch
new file mode 100644
index 000..6697940
--- /dev/null
+++ b/sys-cluster/ceph/files/ceph-0.87.1-stdint.patch
@@ -0,0 +1,40 @@
+--- ceph-0.87.1/src/tracing/objectstore.h
 ceph-0.87.1/src/tracing/objectstore.h
+@@ -9,6 +9,7 @@
+ #define OBJECTSTORE_H
+ 
+ #include lttng/tracepoint.h
++#include stdint.h
+ 
+ TRACEPOINT_EVENT(objectstore, exists_enter,
+ TP_ARGS(
+--- ceph-0.87.1/src/tracing/oprequest.h
 ceph-0.87.1/src/tracing/oprequest.h
+@@ -9,6 +9,7 @@
+ #define OPREQUEST_H
+ 
+ #include lttng/tracepoint.h
++#include stdint.h
+ 
+ TRACEPOINT_EVENT(oprequest, set_rmw_flags,
+ TP_ARGS(
+--- ceph-0.87.1/src/tracing/osd.h
 ceph-0.87.1/src/tracing/osd.h
+@@ -9,6 +8,7 @@
+ #define OSD_H
+ 
+ #include lttng/tracepoint.h
++#include stdint.h
+ 
+ TRACEPOINT_EVENT(osd, prepare_tx_enter,
+ TP_ARGS(
+--- ceph-0.87.1/src/tracing/pg.h
 ceph-0.87.1/src/tracing/pg.h
+@@ -9,6 +9,7 @@
+ 

[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/, sys-cluster/ceph/files/

2015-03-02 Thread Michael Weber
commit: bc018a7ff575ba82b26f201778bcfa86dad84262
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Mon Mar  2 14:19:13 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Mon Mar  2 14:19:13 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=bc018a7f

Version bump (bug 536472)

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

---
 sys-cluster/ceph/ChangeLog |   5 +
 sys-cluster/ceph/Manifest  |  13 +++
 sys-cluster/ceph/ceph-0.87.ebuild  | 142 +
 sys-cluster/ceph/files/ceph-0.79-libzfs.patch  |  13 +++
 sys-cluster/ceph/files/ceph-fix-gnustack.patch |  22 
 sys-cluster/ceph/metadata.xml  |  23 
 6 files changed, 218 insertions(+)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
new file mode 100644
index 000..81a3e9d
--- /dev/null
+++ b/sys-cluster/ceph/ChangeLog
@@ -0,0 +1,5 @@
+*ceph-0.87 (02 Mar 2015)
+
+  02 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.87.ebuild,
+  +files/ceph-0.79-libzfs.patch, +files/ceph-fix-gnustack.patch, +metadata.xml:
+  Version bump (bug 536472)

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
new file mode 100644
index 000..f5072f8
--- /dev/null
+++ b/sys-cluster/ceph/Manifest
@@ -0,0 +1,13 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST ceph-0.87.tar.bz2 5819214 SHA256 
6ca61e32c6b04f92d68f735408a981f95da699a65845908e5617b25defe90b32 SHA512 
76f2fc58b3af6810d44196fa2c644357b6a279f2d288e9a4eb2d7a832421ea6f22073926ab5aaf319f3f1d1461be9ca7326278adbfc11cfa156a62ec6e76d1e4
 WHIRLPOOL 
2ff85d00a83611f59375e615de256b5104be77499f579a7538981de44da891bda398c27dda44ff763ae7cc053172dba0d253b3e3b5f408759a31700bb9743a27
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iL4EAREIAGYFAlT0cWFfFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
+bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY3QjA4MzdGODg1NUMxMjIzNUQ0MDgxNzky
+N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JBrBgD+OX43rNSZZbFUuKG7L03gTPOw
+FLRdKRH6ghk75l3B/zQA/RZu6+lekheOi54k+vhPG2eYrnQp1wY1uDlWwpATZqkC
+=AX1y
+-END PGP SIGNATURE-

diff --git a/sys-cluster/ceph/ceph-0.87.ebuild 
b/sys-cluster/ceph/ceph-0.87.ebuild
new file mode 100644
index 000..3769bd8
--- /dev/null
+++ b/sys-cluster/ceph/ceph-0.87.ebuild
@@ -0,0 +1,142 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.7.ebuild,v 1.1 
2014/11/05 07:04:12 dlan Exp $
+
+EAPI=5
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+if [[ $PV = ** ]]; then
+   scm_eclass=git-r3
+   EGIT_REPO_URI=
+   git://github.com/ceph/ceph.git
+   https://github.com/ceph/ceph.git;
+   SRC_URI=
+   KEYWORDS=
+else
+   SRC_URI=http://ceph.com/download/${P}.tar.bz2;
+   KEYWORDS=~amd64 ~x86
+fi
+
+inherit autotools eutils multilib python-any-r1 udev readme.gentoo 
${scm_eclass}
+
+DESCRIPTION=Ceph distributed filesystem
+HOMEPAGE=http://ceph.com/;
+
+LICENSE=LGPL-2.1
+SLOT=0
+IUSE=cryptopp debug fuse gtk libatomic +libaio +nss radosgw static-libs 
tcmalloc xfs zfs
+
+CDEPEND=
+   app-arch/snappy
+   dev-libs/boost:=[threads]
+   dev-libs/fcgi
+   dev-libs/libaio
+   dev-libs/libedit
+   dev-libs/leveldb[snappy]
+   nss? ( dev-libs/nss )
+   cryptopp? ( dev-libs/crypto++ )
+   sys-apps/keyutils
+   sys-apps/util-linux
+   dev-libs/libxml2
+   fuse? ( sys-fs/fuse )
+   libatomic? ( dev-libs/libatomic_ops )
+   xfs? ( sys-fs/xfsprogs )
+   zfs? ( sys-fs/zfs )
+   gtk? (
+   x11-libs/gtk+:2
+   dev-cpp/gtkmm:2.4
+   gnome-base/librsvg
+   )
+   radosgw? (
+   dev-libs/fcgi
+   dev-libs/expat
+   net-misc/curl
+   )
+   tcmalloc? ( dev-util/google-perftools )
+   $(python_gen_any_dep '
+   ' )
+   ${PYTHON_DEPS}
+   
+DEPEND=${CDEPEND}
+   virtual/pkgconfig
+RDEPEND=${CDEPEND}
+   sys-apps/hdparm
+   $(python_gen_any_dep '
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   ' )
+REQUIRED_USE=
+   ^^ ( nss cryptopp )
+   
+
+STRIP_MASK=/usr/lib*/rados-classes/*
+
+PATCHES=(
+   ${FILESDIR}/${PN}-fix-gnustack.patch
+   ${FILESDIR}/${PN}-0.79-libzfs.patch
+)
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   [[ ${PATCHES[@]} ]]  epatch ${PATCHES[@]}
+
+   epatch_user
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --without-hadoop \
+   --docdir=${EPREFIX}/usr/share/doc/${PF} \
+   --includedir=/usr/include \
+   $(use_with debug) \
+   $(use_with fuse) \
+   $(use_with libaio) \
+   $(use_with libatomic libatomic-ops) \
+   $(use_with nss) \
+ 

[gentoo-commits] dev/xmw:master commit in: sys-cluster/ceph/files/, sys-cluster/ceph/

2015-03-02 Thread Michael Weber
commit: 45d13f3fdb4263f3a7626d939f3aff299d7311fe
Author: Michael Weber michael AT xmw DOT de
AuthorDate: Mon Mar  2 14:57:24 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Mon Mar  2 14:57:24 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=45d13f3f

Version bump with new use flags

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 62EEF090

---
 sys-cluster/ceph/ChangeLog |  6 ++
 sys-cluster/ceph/Manifest  | 10 +-
 .../ceph/{ceph-0.87.ebuild = ceph-0.87.1.ebuild}  | 12 +++-
 sys-cluster/ceph/files/ceph-fix-gnustack.patch | 22 --
 sys-cluster/ceph/metadata.xml  |  4 
 5 files changed, 22 insertions(+), 32 deletions(-)

diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index 81a3e9d..06f1009 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,3 +1,9 @@
+*ceph-0.87.1 (02 Mar 2015)
+
+  02 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.87.1.ebuild,
+  -ceph-0.87.ebuild, -files/ceph-fix-gnustack.patch, metadata.xml:
+  Version bump with new use flags
+
 *ceph-0.87 (02 Mar 2015)
 
   02 Mar 2015; Michael Weber x...@gentoo.org +ceph-0.87.ebuild,

diff --git a/sys-cluster/ceph/Manifest b/sys-cluster/ceph/Manifest
index f5072f8..6aa9320 100644
--- a/sys-cluster/ceph/Manifest
+++ b/sys-cluster/ceph/Manifest
@@ -1,13 +1,13 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-DIST ceph-0.87.tar.bz2 5819214 SHA256 
6ca61e32c6b04f92d68f735408a981f95da699a65845908e5617b25defe90b32 SHA512 
76f2fc58b3af6810d44196fa2c644357b6a279f2d288e9a4eb2d7a832421ea6f22073926ab5aaf319f3f1d1461be9ca7326278adbfc11cfa156a62ec6e76d1e4
 WHIRLPOOL 
2ff85d00a83611f59375e615de256b5104be77499f579a7538981de44da891bda398c27dda44ff763ae7cc053172dba0d253b3e3b5f408759a31700bb9743a27
+DIST ceph-0.87.1.tar.bz2 5834385 SHA256 
a9a68ed58571af20fbbd7be4227dc71f5176eeb0713707ba3d8fddc00972b007 SHA512 
d032f257506049cadd583c8c8b516667bc5a271060641d307cfd22b923e8038ff506ad06f38d84ce01dfdc877498322033cd08310927e60665d03b05119aeb1a
 WHIRLPOOL 
0408a0d9aa5c78808568b09e505375d2ebd32e1ae307e1292c1389fc5e70a9a769ed9c54abebce96cb21b4e5cd828674268c8de6cecae72e20934b6d7ec5e8f1
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iL4EAREIAGYFAlT0cWFfFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
+iL4EAREIAGYFAlT0elRfFIAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY3QjA4MzdGODg1NUMxMjIzNUQ0MDgxNzky
-N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JBrBgD+OX43rNSZZbFUuKG7L03gTPOw
-FLRdKRH6ghk75l3B/zQA/RZu6+lekheOi54k+vhPG2eYrnQp1wY1uDlWwpATZqkC
-=AX1y
+N0FERDBDNjJFRUYwOTAACgkQknrdDGLu8JANFgD+JWZJ6H132mx40wrJv2Vs/L6h
+RUXfmdU1uNWYHHpQj9wA/1dCFG8SmRqc+dCnToSKKq5mVU2DCneB1sw70mKAWFPs
+=ufs6
 -END PGP SIGNATURE-

diff --git a/sys-cluster/ceph/ceph-0.87.ebuild 
b/sys-cluster/ceph/ceph-0.87.1.ebuild
similarity index 90%
rename from sys-cluster/ceph/ceph-0.87.ebuild
rename to sys-cluster/ceph/ceph-0.87.1.ebuild
index 3769bd8..4399c34 100644
--- a/sys-cluster/ceph/ceph-0.87.ebuild
+++ b/sys-cluster/ceph/ceph-0.87.1.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE=http://ceph.com/;
 
 LICENSE=LGPL-2.1
 SLOT=0
-IUSE=cryptopp debug fuse gtk libatomic +libaio +nss radosgw static-libs 
tcmalloc xfs zfs
+IUSE=babeltrace cryptopp debug fuse gtk kinetic libatomic +libaio lttng +nss 
radosgw rocksdb static-libs tcmalloc xfs zfs
 
 CDEPEND=
app-arch/snappy
@@ -38,6 +38,7 @@ CDEPEND=
sys-apps/keyutils
sys-apps/util-linux
dev-libs/libxml2
+   babeltrace? ( dev-util/babeltrace )
fuse? ( sys-fs/fuse )
libatomic? ( dev-libs/libatomic_ops )
xfs? ( sys-fs/xfsprogs )
@@ -53,6 +54,7 @@ CDEPEND=
net-misc/curl
)
tcmalloc? ( dev-util/google-perftools )
+   lttng? ( dev-util/lttng-ust )
$(python_gen_any_dep '
' )
${PYTHON_DEPS}
@@ -104,10 +106,10 @@ src_configure() {
$(use_with tcmalloc) \
$(use_with xfs libxfs) \
$(use_with zfs libzfs) \
-   --with-kinetic \
-   --with-librocksdb \
-   --with-lttng \
-   --with-babeltrace
+   $(use_with kinetic) \
+   $(use_with rocksdb librocksdb ) \
+   $(use_with lttng ) \
+   $(use_with babeltrace)
 }
 
 src_install() {

diff --git a/sys-cluster/ceph/files/ceph-fix-gnustack.patch 
b/sys-cluster/ceph/files/ceph-fix-gnustack.patch
deleted file mode 100644
index 3e2eace..000
--- a/sys-cluster/ceph/files/ceph-fix-gnustack.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/src/common/crc32c_intel_fast_asm.S 
b/src/common/crc32c_intel_fast_asm.S
-index 4ca5d65..68d3426 100644
 a/src/common/crc32c_intel_fast_asm.S
-+++ b/src/common/crc32c_intel_fast_asm.S
-@@ -662,3 +662,6 @@ global %1_slver
- %endmacro
- ;;;   funccore, ver, snum
- slversion