* [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: IPC-Run-0.900.0.ebuild ChangeLog
@ 2011-07-06 13:22 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-07-06 13:22 UTC (permalink / raw
To: gentoo-commits
tove 11/07/06 13:22:37
Modified: ChangeLog
Added: IPC-Run-0.900.0.ebuild
Log:
[bump] dev-perl/IPC-Run-0.900.0
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Revision Changes Path
1.33 dev-perl/IPC-Run/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 30 Mar 2011 16:44:17 -0000 1.32
+++ ChangeLog 6 Jul 2011 13:22:37 -0000 1.33
@@ -1,6 +1,11 @@
# 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.32 2011/03/30 16:44:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.33 2011/07/06 13:22:37 tove Exp $
+
+*IPC-Run-0.900.0 (06 Jul 2011)
+
+ 06 Jul 2011; Torsten Veller <tove@gentoo.org> +IPC-Run-0.900.0.ebuild:
+ Version bump
30 Mar 2011; Jeroen Roovers <jer@gentoo.org> IPC-Run-0.89.ebuild:
Marked ~hppa (bug #361155).
1.1 dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild?rev=1.1&content-type=text/plain
Index: IPC-Run-0.900.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/IPC-Run/IPC-Run-0.900.0.ebuild,v 1.1 2011/07/06 13:22:37 tove Exp $
EAPI=4
MODULE_AUTHOR=TODDR
MODULE_VERSION=0.90
inherit perl-module
DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~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] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: IPC-Run-0.900.0.ebuild ChangeLog
@ 2011-08-04 19:40 Fabian Groffen (grobian)
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2011-08-04 19:40 UTC (permalink / raw
To: gentoo-commits
grobian 11/08/04 19:40:47
Modified: IPC-Run-0.900.0.ebuild ChangeLog
Log:
Marked ~x86-linux, bug #376547
(Portage version: 2.2.01.19011-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.2 dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild?r1=1.1&r2=1.2
Index: IPC-Run-0.900.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IPC-Run-0.900.0.ebuild 6 Jul 2011 13:22:37 -0000 1.1
+++ IPC-Run-0.900.0.ebuild 4 Aug 2011 19:40:47 -0000 1.2
@@ -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.900.0.ebuild,v 1.1 2011/07/06 13:22:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.900.0.ebuild,v 1.2 2011/08/04 19:40:47 grobian Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-linux"
IUSE="test"
RDEPEND=">=dev-perl/IO-Tty-1.08"
1.35 dev-perl/IPC-Run/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 22 Jul 2011 14:06:58 -0000 1.34
+++ ChangeLog 4 Aug 2011 19:40:47 -0000 1.35
@@ -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.34 2011/07/22 14:06:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.35 2011/08/04 19:40:47 grobian Exp $
+
+ 04 Aug 2011; Fabian Groffen <grobian@gentoo.org> IPC-Run-0.900.0.ebuild:
+ Marked ~x86-linux, bug #376547
22 Jul 2011; Jeroen Roovers <jer@gentoo.org> IPC-Run-0.89.ebuild:
Stable for HPPA (bug #372773).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-04 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 13:22 [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: IPC-Run-0.900.0.ebuild ChangeLog Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2011-08-04 19:40 Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox