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 | 0c4409430cc5191fcadc15471972ac8cc597c06d (patch) | |
tree | f5644aed39cc84df05a66a3532bd3f94050deb1b /net-misc/netkit-timed | |
parent | new pack (diff) | |
download | gentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.tar.gz gentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.tar.bz2 gentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.zip |
Added mips keywordage to ebuilds.
Diffstat (limited to 'net-misc/netkit-timed')
-rw-r--r-- | net-misc/netkit-timed/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-timed/ChangeLog b/net-misc/netkit-timed/ChangeLog index eddd75f70734..0d91891a0f49 100644 --- a/net-misc/netkit-timed/ChangeLog +++ b/net-misc/netkit-timed/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for net-misc/netkit-timed # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/ChangeLog,v 1.6 2003/02/12 08:29:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/ChangeLog,v 1.7 2003/02/24 19:42:04 dragon Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *netkit-timed-0.17-r6 (1 Feb 2002) + 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-timed-0.17-r6.ebuild : + Added stable mips keyword to the ebuild. + 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> netkit-timed-0.17-r6.ebuild : Added ppc to KEYWORDS. diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild index 5d54df33af24..aa076dc3c89e 100644 --- a/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild +++ b/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild @@ -1,12 +1,12 @@ # 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-timed/netkit-timed-0.17-r6.ebuild,v 1.10 2003/02/13 15:02:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r6.ebuild,v 1.11 2003/02/24 19:42:04 dragon Exp $ S=${WORKDIR}/${P} DESCRIPTION="Netkit - timed" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc mips" LICENSE="bsd" SLOT="0" |