public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-07-06  6:35 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2013-07-06  6:35 UTC (permalink / raw
  To: gentoo-commits

pacho       13/07/06 06:35:06

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Install unit file (#407277, thanks to Doug and base-system herd for allowing it).
  
  (Portage version: 2.1.12.11/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

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

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mdadm-3.2.6-r1.ebuild	8 Feb 2013 13:45:41 -0000	1.1
+++ mdadm-3.2.6-r1.ebuild	6 Jul 2013 06:35:06 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.1 2013/02/08 13:45:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.2 2013/07/06 06:35:06 pacho Exp $
 
 EAPI="4"
-inherit multilib eutils flag-o-matic toolchain-funcs
+inherit multilib eutils flag-o-matic systemd toolchain-funcs
 
 DESCRIPTION="A useful tool for running RAID systems - it can be used as a replacement for the raidtools"
 HOMEPAGE="http://neil.brown.name/blog/mdadm"
@@ -61,6 +61,8 @@
 	newconfd "${FILESDIR}"/mdadm.confd mdadm
 	newinitd "${FILESDIR}"/mdraid.rc mdraid
 	newconfd "${FILESDIR}"/mdraid.confd mdraid
+	systemd_dounit "${FILESDIR}/mdadm.service"
+	systemd_newtmpfilesd "${FILESDIR}/mdadm.tmpfiles.conf" mdadm.conf
 }
 
 pkg_preinst() {



1.162                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.161&r2=1.162

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	8 Feb 2013 13:45:41 -0000	1.161
+++ ChangeLog	6 Jul 2013 06:35:06 -0000	1.162
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.161 2013/02/08 13:45:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.162 2013/07/06 06:35:06 pacho Exp $
+
+  06 Jul 2013; Pacho Ramos <pacho@gentoo.org> +files/mdadm.service,
+  +files/mdadm.tmpfiles.conf, mdadm-3.2.6-r1.ebuild:
+  Install unit file (#407277, thanks to Doug and base-system herd for allowing
+  it).
 
 *mdadm-3.2.6-r1 (08 Feb 2013)
 





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-09-21 13:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-21 13:32 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/21 13:32:09

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #480114
  
  (Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

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

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mdadm-3.2.6-r1.ebuild	6 Jul 2013 06:35:06 -0000	1.2
+++ mdadm-3.2.6-r1.ebuild	21 Sep 2013 13:32:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.2 2013/07/06 06:35:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.3 2013/09/21 13:32:09 ago Exp $
 
 EAPI="4"
 inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="static"
 
 DEPEND="virtual/pkgconfig"



1.164                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.163&r2=1.164

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	4 Sep 2013 02:17:02 -0000	1.163
+++ ChangeLog	21 Sep 2013 13:32:09 -0000	1.164
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.163 2013/09/04 02:17:02 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.164 2013/09/21 13:32:09 ago Exp $
+
+  21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+  Stable for amd64, wrt bug #480114
 
 *mdadm-3.3 (04 Sep 2013)
 





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-09-22  6:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-22  6:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/22 06:50:54

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #480114
  
  (Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?r1=1.3&r2=1.4

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mdadm-3.2.6-r1.ebuild	21 Sep 2013 13:32:09 -0000	1.3
+++ mdadm-3.2.6-r1.ebuild	22 Sep 2013 06:50:54 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.3 2013/09/21 13:32:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.4 2013/09/22 06:50:54 ago Exp $
 
 EAPI="4"
 inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="static"
 
 DEPEND="virtual/pkgconfig"



1.165                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.165&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.165&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.164&r2=1.165

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog	21 Sep 2013 13:32:09 -0000	1.164
+++ ChangeLog	22 Sep 2013 06:50:54 -0000	1.165
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.164 2013/09/21 13:32:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.165 2013/09/22 06:50:54 ago Exp $
+
+  22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+  Stable for x86, wrt bug #480114
 
   21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
   Stable for amd64, wrt bug #480114





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-09-22  8:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-22  8:55 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/22 08:55:59

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #480114
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

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

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mdadm-3.2.6-r1.ebuild	22 Sep 2013 06:50:54 -0000	1.4
+++ mdadm-3.2.6-r1.ebuild	22 Sep 2013 08:55:59 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.4 2013/09/22 06:50:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.5 2013/09/22 08:55:59 ago Exp $
 
 EAPI="4"
 inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="static"
 
 DEPEND="virtual/pkgconfig"



1.166                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.166&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.166&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.165&r2=1.166

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog	22 Sep 2013 06:50:54 -0000	1.165
+++ ChangeLog	22 Sep 2013 08:55:59 -0000	1.166
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.165 2013/09/22 06:50:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.166 2013/09/22 08:55:59 ago Exp $
+
+  22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+  Stable for ia64, wrt bug #480114
 
   22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
   Stable for x86, wrt bug #480114





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-09-23 17:24 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-23 17:24 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/23 17:24:02

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #480114
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?r1=1.6&r2=1.7

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mdadm-3.2.6-r1.ebuild	23 Sep 2013 12:46:31 -0000	1.6
+++ mdadm-3.2.6-r1.ebuild	23 Sep 2013 17:24:01 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.6 2013/09/23 12:46:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.7 2013/09/23 17:24:01 ago Exp $
 
 EAPI="4"
 inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="static"
 
 DEPEND="virtual/pkgconfig"



1.168                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.168&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.168&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.167&r2=1.168

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog	23 Sep 2013 12:46:31 -0000	1.167
+++ ChangeLog	23 Sep 2013 17:24:01 -0000	1.168
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.167 2013/09/23 12:46:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.168 2013/09/23 17:24:01 ago Exp $
+
+  23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+  Stable for alpha, wrt bug #480114
 
   23 Sep 2013; Jeroen Roovers <jer@gentoo.org> mdadm-3.2.6-r1.ebuild:
   Stable for HPPA (bug #480114).





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-09-23 17:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-23 17:38 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/23 17:38:27

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #480114
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?r1=1.7&r2=1.8

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mdadm-3.2.6-r1.ebuild	23 Sep 2013 17:24:01 -0000	1.7
+++ mdadm-3.2.6-r1.ebuild	23 Sep 2013 17:38:27 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.7 2013/09/23 17:24:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.8 2013/09/23 17:38:27 ago Exp $
 
 EAPI="4"
 inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 ~sparc x86"
 IUSE="static"
 
 DEPEND="virtual/pkgconfig"



1.169                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.169&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.169&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.168&r2=1.169

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog	23 Sep 2013 17:24:01 -0000	1.168
+++ ChangeLog	23 Sep 2013 17:38:27 -0000	1.169
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.168 2013/09/23 17:24:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.169 2013/09/23 17:38:27 ago Exp $
+
+  23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+  Stable for ppc64, wrt bug #480114
 
   23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
   Stable for alpha, wrt bug #480114





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-09-23 19:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-23 19:17 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/23 19:17:15

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #480114
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?r1=1.8&r2=1.9

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mdadm-3.2.6-r1.ebuild	23 Sep 2013 17:38:27 -0000	1.8
+++ mdadm-3.2.6-r1.ebuild	23 Sep 2013 19:17:15 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.8 2013/09/23 17:38:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.9 2013/09/23 19:17:15 ago Exp $
 
 EAPI="4"
 inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86"
 IUSE="static"
 
 DEPEND="virtual/pkgconfig"



1.170                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.170&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.170&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.169&r2=1.170

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog	23 Sep 2013 17:38:27 -0000	1.169
+++ ChangeLog	23 Sep 2013 19:17:15 -0000	1.170
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.169 2013/09/23 17:38:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.170 2013/09/23 19:17:15 ago Exp $
+
+  23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+  Stable for sparc, wrt bug #480114
 
   23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
   Stable for ppc64, wrt bug #480114





^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog
@ 2013-09-25 17:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-25 17:30 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/25 17:30:09

  Modified:             mdadm-3.2.6-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #480114
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 sys-fs/mdadm/mdadm-3.2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild?r1=1.9&r2=1.10

Index: mdadm-3.2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mdadm-3.2.6-r1.ebuild	23 Sep 2013 19:17:15 -0000	1.9
+++ mdadm-3.2.6-r1.ebuild	25 Sep 2013 17:30:09 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.9 2013/09/23 19:17:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-3.2.6-r1.ebuild,v 1.10 2013/09/25 17:30:09 ago Exp $
 
 EAPI="4"
 inherit multilib eutils flag-o-matic systemd toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="static"
 
 DEPEND="virtual/pkgconfig"



1.171                sys-fs/mdadm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.171&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?rev=1.171&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mdadm/ChangeLog?r1=1.170&r2=1.171

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog	23 Sep 2013 19:17:15 -0000	1.170
+++ ChangeLog	25 Sep 2013 17:30:09 -0000	1.171
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/mdadm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.170 2013/09/23 19:17:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/ChangeLog,v 1.171 2013/09/25 17:30:09 ago Exp $
+
+  25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
+  Stable for ppc, wrt bug #480114
 
   23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mdadm-3.2.6-r1.ebuild:
   Stable for sparc, wrt bug #480114





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-09-25 17:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-23 17:38 [gentoo-commits] gentoo-x86 commit in sys-fs/mdadm: mdadm-3.2.6-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-25 17:30 Agostino Sarubbo (ago)
2013-09-23 19:17 Agostino Sarubbo (ago)
2013-09-23 17:24 Agostino Sarubbo (ago)
2013-09-22  8:55 Agostino Sarubbo (ago)
2013-09-22  6:50 Agostino Sarubbo (ago)
2013-09-21 13:32 Agostino Sarubbo (ago)
2013-07-06  6:35 Pacho Ramos (pacho)

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