diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-07-22 14:06:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-07-22 14:06:58 +0000 |
commit | bec2ec96008530bfe56234ee65b1bf2e3763d53d (patch) | |
tree | 652af343ac063459295d1f9f52216cbfa72039f3 /dev-perl/IO-Tty | |
parent | Stable for HPPA (bug #373877). (diff) | |
download | historical-bec2ec96008530bfe56234ee65b1bf2e3763d53d.tar.gz historical-bec2ec96008530bfe56234ee65b1bf2e3763d53d.tar.bz2 historical-bec2ec96008530bfe56234ee65b1bf2e3763d53d.zip |
Stable for HPPA (bug #372773).
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IO-Tty')
-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="" |