public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/ipvsadm: ipvsadm-1.26-r1.ebuild ChangeLog
@ 2011-06-07 11:46 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-06-07 11:46 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/06/07 11:46:05

  Modified:             ipvsadm-1.26-r1.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #370441
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild

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

Index: ipvsadm-1.26-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipvsadm-1.26-r1.ebuild	18 May 2011 07:25:17 -0000	1.1
+++ ipvsadm-1.26-r1.ebuild	7 Jun 2011 11:46:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.1 2011/05/18 07:25:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.2 2011/06/07 11:46:05 xarthisius Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc ppc64 ~s390 ~sparc ~x86"
 IUSE="static-libs"
 
 RDEPEND=">=sys-libs/ncurses-5.2



1.49                 sys-cluster/ipvsadm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	6 Jun 2011 05:00:08 -0000	1.48
+++ ChangeLog	7 Jun 2011 11:46:05 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/ipvsadm
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.48 2011/06/06 05:00:08 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.49 2011/06/07 11:46:05 xarthisius Exp $
+
+  07 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> ipvsadm-1.26-r1.ebuild:
+  ppc/ppc64 stable wrt #370441
 
   06 Jun 2011; Robin H. Johnson <robbat2@gentoo.org> ipvsadm-1.21-r1.ebuild:
   Linux-3.0 changes.






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

* [gentoo-commits] gentoo-x86 commit in sys-cluster/ipvsadm: ipvsadm-1.26-r1.ebuild ChangeLog
@ 2011-06-08  2:36 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 4+ messages in thread
From: Robin H. Johnson (robbat2) @ 2011-06-08  2:36 UTC (permalink / raw
  To: gentoo-commits

robbat2     11/06/08 02:36:58

  Modified:             ipvsadm-1.26-r1.ebuild ChangeLog
  Log:
  popt only got pkgconfig in 1.16, and some infra systems have older versions of popt because nothing caused it to update.
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild

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

Index: ipvsadm-1.26-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -p -w -b -B -u -u -r1.2 -r1.3
--- ipvsadm-1.26-r1.ebuild	7 Jun 2011 11:46:05 -0000	1.2
+++ ipvsadm-1.26-r1.ebuild	8 Jun 2011 02:36:58 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.2 2011/06/07 11:46:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.3 2011/06/08 02:36:58 robbat2 Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@ IUSE="static-libs"
 
 RDEPEND=">=sys-libs/ncurses-5.2
 	dev-libs/libnl
-	dev-libs/popt"
+	>=dev-libs/popt-1.16"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 



1.50                 sys-cluster/ipvsadm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -p -w -b -B -u -u -r1.49 -r1.50
--- ChangeLog	7 Jun 2011 11:46:05 -0000	1.49
+++ ChangeLog	8 Jun 2011 02:36:58 -0000	1.50
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/ipvsadm
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.49 2011/06/07 11:46:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.50 2011/06/08 02:36:58 robbat2 Exp $
+
+  08 Jun 2011; Robin H. Johnson <robbat2@gentoo.org> ipvsadm-1.26-r1.ebuild:
+  popt only got pkgconfig in 1.16, and some infra systems have older versions
+  of popt because nothing caused it to update.
 
   07 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> ipvsadm-1.26-r1.ebuild:
   ppc/ppc64 stable wrt #370441






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

* [gentoo-commits] gentoo-x86 commit in sys-cluster/ipvsadm: ipvsadm-1.26-r1.ebuild ChangeLog
@ 2011-06-14 19:35 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2011-06-14 19:35 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/14 19:35:58

  Modified:             ipvsadm-1.26-r1.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #370441
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild

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

Index: ipvsadm-1.26-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ipvsadm-1.26-r1.ebuild	8 Jun 2011 02:36:58 -0000	1.3
+++ ipvsadm-1.26-r1.ebuild	14 Jun 2011 19:35:58 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.3 2011/06/08 02:36:58 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.4 2011/06/14 19:35:58 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~s390 ~sparc x86"
 IUSE="static-libs"
 
 RDEPEND=">=sys-libs/ncurses-5.2



1.51                 sys-cluster/ipvsadm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	8 Jun 2011 02:36:58 -0000	1.50
+++ ChangeLog	14 Jun 2011 19:35:58 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/ipvsadm
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.50 2011/06/08 02:36:58 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.51 2011/06/14 19:35:58 maekke Exp $
+
+  14 Jun 2011; Markus Meier <maekke@gentoo.org> ipvsadm-1.26-r1.ebuild:
+  amd64/x86 stable, bug #370441
 
   08 Jun 2011; Robin H. Johnson <robbat2@gentoo.org> ipvsadm-1.26-r1.ebuild:
   popt only got pkgconfig in 1.16, and some infra systems have older versions






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

* [gentoo-commits] gentoo-x86 commit in sys-cluster/ipvsadm: ipvsadm-1.26-r1.ebuild ChangeLog
@ 2011-06-24 12:01 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2011-06-24 12:01 UTC (permalink / raw
  To: gentoo-commits

armin76     11/06/24 12:01:25

  Modified:             ipvsadm-1.26-r1.ebuild ChangeLog
  Log:
  ia64/s390/sparc stable wrt #370441
  
  (Portage version: 2.1.10.3/cvs/Linux ia64)

Revision  Changes    Path
1.5                  sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild

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

Index: ipvsadm-1.26-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ipvsadm-1.26-r1.ebuild	14 Jun 2011 19:35:58 -0000	1.4
+++ ipvsadm-1.26-r1.ebuild	24 Jun 2011 12:01:25 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.4 2011/06/14 19:35:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r1.ebuild,v 1.5 2011/06/24 12:01:25 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ia64 ppc ppc64 s390 sparc x86"
 IUSE="static-libs"
 
 RDEPEND=">=sys-libs/ncurses-5.2



1.52                 sys-cluster/ipvsadm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	14 Jun 2011 19:35:58 -0000	1.51
+++ ChangeLog	24 Jun 2011 12:01:25 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/ipvsadm
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.51 2011/06/14 19:35:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.52 2011/06/24 12:01:25 armin76 Exp $
+
+  24 Jun 2011; Raúl Porcel <armin76@gentoo.org> ipvsadm-1.26-r1.ebuild:
+  ia64/s390/sparc stable wrt #370441
 
   14 Jun 2011; Markus Meier <maekke@gentoo.org> ipvsadm-1.26-r1.ebuild:
   amd64/x86 stable, bug #370441






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

end of thread, other threads:[~2011-06-24 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 11:46 [gentoo-commits] gentoo-x86 commit in sys-cluster/ipvsadm: ipvsadm-1.26-r1.ebuild ChangeLog Kacper Kowalik (xarthisius)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-08  2:36 Robin H. Johnson (robbat2)
2011-06-14 19:35 Markus Meier (maekke)
2011-06-24 12:01 Raul Porcel (armin76)

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