diff options
author | 2003-02-24 19:42:05 +0000 | |
---|---|---|
committer | 2003-02-24 19:42:05 +0000 | |
commit | e3e93a276019869bf111db53d26dbd53064a6a47 (patch) | |
tree | d413a4354c2019a5249376a401114c17457e2c05 /net-misc/netkit-routed | |
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-routed')
-rw-r--r-- | net-misc/netkit-routed/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-routed/ChangeLog b/net-misc/netkit-routed/ChangeLog index 2d70b6cebf3a..ca0b8e160044 100644 --- a/net-misc/netkit-routed/ChangeLog +++ b/net-misc/netkit-routed/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for net-misc/netkit-routed # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/ChangeLog,v 1.6 2003/02/12 08:28:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/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-routed-0.17-r1 (1 Feb 2002) + 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-routed-0.17-r1.ebuild : + Added stable mips keyword to the ebuild. + 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> netkit-routed-0.17-r1.ebuild : diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild index 15820c72a48a..57e55220b56c 100644 --- a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild +++ b/net-misc/netkit-routed/netkit-routed-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-routed/netkit-routed-0.17-r1.ebuild,v 1.14 2003/02/13 15:01:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild,v 1.15 2003/02/24 19:42:04 dragon Exp $ DESCRIPTION="Netkit - routed" SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.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" |