diff options
author | Torsten Veller <tove@gentoo.org> | 2008-12-19 16:40:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-12-19 16:40:51 +0000 |
commit | 66246db225c8d2026b52237db18f0943b6582d07 (patch) | |
tree | b1646367aababdf91bfda17b873f4375065ebbc2 /dev-perl/IPC-Run | |
parent | old (diff) | |
download | gentoo-2-66246db225c8d2026b52237db18f0943b6582d07.tar.gz gentoo-2-66246db225c8d2026b52237db18f0943b6582d07.tar.bz2 gentoo-2-66246db225c8d2026b52237db18f0943b6582d07.zip |
Version bump
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r-- | dev-perl/IPC-Run/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.82.ebuild | 18 |
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index 4e725c460725..41b474428e06 100644 --- a/dev-perl/IPC-Run/ChangeLog +++ b/dev-perl/IPC-Run/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/IPC-Run # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.20 2008/01/03 01:14:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.21 2008/12/19 16:40:51 tove Exp $ + +*IPC-Run-0.82 (19 Dec 2008) + + 19 Dec 2008; Torsten Veller <tove@gentoo.org> +IPC-Run-0.82.ebuild: + Version bump 03 Jan 2008; Brent Baude <ranger@gentoo.org> IPC-Run-0.80.ebuild: Marking IPC-Run-0.80 ~ppc64 for bug 204036 diff --git a/dev-perl/IPC-Run/IPC-Run-0.82.ebuild b/dev-perl/IPC-Run/IPC-Run-0.82.ebuild new file mode 100644 index 000000000000..90a273223a3d --- /dev/null +++ b/dev-perl/IPC-Run/IPC-Run-0.82.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2008 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.82.ebuild,v 1.1 2008/12/19 16:40:51 tove Exp $ + +MODULE_AUTHOR=ADAMK +inherit perl-module + +DESCRIPTION="system() and background procs w/ piping, redirs, ptys" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-perl/IO-Tty-1.0 + dev-lang/perl" + +SRC_TEST=do |