diff options
author | 2011-12-20 20:37:24 +0000 | |
---|---|---|
committer | 2011-12-20 20:37:24 +0000 | |
commit | 4214e9adc0a318992bfa130e0879c9d1395aa21a (patch) | |
tree | f8119fa594bd3743b7f8cad99bf2df6dc6dcc889 /dev-perl | |
parent | Stable for HPPA (bug #395341). (diff) | |
download | gentoo-2-4214e9adc0a318992bfa130e0879c9d1395aa21a.tar.gz gentoo-2-4214e9adc0a318992bfa130e0879c9d1395aa21a.tar.bz2 gentoo-2-4214e9adc0a318992bfa130e0879c9d1395aa21a.zip |
Stable for HPPA (bug #393743).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-Multiplex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.130.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index 092c898a3d58..f66e4ff1a10c 100644 --- a/dev-perl/IO-Multiplex/ChangeLog +++ b/dev-perl/IO-Multiplex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Multiplex # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.34 2011/12/18 19:49:43 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.35 2011/12/20 20:37:24 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> IO-Multiplex-1.130.0.ebuild: + Stable for HPPA (bug #393743). 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> IO-Multiplex-1.130.0.ebuild: diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0.ebuild index ddfcba9c8a11..cc6fa461f100 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0.ebuild @@ -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/IO-Multiplex/IO-Multiplex-1.130.0.ebuild,v 1.3 2011/12/18 19:49:43 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0.ebuild,v 1.4 2011/12/20 20:37:24 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manage IO on many file handles " SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |