summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-15 18:22:47 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-15 18:22:47 +0000
commit7367994d5b7f638843b58fbd65944b82ff10b337 (patch)
treec34cc69134ebdcc4a0b111364f0185d13cdea710 /dev-perl/IO-Tty
parentAdded s390 to keywords (diff)
downloadhistorical-7367994d5b7f638843b58fbd65944b82ff10b337.tar.gz
historical-7367994d5b7f638843b58fbd65944b82ff10b337.tar.bz2
historical-7367994d5b7f638843b58fbd65944b82ff10b337.zip
Added s390 to keywords
Diffstat (limited to 'dev-perl/IO-Tty')
-rw-r--r--dev-perl/IO-Tty/ChangeLog7
-rw-r--r--dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild4
-rw-r--r--dev-perl/IO-Tty/IO-Tty-0.04.ebuild4
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild6
-rw-r--r--dev-perl/IO-Tty/IO-Tty-1.02.ebuild4
5 files changed, 14 insertions, 11 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog
index 7ad1355bdada..73ee8e9bf4f6 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.10 2003/07/12 10:49:57 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.11 2004/04/15 18:22:47 randy Exp $
+
+ 15 Apr 2004; Michael McCabe <randy@gentoo.org> IO-Tty-1.02-r1.ebuild:
+ adding s390 keywords
*IO-Tty-1.02-r1 (21 Jun 2003)
diff --git a/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild b/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild
index b586022a5905..6c782d0251ea 100644
--- a/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild,v 1.6 2004/04/15 18:22:47 randy Exp $
inherit perl-module
diff --git a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild b/dev-perl/IO-Tty/IO-Tty-0.04.ebuild
index 9bd9c3159761..c55d3790fc5f 100644
--- a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-0.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04.ebuild,v 1.12 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04.ebuild,v 1.13 2004/04/15 18:22:47 randy Exp $
inherit perl-module
diff --git a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
index 1c1dcc502951..84125fd7f5c7 100644
--- a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild,v 1.6 2004/04/15 18:22:47 randy Exp $
inherit perl-module
@@ -11,6 +11,6 @@ SRC_URI="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha"
+KEYWORDS="x86 amd64 ppc sparc alpha s390"
mymake="/usr"
diff --git a/dev-perl/IO-Tty/IO-Tty-1.02.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02.ebuild
index c40fcc16277f..efcaf345ecff 100644
--- a/dev-perl/IO-Tty/IO-Tty-1.02.ebuild
+++ b/dev-perl/IO-Tty/IO-Tty-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.02.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.02.ebuild,v 1.6 2004/04/15 18:22:47 randy Exp $
inherit perl-module