diff options
author | Nicholas Wourms <dragon@gentoo.org> | 2003-02-24 19:42:05 +0000 |
---|---|---|
committer | Nicholas Wourms <dragon@gentoo.org> | 2003-02-24 19:42:05 +0000 |
commit | e3e93a276019869bf111db53d26dbd53064a6a47 (patch) | |
tree | d413a4354c2019a5249376a401114c17457e2c05 /net-misc/netkit-rsh | |
parent | new pack (diff) | |
download | historical-e3e93a276019869bf111db53d26dbd53064a6a47.tar.gz historical-e3e93a276019869bf111db53d26dbd53064a6a47.tar.bz2 historical-e3e93a276019869bf111db53d26dbd53064a6a47.zip |
Added mips keywordage to ebuilds.
Diffstat (limited to 'net-misc/netkit-rsh')
-rw-r--r-- | net-misc/netkit-rsh/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild | 4 |
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" |