public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-SigAction: ChangeLog Sys-SigAction-0.150.0.ebuild
@ 2011-07-06 13:08 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2011-07-06 13:08 UTC (permalink / raw
  To: gentoo-commits

tove        11/07/06 13:08:12

  Modified:             ChangeLog
  Added:                Sys-SigAction-0.150.0.ebuild
  Log:
  [bump] dev-perl/Sys-SigAction-0.150.0
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Sys-SigAction/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	23 Jun 2011 09:12:25 -0000	1.2
+++ ChangeLog	6 Jul 2011 13:08:12 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Sys-SigAction
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.2 2011/06/23 09:12:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.3 2011/07/06 13:08:12 tove Exp $
+
+*Sys-SigAction-0.150.0 (06 Jul 2011)
+
+  06 Jul 2011; Torsten Veller <tove@gentoo.org> +Sys-SigAction-0.150.0.ebuild:
+  Version bump
 
 *Sys-SigAction-0.130.0 (23 Jun 2011)
 



1.1                  dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild?rev=1.1&content-type=text/plain

Index: Sys-SigAction-0.150.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.1 2011/07/06 13:08:12 tove Exp $

EAPI=4

MODULE_AUTHOR=LBAXTER
MODULE_VERSION=0.15
inherit perl-module

DESCRIPTION="Perl extension for Consistent Signal Handling"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-SigAction: ChangeLog Sys-SigAction-0.150.0.ebuild
@ 2012-06-24 10:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-24 10:55 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/24 10:55:30

  Modified:             ChangeLog Sys-SigAction-0.150.0.ebuild
  Log:
  Stable for amd64, wrt bug #423225
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-perl/Sys-SigAction/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	29 Jul 2011 17:02:37 -0000	1.4
+++ ChangeLog	24 Jun 2012 10:55:30 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sys-SigAction
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.4 2011/07/29 17:02:37 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.5 2012/06/24 10:55:30 ago Exp $
+
+  24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> Sys-SigAction-0.150.0.ebuild:
+  Stable for amd64, wrt bug #423225
 
   29 Jul 2011; Torsten Veller <tove@gentoo.org> -Sys-SigAction-0.11.ebuild,
   -Sys-SigAction-0.130.0.ebuild:



1.2                  dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild

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

Index: Sys-SigAction-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Sys-SigAction-0.150.0.ebuild	6 Jul 2011 13:08:12 -0000	1.1
+++ Sys-SigAction-0.150.0.ebuild	24 Jun 2012 10:55:30 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.1 2011/07/06 13:08:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.2 2012/06/24 10:55:30 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Perl extension for Consistent Signal Handling"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-SigAction: ChangeLog Sys-SigAction-0.150.0.ebuild
@ 2012-06-25  7:11 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-25  7:11 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/25 07:11:31

  Modified:             ChangeLog Sys-SigAction-0.150.0.ebuild
  Log:
  marked x86 per bug 423225
  
  (Portage version: 2.2.0_alpha112/cvs/Linux i686)

Revision  Changes    Path
1.7                  dev-perl/Sys-SigAction/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	24 Jun 2012 13:00:31 -0000	1.6
+++ ChangeLog	25 Jun 2012 07:11:31 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sys-SigAction
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.6 2012/06/24 13:00:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.7 2012/06/25 07:11:31 jdhore Exp $
+
+  25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> Sys-SigAction-0.150.0.ebuild:
+  marked x86 per bug 423225
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.3                  dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild

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

Index: Sys-SigAction-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Sys-SigAction-0.150.0.ebuild	24 Jun 2012 10:55:30 -0000	1.2
+++ Sys-SigAction-0.150.0.ebuild	25 Jun 2012 07:11:31 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.2 2012/06/24 10:55:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.3 2012/06/25 07:11:31 jdhore Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Perl extension for Consistent Signal Handling"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-SigAction: ChangeLog Sys-SigAction-0.150.0.ebuild
@ 2013-01-13 13:45 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2013-01-13 13:45 UTC (permalink / raw
  To: gentoo-commits

maekke      13/01/13 13:45:46

  Modified:             ChangeLog Sys-SigAction-0.150.0.ebuild
  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.8                  dev-perl/Sys-SigAction/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	25 Jun 2012 07:11:31 -0000	1.7
+++ ChangeLog	13 Jan 2013 13:45:46 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sys-SigAction
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.7 2012/06/25 07:11:31 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.8 2013/01/13 13:45:46 maekke Exp $
+
+  13 Jan 2013; Markus Meier <maekke@gentoo.org> Sys-SigAction-0.150.0.ebuild:
+  add ~arm, bug #449762
 
   25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> Sys-SigAction-0.150.0.ebuild:
   marked x86 per bug 423225



1.4                  dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild

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

Index: Sys-SigAction-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Sys-SigAction-0.150.0.ebuild	25 Jun 2012 07:11:31 -0000	1.3
+++ Sys-SigAction-0.150.0.ebuild	13 Jan 2013 13:45:46 -0000	1.4
@@ -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/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.3 2012/06/25 07:11:31 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.4 2013/01/13 13:45:46 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Perl extension for Consistent Signal Handling"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 SRC_TEST=do





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-SigAction: ChangeLog Sys-SigAction-0.150.0.ebuild
@ 2014-08-31 11:20 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-08-31 11:20 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/08/31 11:20:58

  Modified:             ChangeLog
  Removed:              Sys-SigAction-0.150.0.ebuild
  Log:
  Drop old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.16                 dev-perl/Sys-SigAction/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Aug 2014 20:20:48 -0000	1.15
+++ ChangeLog	31 Aug 2014 11:20:58 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sys-SigAction
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.15 2014/08/22 20:20:48 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.16 2014/08/31 11:20:58 zlogene Exp $
+
+  31 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> -Sys-SigAction-0.150.0.ebuild:
+  Drop old.
 
 *Sys-SigAction-0.200.0-r1 (22 Aug 2014)
 





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

end of thread, other threads:[~2014-08-31 11:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-24 10:55 [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-SigAction: ChangeLog Sys-SigAction-0.150.0.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-31 11:20 Mikle Kolyada (zlogene)
2013-01-13 13:45 Markus Meier (maekke)
2012-06-25  7:11 Jeff Horelick (jdhore)
2011-07-06 13:08 Torsten Veller (tove)

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