diff options
author | Markus Meier <maekke@gentoo.org> | 2015-01-17 19:53:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-01-17 19:53:14 +0000 |
commit | 5c28ffbebadb1c90cff9dd8bef7f237c00858fc3 (patch) | |
tree | ca53ac42b9562dea51d7023b2a1fdd1b5d97d68b /dev-perl/IO-Tty | |
parent | Remove old. (diff) | |
download | gentoo-2-5c28ffbebadb1c90cff9dd8bef7f237c00858fc3.tar.gz gentoo-2-5c28ffbebadb1c90cff9dd8bef7f237c00858fc3.tar.bz2 gentoo-2-5c28ffbebadb1c90cff9dd8bef7f237c00858fc3.zip |
arm stable, bug #535202
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 d8504ece18af..8d6b1df22d3c 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.54 2015/01/17 13:51:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.55 2015/01/17 19:53:14 maekke Exp $ + + 17 Jan 2015; Markus Meier <maekke@gentoo.org> IO-Tty-1.120.0.ebuild: + arm stable, bug #535202 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> IO-Tty-1.120.0.ebuild: Stable for ppc, wrt 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 14dea3883951..e581529b537b 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.4 2015/01/17 13:51:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild,v 1.5 2015/01/17 19:53:14 maekke 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 |