* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Patricia: ChangeLog Net-Patricia-1.210.0-r1.ebuild
@ 2014-09-27 11:33 Markus Meier (maekke)
0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2014-09-27 11:33 UTC (permalink / raw
To: gentoo-commits
maekke 14/09/27 11:33:52
Modified: ChangeLog Net-Patricia-1.210.0-r1.ebuild
Log:
add ~arm, bug #521400
(Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.40 dev-perl/Net-Patricia/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 4 Sep 2014 09:36:31 -0000 1.39
+++ ChangeLog 27 Sep 2014 11:33:52 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Patricia
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.39 2014/09/04 09:36:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.40 2014/09/27 11:33:52 maekke Exp $
+
+ 27 Sep 2014; Markus Meier <maekke@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
+ add ~arm, bug #521400
04 Sep 2014; Jeroen Roovers <jer@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
Marked ~hppa (bug #521400).
1.4 dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?r1=1.3&r2=1.4
Index: Net-Patricia-1.210.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Net-Patricia-1.210.0-r1.ebuild 4 Sep 2014 09:36:31 -0000 1.3
+++ Net-Patricia-1.210.0-r1.ebuild 27 Sep 2014 11:33:52 -0000 1.4
@@ -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/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.3 2014/09/04 09:36:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.4 2014/09/27 11:33:52 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~x86-fbsd"
IUSE="ipv6"
RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Patricia: ChangeLog Net-Patricia-1.210.0-r1.ebuild
@ 2015-02-26 18:59 Markus Meier (maekke)
0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2015-02-26 18:59 UTC (permalink / raw
To: gentoo-commits
maekke 15/02/26 18:59:33
Modified: ChangeLog Net-Patricia-1.210.0-r1.ebuild
Log:
arm stable, bug #537464
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.46 dev-perl/Net-Patricia/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 12 Oct 2014 16:34:09 -0000 1.45
+++ ChangeLog 26 Feb 2015 18:59:33 -0000 1.46
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Patricia
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.45 2014/10/12 16:34:09 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.46 2015/02/26 18:59:33 maekke Exp $
+
+ 26 Feb 2015; Markus Meier <maekke@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
+ arm stable, bug #537464
12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Net-Patricia-1.200.0.ebuild:
Drop old.
1.9 dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?r1=1.8&r2=1.9
Index: Net-Patricia-1.210.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Net-Patricia-1.210.0-r1.ebuild 9 Oct 2014 12:34:47 -0000 1.8
+++ Net-Patricia-1.210.0-r1.ebuild 26 Feb 2015 18:59:33 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.8 2014/10/09 12:34:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.9 2015/02/26 18:59:33 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="ipv6"
RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Patricia: ChangeLog Net-Patricia-1.210.0-r1.ebuild
@ 2015-04-26 17:16 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2015-04-26 17:16 UTC (permalink / raw
To: gentoo-commits
pacho 15/04/26 17:16:40
Modified: ChangeLog Net-Patricia-1.210.0-r1.ebuild
Log:
ppc stable wrt bug #537464
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.49 dev-perl/Net-Patricia/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 13 Apr 2015 09:47:35 -0000 1.48
+++ ChangeLog 26 Apr 2015 17:16:40 -0000 1.49
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Patricia
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.48 2015/04/13 09:47:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.49 2015/04/26 17:16:40 pacho Exp $
+
+ 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
+ ppc stable wrt bug #537464
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
Stable for alpha, wrt bug #537464
1.12 dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?r1=1.11&r2=1.12
Index: Net-Patricia-1.210.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Net-Patricia-1.210.0-r1.ebuild 13 Apr 2015 09:47:35 -0000 1.11
+++ Net-Patricia-1.210.0-r1.ebuild 26 Apr 2015 17:16:40 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.11 2015/04/13 09:47:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.12 2015/04/26 17:16:40 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="ipv6"
RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Patricia: ChangeLog Net-Patricia-1.210.0-r1.ebuild
@ 2015-05-13 5:41 Jack Morgan (jmorgan)
0 siblings, 0 replies; 6+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-05-13 5:41 UTC (permalink / raw
To: gentoo-commits
jmorgan 15/05/13 05:41:35
Modified: ChangeLog Net-Patricia-1.210.0-r1.ebuild
Log:
ia64 stable wrt bug #537464
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key )
Revision Changes Path
1.50 dev-perl/Net-Patricia/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 26 Apr 2015 17:16:40 -0000 1.49
+++ ChangeLog 13 May 2015 05:41:34 -0000 1.50
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Patricia
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.49 2015/04/26 17:16:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.50 2015/05/13 05:41:34 jmorgan Exp $
+
+ 13 May 2015; Jack Morgan <jmorgan@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
+ ia64 stable wrt bug #537464
26 Apr 2015; Pacho Ramos <pacho@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
ppc stable wrt bug #537464
1.13 dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?r1=1.12&r2=1.13
Index: Net-Patricia-1.210.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Net-Patricia-1.210.0-r1.ebuild 26 Apr 2015 17:16:40 -0000 1.12
+++ Net-Patricia-1.210.0-r1.ebuild 13 May 2015 05:41:34 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.12 2015/04/26 17:16:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.13 2015/05/13 05:41:34 jmorgan Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="ipv6"
RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Patricia: ChangeLog Net-Patricia-1.210.0-r1.ebuild
@ 2015-05-13 6:33 Jack Morgan (jmorgan)
0 siblings, 0 replies; 6+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-05-13 6:33 UTC (permalink / raw
To: gentoo-commits
jmorgan 15/05/13 06:33:34
Modified: ChangeLog Net-Patricia-1.210.0-r1.ebuild
Log:
sparc stable wrt bug #537464
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Revision Changes Path
1.51 dev-perl/Net-Patricia/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 13 May 2015 05:41:34 -0000 1.50
+++ ChangeLog 13 May 2015 06:33:34 -0000 1.51
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Patricia
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.50 2015/05/13 05:41:34 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.51 2015/05/13 06:33:34 jmorgan Exp $
+
+ 13 May 2015; Jack Morgan <jmorgan@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
+ sparc stable wrt bug #537464
13 May 2015; Jack Morgan <jmorgan@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
ia64 stable wrt bug #537464
1.14 dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?r1=1.13&r2=1.14
Index: Net-Patricia-1.210.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Net-Patricia-1.210.0-r1.ebuild 13 May 2015 05:41:34 -0000 1.13
+++ Net-Patricia-1.210.0-r1.ebuild 13 May 2015 06:33:34 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.13 2015/05/13 05:41:34 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.14 2015/05/13 06:33:34 jmorgan Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="ipv6"
RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Patricia: ChangeLog Net-Patricia-1.210.0-r1.ebuild
@ 2015-05-13 7:01 Jack Morgan (jmorgan)
0 siblings, 0 replies; 6+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-05-13 7:01 UTC (permalink / raw
To: gentoo-commits
jmorgan 15/05/13 07:01:11
Modified: ChangeLog Net-Patricia-1.210.0-r1.ebuild
Log:
ppc64 stable wrt bug #537464
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key )
Revision Changes Path
1.52 dev-perl/Net-Patricia/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 13 May 2015 06:33:34 -0000 1.51
+++ ChangeLog 13 May 2015 07:01:11 -0000 1.52
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Patricia
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.51 2015/05/13 06:33:34 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.52 2015/05/13 07:01:11 jmorgan Exp $
+
+ 13 May 2015; Jack Morgan <jmorgan@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
+ ppc64 stable wrt bug #537464
13 May 2015; Jack Morgan <jmorgan@gentoo.org> Net-Patricia-1.210.0-r1.ebuild:
sparc stable wrt bug #537464
1.15 dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?r1=1.14&r2=1.15
Index: Net-Patricia-1.210.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Net-Patricia-1.210.0-r1.ebuild 13 May 2015 06:33:34 -0000 1.14
+++ Net-Patricia-1.210.0-r1.ebuild 13 May 2015 07:01:11 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.14 2015/05/13 06:33:34 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.15 2015/05/13 07:01:11 jmorgan Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="ipv6"
RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-05-13 7:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 7:01 [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Patricia: ChangeLog Net-Patricia-1.210.0-r1.ebuild Jack Morgan (jmorgan)
-- strict thread matches above, loose matches on Subject: below --
2015-05-13 6:33 Jack Morgan (jmorgan)
2015-05-13 5:41 Jack Morgan (jmorgan)
2015-04-26 17:16 Pacho Ramos (pacho)
2015-02-26 18:59 Markus Meier (maekke)
2014-09-27 11:33 Markus Meier (maekke)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox