diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 15:50:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 15:50:44 +0000 |
commit | 2cf7f060e734163aa224c4b299d6b60f03c286a3 (patch) | |
tree | 8a3ba824e7c1cc26d1e5b7451f5182ce7102b797 /dev-perl/Proc-Simple | |
parent | Stable for HPPA (bug #267920). (diff) | |
download | gentoo-2-2cf7f060e734163aa224c4b299d6b60f03c286a3.tar.gz gentoo-2-2cf7f060e734163aa224c4b299d6b60f03c286a3.tar.bz2 gentoo-2-2cf7f060e734163aa224c4b299d6b60f03c286a3.zip |
ppc stable #268176
(Portage version: 2.1.6.12/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 56b4450f07d2..a31048165834 100644 --- a/dev-perl/Proc-Simple/ChangeLog +++ b/dev-perl/Proc-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Proc-Simple # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.24 2009/05/01 21:06:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.25 2009/05/02 15:50:44 nixnut Exp $ + + 02 May 2009; nixnut <nixnut@gentoo.org> Proc-Simple-1.24.ebuild: + ppc stable #268176 01 May 2009; Torsten Veller <tove@gentoo.org> -Proc-Simple-1.21.ebuild, -Proc-Simple-1.23.ebuild: diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild index d9600d76b706..53eef0d25f08 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild @@ -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/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.2 2009/05/02 08:02:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.3 2009/05/02 15:50:44 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Proc-Simple - Launch and control background processes." SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ia64 ppc ~sparc x86" IUSE="" SRC_TEST="do" |