diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-07-22 14:06:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-07-22 14:06:01 +0000 |
commit | 830384de3ea5fe184a37c61103f074d96d72b02f (patch) | |
tree | 17a51dc8228dc2f9161f1a9e97e3d25a40c905b6 /dev-perl | |
parent | Stable for HPPA (bug #373877). (diff) | |
download | gentoo-2-830384de3ea5fe184a37c61103f074d96d72b02f.tar.gz gentoo-2-830384de3ea5fe184a37c61103f074d96d72b02f.tar.bz2 gentoo-2-830384de3ea5fe184a37c61103f074d96d72b02f.zip |
Stable for HPPA (bug #372773).
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-Tty/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog index ffe4806afdc5..a0524cc36a15 100644 --- a/dev-perl/IO-Tty/ChangeLog +++ b/dev-perl/IO-Tty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Tty # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.39 2011/03/30 16:42:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.40 2011/07/22 14:06:01 jer Exp $ + + 22 Jul 2011; Jeroen Roovers <jer@gentoo.org> IO-Tty-1.10.ebuild: + Stable for HPPA (bug #372773). 30 Mar 2011; Jeroen Roovers <jer@gentoo.org> IO-Tty-1.10.ebuild: Marked ~hppa (bug #361155). diff --git a/dev-perl/IO-Tty/IO-Tty-1.10.ebuild b/dev-perl/IO-Tty/IO-Tty-1.10.ebuild index 1678d1eb939b..6f0a8ef8a7df 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.10.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.10.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-Tty/IO-Tty-1.10.ebuild,v 1.2 2011/03/30 16:42:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild,v 1.3 2011/07/22 14:06:01 jer Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |