summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-08 01:33:50 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-08 01:33:50 +0000
commitb5283a451fab1c598f914fe8743ec001cff36c4c (patch)
tree264e1fb8e8e17c67c09e2a8fa9df357c77594ad8
parentMarked stable for x86 (diff)
downloadgentoo-2-b5283a451fab1c598f914fe8743ec001cff36c4c.tar.gz
gentoo-2-b5283a451fab1c598f914fe8743ec001cff36c4c.tar.bz2
gentoo-2-b5283a451fab1c598f914fe8743ec001cff36c4c.zip
Added hppa to keywords.
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ChangeLog5
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild4
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild4
-rw-r--r--sys-libs/readline/ChangeLog5
-rw-r--r--sys-libs/readline/readline-4.3-r4.ebuild4
5 files changed, 14 insertions, 8 deletions
diff --git a/dev-perl/ExtUtils-MakeMaker/ChangeLog b/dev-perl/ExtUtils-MakeMaker/ChangeLog
index 838cd956cef7..662223c280c9 100644
--- a/dev-perl/ExtUtils-MakeMaker/ChangeLog
+++ b/dev-perl/ExtUtils-MakeMaker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/ExtUtils-MakeMaker
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ChangeLog,v 1.14 2003/01/19 16:57:28 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ChangeLog,v 1.15 2003/02/08 01:33:50 gmsoft Exp $
+
+ 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
+ Added hppa to keywords.
* ExtUtils-MakeMaker-6.05-r4 (20 Dec 2002)
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild
index 5928aa553d75..58e665034b10 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild,v 1.3 2002/12/19 22:17:28 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r3.ebuild,v 1.4 2003/02/08 01:33:50 gmsoft Exp $
inherit perl-post
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 sparc ppc alpha"
+KEYWORDS="x86 sparc ppc alpha hppa"
DEPEND=">=sys-devel/perl-5.6.1-r9"
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
index a6c7e712f6ff..974ab716fa6d 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.3 2003/01/19 16:57:28 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.4 2003/02/08 01:33:50 gmsoft Exp $
inherit perl-post
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 sparc ppc alpha mips"
+KEYWORDS="x86 sparc ppc alpha mips hppa"
DEPEND=">=sys-devel/perl-5.6.1-r10"
diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog
index 0ca3f353a10a..3cf796302df4 100644
--- a/sys-libs/readline/ChangeLog
+++ b/sys-libs/readline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/readline
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.14 2002/12/25 23:05:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.15 2003/02/08 01:30:26 gmsoft Exp $
+
+ 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> readline-4.3-r4.ebuild :
+ Added hppa to keywords.
12 Dec 2002; Jan Seidel <tuxus@gentoo.org> readline-4.2a-r1.ebuild :
diff --git a/sys-libs/readline/readline-4.3-r4.ebuild b/sys-libs/readline/readline-4.3-r4.ebuild
index 4ae6b049eafc..9dd8d89d71ab 100644
--- a/sys-libs/readline/readline-4.3-r4.ebuild
+++ b/sys-libs/readline/readline-4.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.4 2002/12/25 23:05:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.5 2003/02/08 01:30:27 gmsoft Exp $
inherit eutils
@@ -16,7 +16,7 @@ HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa"
# We must be sertain that we have a bash that is linked
# to its internal readline, else we may get problems.