public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Const-Fast: Const-Fast-0.13.0.ebuild ChangeLog
@ 2013-01-13 13:58 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2013-01-13 13:58 UTC (permalink / raw
  To: gentoo-commits

maekke      13/01/13 13:58:46

  Modified:             Const-Fast-0.13.0.ebuild ChangeLog
  Log:
  add ~arm, bug #449762
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.2                  dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild

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

Index: Const-Fast-0.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Const-Fast-0.13.0.ebuild	8 Sep 2012 07:07:50 -0000	1.1
+++ Const-Fast-0.13.0.ebuild	13 Jan 2013 13:58:46 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.1 2012/09/08 07:07:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.2 2013/01/13 13:58:46 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
 
 RDEPEND="



1.5                  dev-perl/Const-Fast/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 Jan 2013 18:30:30 -0000	1.4
+++ ChangeLog	13 Jan 2013 13:58:46 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Const-Fast
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.4 2013/01/08 18:30:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.5 2013/01/13 13:58:46 maekke Exp $
+
+  13 Jan 2013; Markus Meier <maekke@gentoo.org> Const-Fast-0.13.0.ebuild:
+  add ~arm, bug #449762
 
   08 Jan 2013; Torsten Veller <tove@gentoo.org> -Const-Fast-0.11.0.ebuild:
   Cleanup





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Const-Fast: Const-Fast-0.13.0.ebuild ChangeLog
@ 2013-02-08 20:11 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2013-02-08 20:11 UTC (permalink / raw
  To: gentoo-commits

bicatali    13/02/08 20:11:07

  Modified:             Const-Fast-0.13.0.ebuild ChangeLog
  Log:
  Keyword amd64-linux and x86-linux
  
  (Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)

Revision  Changes    Path
1.3                  dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild

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

Index: Const-Fast-0.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Const-Fast-0.13.0.ebuild	13 Jan 2013 13:58:46 -0000	1.2
+++ Const-Fast-0.13.0.ebuild	8 Feb 2013 20:11:07 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.2 2013/01/13 13:58:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.3 2013/02/08 20:11:07 bicatali Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



1.6                  dev-perl/Const-Fast/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	13 Jan 2013 13:58:46 -0000	1.5
+++ ChangeLog	8 Feb 2013 20:11:07 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Const-Fast
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.5 2013/01/13 13:58:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.6 2013/02/08 20:11:07 bicatali Exp $
+
+  08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> Const-Fast-0.13.0.ebuild:
+  Keyword amd64-linux and x86-linux
 
   13 Jan 2013; Markus Meier <maekke@gentoo.org> Const-Fast-0.13.0.ebuild:
   add ~arm, bug #449762





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Const-Fast: Const-Fast-0.13.0.ebuild ChangeLog
@ 2013-04-16 17:19 Vicente Olivert Riera (vincent)
  0 siblings, 0 replies; 5+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2013-04-16 17:19 UTC (permalink / raw
  To: gentoo-commits

vincent     13/04/16 17:19:50

  Modified:             Const-Fast-0.13.0.ebuild ChangeLog
  Log:
  Adding ~ppc keyword for dev-perl/PDL and his dependences, wrt bug #464970
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)

Revision  Changes    Path
1.4                  dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild

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

Index: Const-Fast-0.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Const-Fast-0.13.0.ebuild	8 Feb 2013 20:11:07 -0000	1.3
+++ Const-Fast-0.13.0.ebuild	16 Apr 2013 17:19:50 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.3 2013/02/08 20:11:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.4 2013/04/16 17:19:50 vincent Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



1.7                  dev-perl/Const-Fast/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	8 Feb 2013 20:11:07 -0000	1.6
+++ ChangeLog	16 Apr 2013 17:19:50 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Const-Fast
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.6 2013/02/08 20:11:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.7 2013/04/16 17:19:50 vincent Exp $
+
+  16 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org>
+  Const-Fast-0.13.0.ebuild:
+  Adding ~ppc keyword for dev-perl/PDL and his dependences, wrt bug #464970
 
   08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> Const-Fast-0.13.0.ebuild:
   Keyword amd64-linux and x86-linux





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Const-Fast: Const-Fast-0.13.0.ebuild ChangeLog
@ 2014-06-13  9:26 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-06-13  9:26 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/06/13 09:26:53

  Modified:             Const-Fast-0.13.0.ebuild ChangeLog
  Log:
  Bump to EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.5                  dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild

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

Index: Const-Fast-0.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Const-Fast-0.13.0.ebuild	16 Apr 2013 17:19:50 -0000	1.4
+++ Const-Fast-0.13.0.ebuild	13 Jun 2014 09:26:53 -0000	1.5
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.4 2013/04/16 17:19:50 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.5 2014/06/13 09:26:53 zlogene Exp $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=LEONT
 MODULE_VERSION=0.013



1.9                  dev-perl/Const-Fast/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	16 Apr 2013 17:58:20 -0000	1.8
+++ ChangeLog	13 Jun 2014 09:26:53 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Const-Fast
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.8 2013/04/16 17:58:20 vincent Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.9 2014/06/13 09:26:53 zlogene Exp $
+
+  13 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> Const-Fast-0.13.0.ebuild:
+  Bump to EAPI=5
 
   16 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org>
   Const-Fast-0.13.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Const-Fast: Const-Fast-0.13.0.ebuild ChangeLog
@ 2014-07-30 21:20 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-07-30 21:20 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/07/30 21:20:40

  Modified:             Const-Fast-0.13.0.ebuild ChangeLog
  Log:
  Stable for all
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.6                  dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild

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

Index: Const-Fast-0.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Const-Fast-0.13.0.ebuild	13 Jun 2014 09:26:53 -0000	1.5
+++ Const-Fast-0.13.0.ebuild	30 Jul 2014 21:20:39 -0000	1.6
@@ -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/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.5 2014/06/13 09:26:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.6 2014/07/30 21:20:39 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



1.10                 dev-perl/Const-Fast/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 Jun 2014 09:26:53 -0000	1.9
+++ ChangeLog	30 Jul 2014 21:20:39 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Const-Fast
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.9 2014/06/13 09:26:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.10 2014/07/30 21:20:39 zlogene Exp $
+
+  30 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> Const-Fast-0.13.0.ebuild:
+  Stable for all
 
   13 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> Const-Fast-0.13.0.ebuild:
   Bump to EAPI=5





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

end of thread, other threads:[~2014-07-30 21:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-16 17:19 [gentoo-commits] gentoo-x86 commit in dev-perl/Const-Fast: Const-Fast-0.13.0.ebuild ChangeLog Vicente Olivert Riera (vincent)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-30 21:20 Mikle Kolyada (zlogene)
2014-06-13  9:26 Mikle Kolyada (zlogene)
2013-02-08 20:11 Sebastien Fabbro (bicatali)
2013-01-13 13:58 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