diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-30 16:42:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-30 16:42:59 +0000 |
commit | 4f0357149f1029244f70cc8bcd56dc87f909d830 (patch) | |
tree | f4c19fa7d41c315fe7c91b5616df7f0238b68dee /dev-perl/IO-Tty | |
parent | Stable for HPPA (bug #358513). (diff) | |
download | gentoo-2-4f0357149f1029244f70cc8bcd56dc87f909d830.tar.gz gentoo-2-4f0357149f1029244f70cc8bcd56dc87f909d830.tar.bz2 gentoo-2-4f0357149f1029244f70cc8bcd56dc87f909d830.zip |
Marked ~hppa (bug #361155).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog index 71336379282a..ffe4806afdc5 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.38 2011/01/14 17:17:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.39 2011/03/30 16:42:59 jer Exp $ + + 30 Mar 2011; Jeroen Roovers <jer@gentoo.org> IO-Tty-1.10.ebuild: + Marked ~hppa (bug #361155). 14 Jan 2011; Torsten Veller <tove@gentoo.org> -IO-Tty-1.09.ebuild: Cleanup diff --git a/dev-perl/IO-Tty/IO-Tty-1.10.ebuild b/dev-perl/IO-Tty/IO-Tty-1.10.ebuild index 2144b952faf6..1678d1eb939b 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-2010 Gentoo Foundation +# 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.1 2010/10/15 11:46:19 tove Exp $ +# $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 $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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="" |