summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-18 12:09:08 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-18 12:09:08 +0000
commit67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf (patch)
treed12a22323d572a0246bc34767f9f18ba95366d15 /dev-perl/IO-Tty
parentppc stable #281207 (diff)
downloadhistorical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.tar.gz
historical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.tar.bz2
historical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.zip
arm stable, bug #314467
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r--dev-perl/IO-Tty/ChangeLog5
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index b1074120fceb..cc20598f5c33 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.31 2010/04/17 08:41:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.32 2010/04/18 12:02:13 maekke Exp $
+
+ 18 Apr 2010; Markus Meier <maekke@gentoo.org> IO-Tty-1.08.ebuild:
+ arm stable, bug #314467
17 Apr 2010; Torsten Veller <tove@gentoo.org> IO-Tty-1.08.ebuild:
Stable on amd64, x86 (#314467)
diff --git a/dev-perl/IO-Tty/IO-Tty-1.08.ebuild b/dev-perl/IO-Tty/IO-Tty-1.08.ebuild
index b15aaee3ef6f..c6bdb468904b 100644
--- a/dev-perl/IO-Tty/IO-Tty-1.08.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-1.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.08.ebuild,v 1.3 2010/04/17 08:41:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild,v 1.4 2010/04/18 12:02:13 maekke Exp $
MODULE_AUTHOR=RGIERSIG
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
LICENSE="|| ( Artistic GPL-2 )"
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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-lang/perl"