diff options
author | Markus Meier <maekke@gentoo.org> | 2007-11-05 13:41:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-11-05 13:41:37 +0000 |
commit | c4eaa4b87abb07ef0e2e1e423a239efa61272dc1 (patch) | |
tree | cae2e4302fc83cad7de56c994f1f72f76e310469 /net-misc/netkit-bootparamd | |
parent | x86 stable, bug 197716 and add quotes (diff) | |
download | gentoo-2-c4eaa4b87abb07ef0e2e1e423a239efa61272dc1.tar.gz gentoo-2-c4eaa4b87abb07ef0e2e1e423a239efa61272dc1.tar.bz2 gentoo-2-c4eaa4b87abb07ef0e2e1e423a239efa61272dc1.zip |
x86 stable, bug #197822
(Portage version: 2.1.3.18)
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-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/netkit-bootparamd/ChangeLog b/net-misc/netkit-bootparamd/ChangeLog index 33b0d4395f82..83bb1349e511 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.3 2007/11/02 20:57:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.4 2007/11/05 13:41:37 maekke Exp $ + + 05 Nov 2007; Markus Meier <maekke@gentoo.org> + netkit-bootparamd-0.17-r2.ebuild: + x86 stable, bug #197822 02 Nov 2007; Lars Weiler <pylon@gentoo.org> netkit-bootparamd-0.17-r2.ebuild: diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild index c73f97a22c28..f5250411632b 100644 --- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild +++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.3 2007/11/02 20:57:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild,v 1.4 2007/11/05 13:41:37 maekke Exp $ inherit eutils @@ -10,7 +10,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" |