public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/heartbeat: heartbeat-2.0.8.ebuild ChangeLog heartbeat-1.2.5.ebuild heartbeat-1.2.5-r1.ebuild heartbeat-2.0.7-r2.ebuild
@ 2011-03-22  9:03 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-22  9:03 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/03/22 09:03:44

  Modified:             heartbeat-2.0.8.ebuild ChangeLog
                        heartbeat-1.2.5.ebuild heartbeat-1.2.5-r1.ebuild
                        heartbeat-2.0.7-r2.ebuild
  Log:
  ppc/ppc64 keywords dropped
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 sys-cluster/heartbeat/heartbeat-2.0.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild?r1=1.19&r2=1.20

Index: heartbeat-2.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- heartbeat-2.0.8.ebuild	29 Sep 2010 11:54:36 -0000	1.19
+++ heartbeat-2.0.8.ebuild	22 Mar 2011 09:03:44 -0000	1.20
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild,v 1.19 2010/09/29 11:54:36 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild,v 1.20 2011/03/22 09:03:44 xarthisius Exp $
 
 inherit autotools flag-o-matic eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ia64 -mips ~ppc ~ppc64 -s390 sparc ~x86"
+KEYWORDS="amd64 ia64 -mips -s390 sparc ~x86"
 IUSE="ldirectord doc snmp management"
 
 RDEPEND="



1.90                 sys-cluster/heartbeat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	22 Mar 2011 08:40:13 -0000	1.89
+++ ChangeLog	22 Mar 2011 09:03:44 -0000	1.90
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/heartbeat
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v 1.89 2011/03/22 08:40:13 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v 1.90 2011/03/22 09:03:44 xarthisius Exp $
+
+  22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> heartbeat-1.2.5.ebuild,
+  heartbeat-1.2.5-r1.ebuild, heartbeat-2.0.7-r2.ebuild, heartbeat-2.0.8.ebuild:
+  ppc/ppc64 keywords dropped
 
   22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> heartbeat-3.0.4.ebuild:
   Add ewarn about migration guide



1.6                  sys-cluster/heartbeat/heartbeat-1.2.5.ebuild

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

Index: heartbeat-1.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- heartbeat-1.2.5.ebuild	6 Mar 2008 20:04:24 -0000	1.5
+++ heartbeat-1.2.5.ebuild	22 Mar 2011 09:03:44 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5.ebuild,v 1.5 2008/03/06 20:04:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5.ebuild,v 1.6 2011/03/22 09:03:44 xarthisius Exp $
 
 inherit flag-o-matic
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 -mips ~ppc x86"
+KEYWORDS="~amd64 -mips x86"
 IUSE="ldirectord"
 
 DEPEND="dev-libs/popt



1.11                 sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild?r1=1.10&r2=1.11

Index: heartbeat-1.2.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- heartbeat-1.2.5-r1.ebuild	6 Mar 2008 20:04:24 -0000	1.10
+++ heartbeat-1.2.5-r1.ebuild	22 Mar 2011 09:03:44 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild,v 1.10 2008/03/06 20:04:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild,v 1.11 2011/03/22 09:03:44 xarthisius Exp $
 
 inherit flag-o-matic
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ia64 -mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ia64 -mips sparc x86"
 IUSE="ldirectord"
 
 DEPEND="dev-libs/popt



1.9                  sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild

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

Index: heartbeat-2.0.7-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- heartbeat-2.0.7-r2.ebuild	27 Jul 2009 19:39:02 -0000	1.8
+++ heartbeat-2.0.7-r2.ebuild	22 Mar 2011 09:03:44 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild,v 1.8 2009/07/27 19:39:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.7-r2.ebuild,v 1.9 2011/03/22 09:03:44 xarthisius Exp $
 
 inherit flag-o-matic eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 -mips ~ppc -s390 x86"
+KEYWORDS="~amd64 -mips -s390 x86"
 IUSE="ldirectord doc snmp management"
 
 RDEPEND="






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

only message in thread, other threads:[~2011-03-22  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22  9:03 [gentoo-commits] gentoo-x86 commit in sys-cluster/heartbeat: heartbeat-2.0.8.ebuild ChangeLog heartbeat-1.2.5.ebuild heartbeat-1.2.5-r1.ebuild heartbeat-2.0.7-r2.ebuild Kacper Kowalik (xarthisius)

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