summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2014-09-24 13:45:35 +0000
committerYixun Lan <dlan@gentoo.org>2014-09-24 13:45:35 +0000
commit2f4e9a98062479dd26f2cc9b5b34f8a4fe247873 (patch)
treee1524a9a4f6dc441f48442d68f613b9a8afda3d5 /sys-cluster/ceph
parentVersion bump (diff)
downloadgentoo-2-2f4e9a98062479dd26f2cc9b5b34f8a4fe247873.tar.gz
gentoo-2-2f4e9a98062479dd26f2cc9b5b34f8a4fe247873.tar.bz2
gentoo-2-2f4e9a98062479dd26f2cc9b5b34f8a4fe247873.zip
fix libtool archives issue, readme.gentoo related, bug 523522
(Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r--sys-cluster/ceph/ChangeLog6
-rw-r--r--sys-cluster/ceph/ceph-0.67.10.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.67.9.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-0.80.5.ebuild4
-rw-r--r--sys-cluster/ceph/ceph-9999.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog
index 101df1039071..29892125f246 100644
--- a/sys-cluster/ceph/ChangeLog
+++ b/sys-cluster/ceph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/ceph
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.60 2014/08/25 13:57:20 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.61 2014/09/24 13:45:35 dlan Exp $
+
+ 24 Sep 2014; Yixun Lan <dlan@gentoo.org> ceph-0.67.9.ebuild,
+ ceph-0.67.10.ebuild, ceph-0.80.5.ebuild, ceph-9999.ebuild:
+ fix libtool archives issue, readme.gentoo related, bug 523522
25 Aug 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.56.3.ebuild,
-files/ceph.confd, -files/ceph.initd:
diff --git a/sys-cluster/ceph/ceph-0.67.10.ebuild b/sys-cluster/ceph/ceph-0.67.10.ebuild
index 18cc1fcbe74b..601b2a7f0cbb 100644
--- a/sys-cluster/ceph/ceph-0.67.10.ebuild
+++ b/sys-cluster/ceph/ceph-0.67.10.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/ceph/ceph-0.67.10.ebuild,v 1.1 2014/08/19 08:57:46 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.10.ebuild,v 1.2 2014/09/24 13:45:35 dlan Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -128,5 +128,5 @@ src_install() {
udev_dorules udev/50-rbd.rules
udev_dorules udev/95-ceph-osd.rules
- readme.gentoo_src_install
+ readme.gentoo_create_doc
}
diff --git a/sys-cluster/ceph/ceph-0.67.9.ebuild b/sys-cluster/ceph/ceph-0.67.9.ebuild
index 54dca159c6fc..4e2e15b12845 100644
--- a/sys-cluster/ceph/ceph-0.67.9.ebuild
+++ b/sys-cluster/ceph/ceph-0.67.9.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/ceph/ceph-0.67.9.ebuild,v 1.4 2014/08/21 09:10:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.9.ebuild,v 1.5 2014/09/24 13:45:35 dlan Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -128,5 +128,5 @@ src_install() {
udev_dorules udev/50-rbd.rules
udev_dorules udev/95-ceph-osd.rules
- readme.gentoo_src_install
+ readme.gentoo_create_doc
}
diff --git a/sys-cluster/ceph/ceph-0.80.5.ebuild b/sys-cluster/ceph/ceph-0.80.5.ebuild
index 246b64b0c8a8..a0c84d6e994b 100644
--- a/sys-cluster/ceph/ceph-0.80.5.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.5.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/ceph/ceph-0.80.5.ebuild,v 1.2 2014/08/19 08:57:46 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.5.ebuild,v 1.3 2014/09/24 13:45:35 dlan Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -134,5 +134,5 @@ src_install() {
udev_dorules udev/50-rbd.rules
udev_dorules udev/95-ceph-osd.rules
- readme.gentoo_src_install
+ readme.gentoo_create_doc
}
diff --git a/sys-cluster/ceph/ceph-9999.ebuild b/sys-cluster/ceph/ceph-9999.ebuild
index 049ef1e9873f..9c8ae0023692 100644
--- a/sys-cluster/ceph/ceph-9999.ebuild
+++ b/sys-cluster/ceph/ceph-9999.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/ceph/ceph-9999.ebuild,v 1.13 2014/08/19 08:57:46 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild,v 1.14 2014/09/24 13:45:35 dlan Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -129,5 +129,5 @@ src_install() {
udev_dorules udev/50-rbd.rules
udev_dorules udev/95-ceph-osd.rules
- readme.gentoo_src_install
+ readme.gentoo_create_doc
}