diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-18 07:10:08 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-18 07:10:08 +0000 |
commit | 4796c8796c9ab40b0a3dae244f7ead8f95cc3cc0 (patch) | |
tree | 8d3f67114a6e19a2c00d28f8cc02017addd3eef6 /net-misc/netkit-bootparamd | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-4796c8796c9ab40b0a3dae244f7ead8f95cc3cc0.tar.gz gentoo-2-4796c8796c9ab40b0a3dae244f7ead8f95cc3cc0.tar.bz2 gentoo-2-4796c8796c9ab40b0a3dae244f7ead8f95cc3cc0.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'net-misc/netkit-bootparamd')
-rw-r--r-- | net-misc/netkit-bootparamd/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/netkit-bootparamd/ChangeLog b/net-misc/netkit-bootparamd/ChangeLog index f71282887f63..cc41c128f6ff 100644 --- a/net-misc/netkit-bootparamd/ChangeLog +++ b/net-misc/netkit-bootparamd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/netkit-bootparamd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.6 2010/09/15 03:24:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.7 2010/10/18 07:10:08 leio Exp $ + + 18 Oct 2010; Mart Raudsepp <leio@gentoo.org> + netkit-bootparamd-0.17-r1.ebuild: + Drop to ~mips *netkit-bootparamd-0.17-r3 (15 Sep 2010) diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r1.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r1.ebuild index c8bb678b5d08..c02a5991f42e 100644 --- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r1.ebuild +++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r1.ebuild,v 1.2 2007/11/01 21:56:29 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r1.ebuild,v 1.3 2010/10/18 07:10:08 leio Exp $ DESCRIPTION="Netkit - bootparamd" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~hppa mips ppc sparc x86" +KEYWORDS="~hppa ~mips ppc sparc x86" IUSE="" DEPEND="!<=net-misc/netkit-bootpd-0.17-r2" |