diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 15:52:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 15:52:58 +0000 |
commit | e61bf154950310866eed268e3b335c78f61b5e12 (patch) | |
tree | d1de88caf557e0de5fa6711b7965bff054dae650 /dev-perl/Proc-Simple | |
parent | alpha/ia64 stable wrt #268167 (diff) | |
download | gentoo-2-e61bf154950310866eed268e3b335c78f61b5e12.tar.gz gentoo-2-e61bf154950310866eed268e3b335c78f61b5e12.tar.bz2 gentoo-2-e61bf154950310866eed268e3b335c78f61b5e12.zip |
ia64/sparc stable wrt #268176
(Portage version: 2.1.6.11/cvs/Linux ia64)
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 2fabc65d9459..cdc842348e64 100644 --- a/dev-perl/Proc-Simple/ChangeLog +++ b/dev-perl/Proc-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Proc-Simple # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.26 2009/05/03 17:41:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.27 2009/05/04 15:52:58 armin76 Exp $ + + 04 May 2009; Raúl Porcel <armin76@gentoo.org> Proc-Simple-1.24.ebuild: + ia64/sparc stable wrt #268176 03 May 2009; Markus Meier <maekke@gentoo.org> Proc-Simple-1.24.ebuild: amd64 stable, bug #268176 diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild index e1972e004893..0b6eb8cdd37e 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.4 2009/05/03 17:41:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.5 2009/05/04 15:52:58 armin76 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" |