public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/List-MoreUtils: List-MoreUtils-0.408.0.ebuild ChangeLog
@ 2015-03-21  6:13 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2015-03-21  6:13 UTC (permalink / raw
  To: gentoo-commits

jer         15/03/21 06:13:11

  Modified:             List-MoreUtils-0.408.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #543632).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?r1=1.1&r2=1.2

Index: List-MoreUtils-0.408.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- List-MoreUtils-0.408.0.ebuild	20 Mar 2015 10:25:03 -0000	1.1
+++ List-MoreUtils-0.408.0.ebuild	21 Mar 2015 06:13:11 -0000	1.2
@@ -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/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.1 2015/03/20 10:25:03 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.2 2015/03/21 06:13:11 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Provide the missing functionality from List::Util"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="test"
 
 RDEPEND="



1.48                 dev-perl/List-MoreUtils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	20 Mar 2015 10:25:03 -0000	1.47
+++ ChangeLog	21 Mar 2015 06:13:11 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/List-MoreUtils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.47 2015/03/20 10:25:03 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.48 2015/03/21 06:13:11 jer Exp $
+
+  21 Mar 2015; Jeroen Roovers <jer@gentoo.org> List-MoreUtils-0.408.0.ebuild:
+  Marked ~hppa (bug #543632).
 
 *List-MoreUtils-0.408.0 (20 Mar 2015)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/List-MoreUtils: List-MoreUtils-0.408.0.ebuild ChangeLog
@ 2015-04-05 16:43 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-04-05 16:43 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/04/05 16:43:25

  Modified:             List-MoreUtils-0.408.0.ebuild ChangeLog
  Log:
  Add ~s390 keyword wrt bug #543632
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?r1=1.3&r2=1.4

Index: List-MoreUtils-0.408.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- List-MoreUtils-0.408.0.ebuild	28 Mar 2015 06:54:56 -0000	1.3
+++ List-MoreUtils-0.408.0.ebuild	5 Apr 2015 16:43:25 -0000	1.4
@@ -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/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.3 2015/03/28 06:54:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.4 2015/04/05 16:43:25 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Provide the missing functionality from List::Util"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~s390 ~x86"
 IUSE="test"
 
 RDEPEND="



1.50                 dev-perl/List-MoreUtils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	28 Mar 2015 06:54:56 -0000	1.49
+++ ChangeLog	5 Apr 2015 16:43:25 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/List-MoreUtils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.49 2015/03/28 06:54:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.50 2015/04/05 16:43:25 zlogene Exp $
+
+  05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
+  Add ~s390 keyword wrt bug #543632
 
   28 Mar 2015; Markus Meier <maekke@gentoo.org> List-MoreUtils-0.408.0.ebuild:
   add ~arm, bug #543632





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/List-MoreUtils: List-MoreUtils-0.408.0.ebuild ChangeLog
@ 2015-04-05 19:17 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-04-05 19:17 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/04/05 19:17:37

  Modified:             List-MoreUtils-0.408.0.ebuild ChangeLog
  Log:
  Add ~mips keyword wrt bug #543632
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.5                  dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?r1=1.4&r2=1.5

Index: List-MoreUtils-0.408.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- List-MoreUtils-0.408.0.ebuild	5 Apr 2015 16:43:25 -0000	1.4
+++ List-MoreUtils-0.408.0.ebuild	5 Apr 2015 19:17:37 -0000	1.5
@@ -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/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.4 2015/04/05 16:43:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.5 2015/04/05 19:17:37 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Provide the missing functionality from List::Util"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~s390 ~x86"
 IUSE="test"
 
 RDEPEND="



1.51                 dev-perl/List-MoreUtils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	5 Apr 2015 16:43:25 -0000	1.50
+++ ChangeLog	5 Apr 2015 19:17:37 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/List-MoreUtils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.50 2015/04/05 16:43:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.51 2015/04/05 19:17:37 zlogene Exp $
+
+  05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
+  Add ~mips keyword wrt bug #543632
 
   05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
   Add ~s390 keyword wrt bug #543632





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/List-MoreUtils: List-MoreUtils-0.408.0.ebuild ChangeLog
@ 2015-04-05 19:29 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-04-05 19:29 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/04/05 19:29:09

  Modified:             List-MoreUtils-0.408.0.ebuild ChangeLog
  Log:
  Add ~sh keyword wrt bug #543632
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.6                  dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?r1=1.5&r2=1.6

Index: List-MoreUtils-0.408.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- List-MoreUtils-0.408.0.ebuild	5 Apr 2015 19:17:37 -0000	1.5
+++ List-MoreUtils-0.408.0.ebuild	5 Apr 2015 19:29:09 -0000	1.6
@@ -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/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.5 2015/04/05 19:17:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.6 2015/04/05 19:29:09 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Provide the missing functionality from List::Util"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~s390 ~sh ~x86"
 IUSE="test"
 
 RDEPEND="



1.52                 dev-perl/List-MoreUtils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	5 Apr 2015 19:17:37 -0000	1.51
+++ ChangeLog	5 Apr 2015 19:29:09 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/List-MoreUtils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.51 2015/04/05 19:17:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.52 2015/04/05 19:29:09 zlogene Exp $
+
+  05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
+  Add ~sh keyword wrt bug #543632
 
   05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
   Add ~mips keyword wrt bug #543632





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/List-MoreUtils: List-MoreUtils-0.408.0.ebuild ChangeLog
@ 2015-04-11 17:49 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-04-11 17:49 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/04/11 17:49:17

  Modified:             List-MoreUtils-0.408.0.ebuild ChangeLog
  Log:
  Add ~arm64 keyword wrt bug #543632
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.7                  dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?r1=1.6&r2=1.7

Index: List-MoreUtils-0.408.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- List-MoreUtils-0.408.0.ebuild	5 Apr 2015 19:29:09 -0000	1.6
+++ List-MoreUtils-0.408.0.ebuild	11 Apr 2015 17:49:17 -0000	1.7
@@ -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/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.6 2015/04/05 19:29:09 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.7 2015/04/11 17:49:17 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Provide the missing functionality from List::Util"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~s390 ~sh ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~s390 ~sh ~x86"
 IUSE="test"
 
 RDEPEND="



1.53                 dev-perl/List-MoreUtils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	5 Apr 2015 19:29:09 -0000	1.52
+++ ChangeLog	11 Apr 2015 17:49:17 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/List-MoreUtils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.52 2015/04/05 19:29:09 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.53 2015/04/11 17:49:17 zlogene Exp $
+
+  11 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
+  Add ~arm64 keyword wrt bug #543632
 
   05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
   Add ~sh keyword wrt bug #543632





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/List-MoreUtils: List-MoreUtils-0.408.0.ebuild ChangeLog
@ 2015-04-12 13:16 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-04-12 13:16 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/04/12 13:16:26

  Modified:             List-MoreUtils-0.408.0.ebuild ChangeLog
  Log:
  Add ~alpha keyword wrt bug #543632
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.8                  dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild?r1=1.7&r2=1.8

Index: List-MoreUtils-0.408.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- List-MoreUtils-0.408.0.ebuild	11 Apr 2015 17:49:17 -0000	1.7
+++ List-MoreUtils-0.408.0.ebuild	12 Apr 2015 13:16:26 -0000	1.8
@@ -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/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.7 2015/04/11 17:49:17 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/List-MoreUtils-0.408.0.ebuild,v 1.8 2015/04/12 13:16:26 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Provide the missing functionality from List::Util"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~s390 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~s390 ~sh ~x86"
 IUSE="test"
 
 RDEPEND="



1.54                 dev-perl/List-MoreUtils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	11 Apr 2015 17:49:17 -0000	1.53
+++ ChangeLog	12 Apr 2015 13:16:26 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/List-MoreUtils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.53 2015/04/11 17:49:17 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-MoreUtils/ChangeLog,v 1.54 2015/04/12 13:16:26 zlogene Exp $
+
+  12 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
+  Add ~alpha keyword wrt bug #543632
 
   11 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> List-MoreUtils-0.408.0.ebuild:
   Add ~arm64 keyword wrt bug #543632





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

end of thread, other threads:[~2015-04-12 13:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-05 16:43 [gentoo-commits] gentoo-x86 commit in dev-perl/List-MoreUtils: List-MoreUtils-0.408.0.ebuild ChangeLog Mikle Kolyada (zlogene)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-12 13:16 Mikle Kolyada (zlogene)
2015-04-11 17:49 Mikle Kolyada (zlogene)
2015-04-05 19:29 Mikle Kolyada (zlogene)
2015-04-05 19:17 Mikle Kolyada (zlogene)
2015-03-21  6:13 Jeroen Roovers (jer)

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