public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.19.ebuild ChangeLog
@ 2009-08-25 17:51 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 6+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-08-25 17:51 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/08/25 17:51:36

  Modified:             ChangeLog
  Added:                Safe-2.19.ebuild
  Log:
  Version bump via perl-bump experimental tool.
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  perl-core/Safe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -p -w -b -B -u -u -r1.6 -r1.7
--- ChangeLog	29 Jun 2009 14:54:08 -0000	1.6
+++ ChangeLog	25 Aug 2009 17:51:35 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/Safe
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.6 2009/06/29 14:54:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.7 2009/08/25 17:51:35 robbat2 Exp $
+
+*Safe-2.19 (25 Aug 2009)
+
+  25 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> +Safe-2.19.ebuild:
+  Version bump via perl-bump experimental tool.
 
 *Safe-2.17 (29 Jun 2009)
 



1.1                  perl-core/Safe/Safe-2.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.1&content-type=text/plain

Index: Safe-2.19.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.1 2009/08/25 17:51:35 robbat2 Exp $

EAPI=2

MODULE_AUTHOR=RGARCIA
inherit perl-module

DESCRIPTION="Compile and execute code in restricted compartments"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.19.ebuild ChangeLog
@ 2009-12-04 12:29 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-04 12:29 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/04 12:29:00

  Modified:             Safe-2.19.ebuild ChangeLog
  Log:
  x86 stable, bug 288026
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.2                  perl-core/Safe/Safe-2.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?r1=1.1&r2=1.2

Index: Safe-2.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Safe-2.19.ebuild	25 Aug 2009 17:51:35 -0000	1.1
+++ Safe-2.19.ebuild	4 Dec 2009 12:29:00 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.1 2009/08/25 17:51:35 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.2 2009/12/04 12:29:00 fauli Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Compile and execute code in restricted compartments"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.8                  perl-core/Safe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	25 Aug 2009 17:51:35 -0000	1.7
+++ ChangeLog	4 Dec 2009 12:29:00 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Safe
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.7 2009/08/25 17:51:35 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.8 2009/12/04 12:29:00 fauli Exp $
+
+  04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> Safe-2.19.ebuild:
+  x86 stable, bug 288026
 
 *Safe-2.19 (25 Aug 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.19.ebuild ChangeLog
@ 2009-12-04 14:08 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2009-12-04 14:08 UTC (permalink / raw
  To: gentoo-commits

tove        09/12/04 14:08:53

  Modified:             Safe-2.19.ebuild ChangeLog
  Log:
  Stable on amd64 (#288026)
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  perl-core/Safe/Safe-2.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?r1=1.2&r2=1.3

Index: Safe-2.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Safe-2.19.ebuild	4 Dec 2009 12:29:00 -0000	1.2
+++ Safe-2.19.ebuild	4 Dec 2009 14:08:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.2 2009/12/04 12:29:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.3 2009/12/04 14:08:53 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Compile and execute code in restricted compartments"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.9                  perl-core/Safe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	4 Dec 2009 12:29:00 -0000	1.8
+++ ChangeLog	4 Dec 2009 14:08:53 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Safe
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.8 2009/12/04 12:29:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.9 2009/12/04 14:08:53 tove Exp $
+
+  04 Dec 2009; Torsten Veller <tove@gentoo.org> Safe-2.19.ebuild:
+  Stable on amd64 (#288026)
 
   04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> Safe-2.19.ebuild:
   x86 stable, bug 288026






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.19.ebuild ChangeLog
@ 2009-12-07 20:08 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2009-12-07 20:08 UTC (permalink / raw
  To: gentoo-commits

jer         09/12/07 20:08:49

  Modified:             Safe-2.19.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #288026).
  (Portage version: 2.2_rc56/cvs/Linux i686)

Revision  Changes    Path
1.4                  perl-core/Safe/Safe-2.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?r1=1.3&r2=1.4

Index: Safe-2.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Safe-2.19.ebuild	4 Dec 2009 14:08:53 -0000	1.3
+++ Safe-2.19.ebuild	7 Dec 2009 20:08:48 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.3 2009/12/04 14:08:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.4 2009/12/07 20:08:48 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Compile and execute code in restricted compartments"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.10                 perl-core/Safe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	4 Dec 2009 14:08:53 -0000	1.9
+++ ChangeLog	7 Dec 2009 20:08:48 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Safe
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.9 2009/12/04 14:08:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.10 2009/12/07 20:08:48 jer Exp $
+
+  07 Dec 2009; Jeroen Roovers <jer@gentoo.org> Safe-2.19.ebuild:
+  Stable for HPPA (bug #288026).
 
   04 Dec 2009; Torsten Veller <tove@gentoo.org> Safe-2.19.ebuild:
   Stable on amd64 (#288026)






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.19.ebuild ChangeLog
@ 2009-12-14 19:19 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-14 19:19 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/14 19:19:03

  Modified:             Safe-2.19.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #288026
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.5                  perl-core/Safe/Safe-2.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?r1=1.4&r2=1.5

Index: Safe-2.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Safe-2.19.ebuild	7 Dec 2009 20:08:48 -0000	1.4
+++ Safe-2.19.ebuild	14 Dec 2009 19:19:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.4 2009/12/07 20:08:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.5 2009/12/14 19:19:03 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Compile and execute code in restricted compartments"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.11                 perl-core/Safe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	7 Dec 2009 20:08:48 -0000	1.10
+++ ChangeLog	14 Dec 2009 19:19:03 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Safe
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.10 2009/12/07 20:08:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.11 2009/12/14 19:19:03 armin76 Exp $
+
+  14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Safe-2.19.ebuild:
+  alpha/ia64/sparc stable wrt #288026
 
   07 Dec 2009; Jeroen Roovers <jer@gentoo.org> Safe-2.19.ebuild:
   Stable for HPPA (bug #288026).






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.19.ebuild ChangeLog
@ 2010-01-05 19:18 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-01-05 19:18 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/01/05 19:18:16

  Modified:             Safe-2.19.ebuild ChangeLog
  Log:
  ppc stable #288026
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.6                  perl-core/Safe/Safe-2.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?r1=1.5&r2=1.6

Index: Safe-2.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Safe-2.19.ebuild	14 Dec 2009 19:19:03 -0000	1.5
+++ Safe-2.19.ebuild	5 Jan 2010 19:18:16 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.5 2009/12/14 19:19:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.6 2010/01/05 19:18:16 nixnut Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Compile and execute code in restricted compartments"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.13                 perl-core/Safe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	18 Dec 2009 03:24:26 -0000	1.12
+++ ChangeLog	5 Jan 2010 19:18:16 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Safe
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.12 2009/12/18 03:24:26 robbat2 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.13 2010/01/05 19:18:16 nixnut Exp $
+
+  05 Jan 2010; nixnut <nixnut@gentoo.org> Safe-2.19.ebuild:
+  ppc stable #288026
 
 *Safe-2.20 (18 Dec 2009)
 






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

end of thread, other threads:[~2010-01-05 19:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 14:08 [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.19.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-05 19:18 Gysbert Wassenaar (nixnut)
2009-12-14 19:19 Raul Porcel (armin76)
2009-12-07 20:08 Jeroen Roovers (jer)
2009-12-04 12:29 Christian Faulhammer (fauli)
2009-08-25 17:51 Robin H. Johnson (robbat2)

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