public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/perl-IO: ChangeLog perl-IO-1.25.ebuild
@ 2009-08-25 10:56 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2009-08-25 10:56 UTC (permalink / raw
  To: gentoo-commits

tove        09/08/25 10:56:52

  Modified:             ChangeLog perl-IO-1.25.ebuild
  Log:
  Add support for perl-5.10.1
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 virtual/perl-IO/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	14 May 2009 10:08:05 -0000	1.14
+++ ChangeLog	25 Aug 2009 10:56:52 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IO
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.14 2009/05/14 10:08:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.15 2009/08/25 10:56:52 tove Exp $
+
+  25 Aug 2009; Torsten Veller <tove@gentoo.org> perl-IO-1.25.ebuild:
+  Add support for perl-5.10.1
 
 *perl-IO-1.25 (14 May 2009)
 



1.2                  virtual/perl-IO/perl-IO-1.25.ebuild

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

Index: perl-IO-1.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-IO-1.25.ebuild	14 May 2009 10:08:05 -0000	1.1
+++ perl-IO-1.25.ebuild	25 Aug 2009 10:56:52 -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/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.1 2009/05/14 10:08:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.2 2009/08/25 10:56:52 tove Exp $
 
 DESCRIPTION="Virtual for IO"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,4 +12,4 @@
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/IO-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/IO-${PV} )"






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

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

fauli       09/12/04 12:03:06

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

Revision  Changes    Path
1.16                 virtual/perl-IO/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	25 Aug 2009 10:56:52 -0000	1.15
+++ ChangeLog	4 Dec 2009 12:03:06 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IO
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.15 2009/08/25 10:56:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.16 2009/12/04 12:03:06 fauli Exp $
+
+  04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> perl-IO-1.25.ebuild:
+  x86 stable, bug 288026
 
   25 Aug 2009; Torsten Veller <tove@gentoo.org> perl-IO-1.25.ebuild:
   Add support for perl-5.10.1



1.3                  virtual/perl-IO/perl-IO-1.25.ebuild

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

Index: perl-IO-1.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-IO-1.25.ebuild	25 Aug 2009 10:56:52 -0000	1.2
+++ perl-IO-1.25.ebuild	4 Dec 2009 12:03:06 -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/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.2 2009/08/25 10:56:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.3 2009/12/04 12:03:06 fauli Exp $
 
 DESCRIPTION="Virtual for IO"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~sparc x86"
 IUSE=""
 
 DEPEND=""






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

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

tove        09/12/04 14:15:15

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

Revision  Changes    Path
1.17                 virtual/perl-IO/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	4 Dec 2009 12:03:06 -0000	1.16
+++ ChangeLog	4 Dec 2009 14:15:15 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IO
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.16 2009/12/04 12:03:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.17 2009/12/04 14:15:15 tove Exp $
+
+  04 Dec 2009; Torsten Veller <tove@gentoo.org> perl-IO-1.25.ebuild:
+  Stable on amd64 (#288026)
 
   04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> perl-IO-1.25.ebuild:
   x86 stable, bug 288026



1.4                  virtual/perl-IO/perl-IO-1.25.ebuild

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

Index: perl-IO-1.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-IO-1.25.ebuild	4 Dec 2009 12:03:06 -0000	1.3
+++ perl-IO-1.25.ebuild	4 Dec 2009 14:15:15 -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/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.3 2009/12/04 12:03:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.4 2009/12/04 14:15:15 tove Exp $
 
 DESCRIPTION="Virtual for IO"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~mips ~ppc ~sparc x86"
 IUSE=""
 
 DEPEND=""






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

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

nixnut      10/01/05 18:58:07

  Modified:             ChangeLog perl-IO-1.25.ebuild
  Log:
  ppc stable #288026
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.19                 virtual/perl-IO/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-IO/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	15 Dec 2009 19:48:12 -0000	1.18
+++ ChangeLog	5 Jan 2010 18:58:07 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IO
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.18 2009/12/15 19:48:12 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.19 2010/01/05 18:58:07 nixnut Exp $
+
+  05 Jan 2010; nixnut <nixnut@gentoo.org> perl-IO-1.25.ebuild:
+  ppc stable #288026
 
   15 Dec 2009; Jonathan Callen <abcd@gentoo.org> perl-IO-1.23.01.ebuild,
   perl-IO-1.25.ebuild:



1.6                  virtual/perl-IO/perl-IO-1.25.ebuild

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

Index: perl-IO-1.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-IO-1.25.ebuild	15 Dec 2009 19:48:12 -0000	1.5
+++ perl-IO-1.25.ebuild	5 Jan 2010 18:58:07 -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/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.5 2009/12/15 19:48:12 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.6 2010/01/05 18:58:07 nixnut Exp $
 
 DESCRIPTION="Virtual for IO"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ia64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in virtual/perl-IO: ChangeLog perl-IO-1.25.ebuild
@ 2011-03-06  9:44 Fabian Groffen (grobian)
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen (grobian) @ 2011-03-06  9:44 UTC (permalink / raw
  To: gentoo-commits

grobian     11/03/06 09:44:47

  Modified:             ChangeLog perl-IO-1.25.ebuild
  Log:
  Added Prefix keywords, bug #357599
  
  (Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.25                 virtual/perl-IO/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	17 Jan 2011 08:07:36 -0000	1.24
+++ ChangeLog	6 Mar 2011 09:44:47 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IO
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.24 2011/01/17 08:07:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.25 2011/03/06 09:44:47 grobian Exp $
+
+  06 Mar 2011; Fabian Groffen <grobian@gentoo.org> perl-IO-1.25.ebuild:
+  Added Prefix keywords, bug #357599
 
   17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-IO-1.23.01.ebuild:
   Cleanup



1.10                 virtual/perl-IO/perl-IO-1.25.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild?r1=1.9&r2=1.10

Index: perl-IO-1.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-IO-1.25.ebuild	12 Sep 2010 16:40:55 -0000	1.9
+++ perl-IO-1.25.ebuild	6 Mar 2011 09:44:47 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.9 2010/09/12 16:40:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.25.ebuild,v 1.10 2011/03/06 09:44:47 grobian Exp $
 
 DESCRIPTION="Virtual for IO"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ia64 ~mips ppc sparc x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in virtual/perl-IO: ChangeLog perl-IO-1.25.ebuild
@ 2014-11-08 15:38 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-11-08 15:38 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/11/08 15:38:05

  Modified:             ChangeLog
  Removed:              perl-IO-1.25.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)

Revision  Changes    Path
1.51                 virtual/perl-IO/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	18 Oct 2014 19:26:38 -0000	1.50
+++ ChangeLog	8 Nov 2014 15:38:05 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/perl-IO
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.50 2014/10/18 19:26:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.51 2014/11/08 15:38:05 dilfridge Exp $
+
+  08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> -perl-IO-1.25.ebuild:
+  Remove old
 
   18 Oct 2014; Mike Frysinger <vapier@gentoo.org> perl-IO-1.280.0-r1.ebuild:
   Mark arm64/m68k/s390/sh stable.





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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25 10:56 [gentoo-commits] gentoo-x86 commit in virtual/perl-IO: ChangeLog perl-IO-1.25.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-04 12:03 Christian Faulhammer (fauli)
2009-12-04 14:15 Torsten Veller (tove)
2010-01-05 18:58 Gysbert Wassenaar (nixnut)
2011-03-06  9:44 Fabian Groffen (grobian)
2014-11-08 15:38 Andreas HAttel (dilfridge)

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