summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 19:57:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 19:57:24 +0000
commit3e58ddab71e2853d3e6733d532a6861696c45a79 (patch)
treedfb43bca7490ea47466b022aa7ee9a096f737b8c /dev-perl/IO-Tty
parentMark 2.6.9 stable on alpha (diff)
downloadhistorical-3e58ddab71e2853d3e6733d532a6861696c45a79.tar.gz
historical-3e58ddab71e2853d3e6733d532a6861696c45a79.tar.bz2
historical-3e58ddab71e2853d3e6733d532a6861696c45a79.zip
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-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 efa2227431b8..03ae1c95e80e 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.22 2006/10/09 15:45:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.23 2006/10/20 19:48:12 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IO-Tty-1.07.ebuild:
+ Stable on Alpha.
09 Oct 2006; Michael Cummings <mcummings@gentoo.org> -IO-Tty-0.04.ebuild,
-IO-Tty-0.04-r1.ebuild, -IO-Tty-1.02.ebuild, IO-Tty-1.02-r1.ebuild,
diff --git a/dev-perl/IO-Tty/IO-Tty-1.07.ebuild b/dev-perl/IO-Tty/IO-Tty-1.07.ebuild
index db3aa0274f57..39bba263dae8 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.5 2006/10/14 20:30:09 vapier Exp $
+# $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 $
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"