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-tftp | |
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-tftp')
-rw-r--r-- | net-misc/netkit-tftp/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netkit-tftp/netkit-tftp-0.17.ebuild | 4 |
3 files changed, 11 insertions, 5 deletions
diff --git a/net-misc/netkit-tftp/ChangeLog b/net-misc/netkit-tftp/ChangeLog index 976ace0c83a8..4ebf6c96ed2b 100644 --- a/net-misc/netkit-tftp/ChangeLog +++ b/net-misc/netkit-tftp/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for net-misc/netkit-tftp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/ChangeLog,v 1.5 2003/02/12 08:28:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/ChangeLog,v 1.6 2003/02/24 19:42:04 dragon Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *netkit-tftp-0.17-r1 (22 Apr 2002) + 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-tftp-0.17-r1.ebuild : + Added stable mips keyword to the ebuild. + 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> netkit-tftp-0.17.ebuild netkit-tftp-0.17-1.ebuild : @@ -20,6 +23,9 @@ *netkit-tftp-0.17 (18 Feb 2002) + 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-tftp-0.17.ebuild : + Added stable mips keyword to the ebuild. + 09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-tftp-0.17.ebuild: Added KEYWORDS, LICENSE, SLOT. diff --git a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild b/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild index 03d97541c4c2..38d2a9387ac9 100644 --- a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild +++ b/net-misc/netkit-tftp/netkit-tftp-0.17-r1.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-tftp/netkit-tftp-0.17-r1.ebuild,v 1.10 2003/02/13 15:01:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild,v 1.11 2003/02/24 19:42:04 dragon Exp $ DESCRIPTION="the tftp server included in netkit" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.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" diff --git a/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild b/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild index 4ab4e090813b..0731342affa6 100644 --- a/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild +++ b/net-misc/netkit-tftp/netkit-tftp-0.17.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-tftp/netkit-tftp-0.17.ebuild,v 1.11 2003/02/13 15:01:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild,v 1.12 2003/02/24 19:42:04 dragon Exp $ DESCRIPTION="the tftp server included in netkit" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.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" |