summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Wourms <dragon@gentoo.org>2003-02-24 19:42:05 +0000
committerNicholas Wourms <dragon@gentoo.org>2003-02-24 19:42:05 +0000
commit0c4409430cc5191fcadc15471972ac8cc597c06d (patch)
treef5644aed39cc84df05a66a3532bd3f94050deb1b /net-misc/netkit-rsh
parentnew pack (diff)
downloadgentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.tar.gz
gentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.tar.bz2
gentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.zip
Added mips keywordage to ebuilds.
Diffstat (limited to 'net-misc/netkit-rsh')
-rw-r--r--net-misc/netkit-rsh/ChangeLog8
-rw-r--r--net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild4
-rw-r--r--net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog
index 26e9ee64c5ab..e5629d317ab1 100644
--- a/net-misc/netkit-rsh/ChangeLog
+++ b/net-misc/netkit-rsh/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-misc/netkit-rsh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.9 2003/02/12 08:28:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.10 2003/02/24 19:42:04 dragon Exp $
*netkit-rsh-0.17-r3 (25 Oct 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-rsh-0.17-r3.ebuild :
+ Added mips to the keywords.
+
10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
Inherit eutils to use epatch instead. Also, changed sed expression
@@ -19,6 +22,9 @@
*netkit-rsh-0.17-r2 (1 Feb 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-rsh-0.17-r2.ebuild :
+ Added mips to the keywords.
+
20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> netkit-rsh-0.17-r2.ebuild :
Added ppc to KEYWORDS.
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild
index 5f6f3775c0db..7529ea64d497 100644
--- a/net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild
+++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild,v 1.11 2003/02/10 10:31:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild,v 1.12 2003/02/24 19:42:04 dragon Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 sparc ppc"
+KEYWORDS="x86 sparc ppc mips"
DEPEND=">=sys-libs/ncurses-5.2
>=sys-libs/pam-0.72"
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild
index 1286c8aebc92..cdb6619896dd 100644
--- a/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild
+++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild,v 1.4 2003/02/10 10:32:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild,v 1.5 2003/02/24 19:42:04 dragon Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 sparc ppc alpha"
+KEYWORDS="x86 sparc ppc alpha mips"
DEPEND=">=sys-libs/ncurses-5.2
>=sys-libs/pam-0.72"