public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: ChangeLog IPC-Run-0.89.ebuild
@ 2010-04-07  7:16 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2010-04-07  7:16 UTC (permalink / raw
  To: gentoo-commits

tove        10/04/07 07:16:29

  Modified:             ChangeLog
  Added:                IPC-Run-0.89.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.28                 dev-perl/IPC-Run/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	31 Mar 2010 07:43:46 -0000	1.27
+++ ChangeLog	7 Apr 2010 07:16:29 -0000	1.28
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/IPC-Run
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.27 2010/03/31 07:43:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.28 2010/04/07 07:16:29 tove Exp $
+
+*IPC-Run-0.89 (07 Apr 2010)
+
+  07 Apr 2010; Torsten Veller <tove@gentoo.org> +IPC-Run-0.89.ebuild:
+  Version bump
 
 *IPC-Run-0.88 (31 Mar 2010)
 



1.1                  dev-perl/IPC-Run/IPC-Run-0.89.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild?rev=1.1&content-type=text/plain

Index: IPC-Run-0.89.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.1 2010/04/07 07:16:29 tove Exp $

EAPI=2

MODULE_AUTHOR=TODDR
inherit perl-module

DESCRIPTION="system() and background procs w/ piping, redirs, ptys"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND=">=dev-perl/IO-Tty-1.08"
DEPEND="${RDEPEND}
	test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: ChangeLog IPC-Run-0.89.ebuild
@ 2010-06-15  5:31 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2010-06-15  5:31 UTC (permalink / raw
  To: gentoo-commits

tove        10/06/15 05:31:30

  Modified:             ChangeLog IPC-Run-0.89.ebuild
  Log:
  Stable on amd64 and x86 (#323529)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 dev-perl/IPC-Run/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	7 Apr 2010 07:16:29 -0000	1.28
+++ ChangeLog	15 Jun 2010 05:31:30 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IPC-Run
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.28 2010/04/07 07:16:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.29 2010/06/15 05:31:30 tove Exp $
+
+  15 Jun 2010; Torsten Veller <tove@gentoo.org> IPC-Run-0.89.ebuild:
+  Stable on amd64 and x86 (#323529)
 
 *IPC-Run-0.89 (07 Apr 2010)
 



1.2                  dev-perl/IPC-Run/IPC-Run-0.89.ebuild

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

Index: IPC-Run-0.89.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IPC-Run-0.89.ebuild	7 Apr 2010 07:16:29 -0000	1.1
+++ IPC-Run-0.89.ebuild	15 Jun 2010 05:31:30 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.1 2010/04/07 07:16:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.2 2010/06/15 05:31:30 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND=">=dev-perl/IO-Tty-1.08"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: ChangeLog IPC-Run-0.89.ebuild
@ 2010-06-21 20:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-06-21 20:02 UTC (permalink / raw
  To: gentoo-commits

armin76     10/06/21 20:02:25

  Modified:             ChangeLog IPC-Run-0.89.ebuild
  Log:
  alpha/ia64/sparc stable wrt #323529
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.30                 dev-perl/IPC-Run/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	15 Jun 2010 05:31:30 -0000	1.29
+++ ChangeLog	21 Jun 2010 20:02:24 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IPC-Run
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.29 2010/06/15 05:31:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.30 2010/06/21 20:02:24 armin76 Exp $
+
+  21 Jun 2010; Raúl Porcel <armin76@gentoo.org> IPC-Run-0.89.ebuild:
+  alpha/ia64/sparc stable wrt #323529
 
   15 Jun 2010; Torsten Veller <tove@gentoo.org> IPC-Run-0.89.ebuild:
   Stable on amd64 and x86 (#323529)



1.3                  dev-perl/IPC-Run/IPC-Run-0.89.ebuild

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

Index: IPC-Run-0.89.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- IPC-Run-0.89.ebuild	15 Jun 2010 05:31:30 -0000	1.2
+++ IPC-Run-0.89.ebuild	21 Jun 2010 20:02:25 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.2 2010/06/15 05:31:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.3 2010/06/21 20:02:25 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=">=dev-perl/IO-Tty-1.08"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: ChangeLog IPC-Run-0.89.ebuild
@ 2011-03-30 16:44 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2011-03-30 16:44 UTC (permalink / raw
  To: gentoo-commits

jer         11/03/30 16:44:17

  Modified:             ChangeLog IPC-Run-0.89.ebuild
  Log:
  Marked ~hppa (bug #361155).
  
  (Portage version: 2.2.0_alpha29/cvs/Linux i686)

Revision  Changes    Path
1.32                 dev-perl/IPC-Run/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	14 Jan 2011 17:16:54 -0000	1.31
+++ ChangeLog	30 Mar 2011 16:44:17 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IPC-Run
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.31 2011/01/14 17:16:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.32 2011/03/30 16:44:17 jer Exp $
+
+  30 Mar 2011; Jeroen Roovers <jer@gentoo.org> IPC-Run-0.89.ebuild:
+  Marked ~hppa (bug #361155).
 
   14 Jan 2011; Torsten Veller <tove@gentoo.org> -IPC-Run-0.80.ebuild,
   -IPC-Run-0.84.ebuild, -IPC-Run-0.86.ebuild, -IPC-Run-0.88.ebuild:



1.4                  dev-perl/IPC-Run/IPC-Run-0.89.ebuild

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

Index: IPC-Run-0.89.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- IPC-Run-0.89.ebuild	21 Jun 2010 20:02:25 -0000	1.3
+++ IPC-Run-0.89.ebuild	30 Mar 2011 16:44:17 -0000	1.4
@@ -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/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.3 2010/06/21 20:02:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.4 2011/03/30 16:44:17 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=">=dev-perl/IO-Tty-1.08"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: ChangeLog IPC-Run-0.89.ebuild
@ 2011-07-22 14:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2011-07-22 14:06 UTC (permalink / raw
  To: gentoo-commits

jer         11/07/22 14:06:58

  Modified:             ChangeLog IPC-Run-0.89.ebuild
  Log:
  Stable for HPPA (bug #372773).
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 dev-perl/IPC-Run/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	6 Jul 2011 13:22:37 -0000	1.33
+++ ChangeLog	22 Jul 2011 14:06:58 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/IPC-Run
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.33 2011/07/06 13:22:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.34 2011/07/22 14:06:58 jer Exp $
+
+  22 Jul 2011; Jeroen Roovers <jer@gentoo.org> IPC-Run-0.89.ebuild:
+  Stable for HPPA (bug #372773).
 
 *IPC-Run-0.900.0 (06 Jul 2011)
 



1.5                  dev-perl/IPC-Run/IPC-Run-0.89.ebuild

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

Index: IPC-Run-0.89.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- IPC-Run-0.89.ebuild	30 Mar 2011 16:44:17 -0000	1.4
+++ IPC-Run-0.89.ebuild	22 Jul 2011 14:06:58 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.4 2011/03/30 16:44:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.5 2011/07/22 14:06:58 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=">=dev-perl/IO-Tty-1.08"






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

end of thread, other threads:[~2011-07-22 14:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 20:02 [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: ChangeLog IPC-Run-0.89.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-22 14:06 Jeroen Roovers (jer)
2011-03-30 16:44 Jeroen Roovers (jer)
2010-06-15  5:31 Torsten Veller (tove)
2010-04-07  7:16 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