public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: Algorithm-C3-0.90.0.ebuild ChangeLog
@ 2015-05-20  4:22 Matt Turner (mattst88)
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner (mattst88) @ 2015-05-20  4:22 UTC (permalink / raw
  To: gentoo-commits

mattst88    15/05/20 04:22:33

  Modified:             Algorithm-C3-0.90.0.ebuild ChangeLog
  Log:
  Added ~alpha, bug 548282.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.3                  dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild?r1=1.2&r2=1.3

Index: Algorithm-C3-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Algorithm-C3-0.90.0.ebuild	18 May 2015 05:33:01 -0000	1.2
+++ Algorithm-C3-0.90.0.ebuild	20 May 2015 04:22:33 -0000	1.3
@@ -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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.2 2015/05/18 05:33:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.3 2015/05/20 04:22:33 mattst88 Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



1.11                 dev-perl/Algorithm-C3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	18 May 2015 05:33:01 -0000	1.10
+++ ChangeLog	20 May 2015 04:22:33 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Algorithm-C3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.10 2015/05/18 05:33:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.11 2015/05/20 04:22:33 mattst88 Exp $
+
+  20 May 2015; Matt Turner <mattst88@gentoo.org> Algorithm-C3-0.90.0.ebuild:
+  Added ~alpha, bug 548282.
 
   18 May 2015; Jeroen Roovers <jer@gentoo.org> Algorithm-C3-0.90.0.ebuild:
   Mark ~ppc64 (bug #548282).





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: Algorithm-C3-0.90.0.ebuild ChangeLog
@ 2015-05-27 21:09 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-05-27 21:09 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/05/27 21:09:46

  Modified:             Algorithm-C3-0.90.0.ebuild ChangeLog
  Log:
  Add ~sparc keyword wrt bug #548282
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild

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

Index: Algorithm-C3-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Algorithm-C3-0.90.0.ebuild	20 May 2015 04:22:33 -0000	1.3
+++ Algorithm-C3-0.90.0.ebuild	27 May 2015 21:09:46 -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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.3 2015/05/20 04:22:33 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.4 2015/05/27 21:09:46 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



1.12                 dev-perl/Algorithm-C3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	20 May 2015 04:22:33 -0000	1.11
+++ ChangeLog	27 May 2015 21:09:46 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Algorithm-C3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.11 2015/05/20 04:22:33 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.12 2015/05/27 21:09:46 zlogene Exp $
+
+  27 May 2015; Mikle Kolyada <zlogene@gentoo.org> Algorithm-C3-0.90.0.ebuild:
+  Add ~sparc keyword wrt bug #548282
 
   20 May 2015; Matt Turner <mattst88@gentoo.org> Algorithm-C3-0.90.0.ebuild:
   Added ~alpha, bug 548282.





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: Algorithm-C3-0.90.0.ebuild ChangeLog
@ 2015-06-21  8:28 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-06-21  8:28 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/06/21 08:28:00

  Modified:             Algorithm-C3-0.90.0.ebuild ChangeLog
  Log:
  Add ~ia64 keyword wrt bug #548282
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.5                  dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild

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

Index: Algorithm-C3-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Algorithm-C3-0.90.0.ebuild	27 May 2015 21:09:46 -0000	1.4
+++ Algorithm-C3-0.90.0.ebuild	21 Jun 2015 08:28:00 -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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.4 2015/05/27 21:09:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.5 2015/06/21 08:28:00 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



1.13                 dev-perl/Algorithm-C3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	27 May 2015 21:09:46 -0000	1.12
+++ ChangeLog	21 Jun 2015 08:28:00 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Algorithm-C3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.12 2015/05/27 21:09:46 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.13 2015/06/21 08:28:00 zlogene Exp $
+
+  21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> Algorithm-C3-0.90.0.ebuild:
+  Add ~ia64 keyword wrt bug #548282
 
   27 May 2015; Mikle Kolyada <zlogene@gentoo.org> Algorithm-C3-0.90.0.ebuild:
   Add ~sparc keyword wrt bug #548282





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: Algorithm-C3-0.90.0.ebuild ChangeLog
@ 2015-06-21  8:37 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-06-21  8:37 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/06/21 08:37:01

  Modified:             Algorithm-C3-0.90.0.ebuild ChangeLog
  Log:
  Add ~ppc keyword wrt bug #548282
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.6                  dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild

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

Index: Algorithm-C3-0.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Algorithm-C3-0.90.0.ebuild	21 Jun 2015 08:28:00 -0000	1.5
+++ Algorithm-C3-0.90.0.ebuild	21 Jun 2015 08:37:01 -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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.5 2015/06/21 08:28:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.6 2015/06/21 08:37:01 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



1.14                 dev-perl/Algorithm-C3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	21 Jun 2015 08:28:00 -0000	1.13
+++ ChangeLog	21 Jun 2015 08:37:01 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Algorithm-C3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.13 2015/06/21 08:28:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.14 2015/06/21 08:37:01 zlogene Exp $
+
+  21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> Algorithm-C3-0.90.0.ebuild:
+  Add ~ppc keyword wrt bug #548282
 
   21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> Algorithm-C3-0.90.0.ebuild:
   Add ~ia64 keyword wrt bug #548282





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

end of thread, other threads:[~2015-06-21  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-21  8:37 [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-C3: Algorithm-C3-0.90.0.ebuild ChangeLog Mikle Kolyada (zlogene)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-21  8:28 Mikle Kolyada (zlogene)
2015-05-27 21:09 Mikle Kolyada (zlogene)
2015-05-20  4:22 Matt Turner (mattst88)

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