diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:51:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:51:01 +0000 |
commit | c991026655be64106f619c2a045b36b9583d0f06 (patch) | |
tree | 77811808b80ee7506352a85a73160d6c14dfcb07 /dev-perl/IO-Tty | |
parent | EAPI 5 (diff) | |
download | gentoo-2-c991026655be64106f619c2a045b36b9583d0f06.tar.gz gentoo-2-c991026655be64106f619c2a045b36b9583d0f06.tar.bz2 gentoo-2-c991026655be64106f619c2a045b36b9583d0f06.zip |
Stable for ppc, wrt bug #535202
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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.120.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog index 2a6bb202eef2..d8504ece18af 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.53 2015/01/13 17:37:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.54 2015/01/17 13:51:01 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> IO-Tty-1.120.0.ebuild: + Stable for ppc, wrt bug #535202 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> IO-Tty-1.120.0.ebuild: Stable for HPPA (bug #535202). diff --git a/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild b/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild index b9a402464752..14dea3883951 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.120.0.ebuild,v 1.3 2015/01/13 17:37:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild,v 1.4 2015/01/17 13:51:01 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST=do |