summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-12-24 00:52:06 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-12-24 00:52:06 +0000
commitd18e67a361d4f854bcc9af28188b3ece148d7d63 (patch)
tree2753152581901f639fc542f9a2081fbd8252b675 /dev-perl/IO-Tty
parentStable on ppc. (diff)
downloadhistorical-d18e67a361d4f854bcc9af28188b3ece148d7d63.tar.gz
historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.tar.bz2
historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.zip
Stable on ppc.
Package-Manager: portage-2.1.1-r2
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.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index 1ff24d480f3c..28183ac9fcb2 100644
--- a/dev-perl/IO-Tty/ChangeLog
+++ b/dev-perl/IO-Tty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-Tty
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.24 2006/10/21 14:17:59 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.25 2006/12/24 00:29:54 dertobi123 Exp $
+
+ 24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> IO-Tty-1.07.ebuild:
+ Stable on ppc.
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> ChangeLog:
ppc stable
diff --git a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
index 39bba263dae8..e41f3d60dc19 100644
--- a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.07.ebuild,v 1.6 2006/10/20 19:48:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.07.ebuild,v 1.7 2006/12/24 00:29:54 dertobi123 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RG/RGIERSIG/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc s390 sh sparc ~x86"
+KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl"