public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/ceph: ceph-0.80.5.ebuild ChangeLog ceph-0.67.9.ebuild ceph-9999.ebuild ceph-0.67.10.ebuild
@ 2014-09-24 13:45 Yixun Lan (dlan)
  0 siblings, 0 replies; only message in thread
From: Yixun Lan (dlan) @ 2014-09-24 13:45 UTC (permalink / raw
  To: gentoo-commits

dlan        14/09/24 13:45:35

  Modified:             ceph-0.80.5.ebuild ChangeLog ceph-0.67.9.ebuild
                        ceph-9999.ebuild ceph-0.67.10.ebuild
  Log:
  fix libtool archives issue, readme.gentoo related, bug 523522
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)

Revision  Changes    Path
1.3                  sys-cluster/ceph/ceph-0.80.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.5.ebuild?r1=1.2&r2=1.3

Index: ceph-0.80.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ceph-0.80.5.ebuild	19 Aug 2014 08:57:46 -0000	1.2
+++ ceph-0.80.5.ebuild	24 Sep 2014 13:45:35 -0000	1.3
@@ -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 @@
 	udev_dorules udev/50-rbd.rules
 	udev_dorules udev/95-ceph-osd.rules
 
-	readme.gentoo_src_install
+	readme.gentoo_create_doc
 }



1.61                 sys-cluster/ceph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	25 Aug 2014 13:57:20 -0000	1.60
+++ ChangeLog	24 Sep 2014 13:45:35 -0000	1.61
@@ -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:



1.5                  sys-cluster/ceph/ceph-0.67.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.9.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.9.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.9.ebuild?r1=1.4&r2=1.5

Index: ceph-0.67.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ceph-0.67.9.ebuild	21 Aug 2014 09:10:58 -0000	1.4
+++ ceph-0.67.9.ebuild	24 Sep 2014 13:45:35 -0000	1.5
@@ -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 @@
 	udev_dorules udev/50-rbd.rules
 	udev_dorules udev/95-ceph-osd.rules
 
-	readme.gentoo_src_install
+	readme.gentoo_create_doc
 }



1.14                 sys-cluster/ceph/ceph-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild?r1=1.13&r2=1.14

Index: ceph-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ceph-9999.ebuild	19 Aug 2014 08:57:46 -0000	1.13
+++ ceph-9999.ebuild	24 Sep 2014 13:45:35 -0000	1.14
@@ -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 @@
 	udev_dorules udev/50-rbd.rules
 	udev_dorules udev/95-ceph-osd.rules
 
-	readme.gentoo_src_install
+	readme.gentoo_create_doc
 }



1.2                  sys-cluster/ceph/ceph-0.67.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.10.ebuild?r1=1.1&r2=1.2

Index: ceph-0.67.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ceph-0.67.10.ebuild	19 Aug 2014 08:57:46 -0000	1.1
+++ ceph-0.67.10.ebuild	24 Sep 2014 13:45:35 -0000	1.2
@@ -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 @@
 	udev_dorules udev/50-rbd.rules
 	udev_dorules udev/95-ceph-osd.rules
 
-	readme.gentoo_src_install
+	readme.gentoo_create_doc
 }





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-24 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 13:45 [gentoo-commits] gentoo-x86 commit in sys-cluster/ceph: ceph-0.80.5.ebuild ChangeLog ceph-0.67.9.ebuild ceph-9999.ebuild ceph-0.67.10.ebuild Yixun Lan (dlan)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox