* [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.80.0.ebuild
@ 2010-12-21 18:39 Markos Chandras (hwoarang)
0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-12-21 18:39 UTC (permalink / raw
To: gentoo-commits
hwoarang 10/12/21 18:39:16
Modified: ChangeLog ipv6calc-0.80.0.ebuild
Log:
Stable on amd64 wrt bug #349264
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Revision Changes Path
1.32 net-misc/ipv6calc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 21 Sep 2010 20:52:08 -0000 1.31
+++ ChangeLog 21 Dec 2010 18:39:15 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ipv6calc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.31 2010/09/21 20:52:08 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.32 2010/12/21 18:39:15 hwoarang Exp $
+
+ 21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> ipv6calc-0.80.0.ebuild:
+ Stable on amd64 wrt bug #349264
*ipv6calc-0.80.0 (21 Sep 2010)
1.2 net-misc/ipv6calc/ipv6calc-0.80.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?r1=1.1&r2=1.2
Index: ipv6calc-0.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipv6calc-0.80.0.ebuild 21 Sep 2010 20:52:08 -0000 1.1
+++ ipv6calc-0.80.0.ebuild 21 Dec 2010 18:39:15 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.1 2010/09/21 20:52:08 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.2 2010/12/21 18:39:15 hwoarang Exp $
EAPI="2"
inherit fixheadtails
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="geoip"
DEPEND="geoip? ( >=dev-libs/geoip-1.4.1 )"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.80.0.ebuild
@ 2010-12-21 19:32 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-12-21 19:32 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 10/12/21 19:32:32
Modified: ChangeLog ipv6calc-0.80.0.ebuild
Log:
x86 stable wrt bug #349264
(Portage version: 2.1.9.25/cvs/Linux i686)
Revision Changes Path
1.33 net-misc/ipv6calc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 21 Dec 2010 18:39:15 -0000 1.32
+++ ChangeLog 21 Dec 2010 19:32:32 -0000 1.33
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/ipv6calc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.32 2010/12/21 18:39:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.33 2010/12/21 19:32:32 phajdan.jr Exp $
+
+ 21 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ ipv6calc-0.80.0.ebuild:
+ x86 stable wrt bug #349264
21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> ipv6calc-0.80.0.ebuild:
Stable on amd64 wrt bug #349264
1.3 net-misc/ipv6calc/ipv6calc-0.80.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?r1=1.2&r2=1.3
Index: ipv6calc-0.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ipv6calc-0.80.0.ebuild 21 Dec 2010 18:39:15 -0000 1.2
+++ ipv6calc-0.80.0.ebuild 21 Dec 2010 19:32:32 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.2 2010/12/21 18:39:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.3 2010/12/21 19:32:32 phajdan.jr Exp $
EAPI="2"
inherit fixheadtails
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86"
IUSE="geoip"
DEPEND="geoip? ( >=dev-libs/geoip-1.4.1 )"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.80.0.ebuild
@ 2011-01-03 17:00 Michael Weber (xmw)
0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber (xmw) @ 2011-01-03 17:00 UTC (permalink / raw
To: gentoo-commits
xmw 11/01/03 17:00:47
Modified: ChangeLog ipv6calc-0.80.0.ebuild
Log:
sparc stable (bug 349264)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Revision Changes Path
1.35 net-misc/ipv6calc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 29 Dec 2010 09:46:25 -0000 1.34
+++ ChangeLog 3 Jan 2011 17:00:47 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ipv6calc
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.34 2010/12/29 09:46:25 pva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.35 2011/01/03 17:00:47 xmw Exp $
+
+ 03 Jan 2011; Michael Weber <xmw@gentoo.org> ipv6calc-0.80.0.ebuild:
+ sparc stable (bug 349264)
29 Dec 2010; Peter Volkov <pva@gentoo.org> metadata.xml:
Update maintainer information per discussion in dev:
1.4 net-misc/ipv6calc/ipv6calc-0.80.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?r1=1.3&r2=1.4
Index: ipv6calc-0.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ipv6calc-0.80.0.ebuild 21 Dec 2010 19:32:32 -0000 1.3
+++ ipv6calc-0.80.0.ebuild 3 Jan 2011 17:00:47 -0000 1.4
@@ -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/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.3 2010/12/21 19:32:32 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.4 2011/01/03 17:00:47 xmw Exp $
EAPI="2"
inherit fixheadtails
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86"
IUSE="geoip"
DEPEND="geoip? ( >=dev-libs/geoip-1.4.1 )"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.80.0.ebuild
@ 2011-01-21 14:42 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-21 14:42 UTC (permalink / raw
To: gentoo-commits
jer 11/01/21 14:42:59
Modified: ChangeLog ipv6calc-0.80.0.ebuild
Log:
Stable for HPPA (bug #349264).
(Portage version: 2.2.0_alpha18/cvs/Linux i686)
Revision Changes Path
1.36 net-misc/ipv6calc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 3 Jan 2011 17:00:47 -0000 1.35
+++ ChangeLog 21 Jan 2011 14:42:58 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ipv6calc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.35 2011/01/03 17:00:47 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.36 2011/01/21 14:42:58 jer Exp $
+
+ 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> ipv6calc-0.80.0.ebuild:
+ Stable for HPPA (bug #349264).
03 Jan 2011; Michael Weber <xmw@gentoo.org> ipv6calc-0.80.0.ebuild:
sparc stable (bug 349264)
1.5 net-misc/ipv6calc/ipv6calc-0.80.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?r1=1.4&r2=1.5
Index: ipv6calc-0.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ipv6calc-0.80.0.ebuild 3 Jan 2011 17:00:47 -0000 1.4
+++ ipv6calc-0.80.0.ebuild 21 Jan 2011 14:42:58 -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/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.4 2011/01/03 17:00:47 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.5 2011/01/21 14:42:58 jer Exp $
EAPI="2"
inherit fixheadtails
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ppc sparc x86"
IUSE="geoip"
DEPEND="geoip? ( >=dev-libs/geoip-1.4.1 )"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.80.0.ebuild
@ 2011-01-21 14:47 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-21 14:47 UTC (permalink / raw
To: gentoo-commits
jer 11/01/21 14:47:29
Modified: ChangeLog ipv6calc-0.80.0.ebuild
Log:
Stable for PPC (bug #349264).
(Portage version: 2.2.0_alpha18/cvs/Linux i686)
Revision Changes Path
1.37 net-misc/ipv6calc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 21 Jan 2011 14:42:58 -0000 1.36
+++ ChangeLog 21 Jan 2011 14:47:29 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ipv6calc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.36 2011/01/21 14:42:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.37 2011/01/21 14:47:29 jer Exp $
+
+ 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> ipv6calc-0.80.0.ebuild:
+ Stable for PPC (bug #349264).
21 Jan 2011; Jeroen Roovers <jer@gentoo.org> ipv6calc-0.80.0.ebuild:
Stable for HPPA (bug #349264).
1.6 net-misc/ipv6calc/ipv6calc-0.80.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild?r1=1.5&r2=1.6
Index: ipv6calc-0.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ipv6calc-0.80.0.ebuild 21 Jan 2011 14:42:58 -0000 1.5
+++ ipv6calc-0.80.0.ebuild 21 Jan 2011 14:47:29 -0000 1.6
@@ -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/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.5 2011/01/21 14:42:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.6 2011/01/21 14:47:29 jer Exp $
EAPI="2"
inherit fixheadtails
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ppc sparc x86"
+KEYWORDS="~alpha amd64 hppa ppc sparc x86"
IUSE="geoip"
DEPEND="geoip? ( >=dev-libs/geoip-1.4.1 )"
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-01-21 14:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21 19:32 [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.80.0.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2011-01-21 14:47 Jeroen Roovers (jer)
2011-01-21 14:42 Jeroen Roovers (jer)
2011-01-03 17:00 Michael Weber (xmw)
2010-12-21 18:39 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox