diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-11-02 20:57:37 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-11-02 20:57:37 +0000 |
commit | 7f994d8872d2eb89b63f2de2fedf5ad3ef35b23a (patch) | |
tree | 37a4bb70551086516f5bb411b71d7c2a6e0b5522 /net-misc | |
parent | stable ppc, bug #197884 (diff) | |
download | gentoo-2-7f994d8872d2eb89b63f2de2fedf5ad3ef35b23a.tar.gz gentoo-2-7f994d8872d2eb89b63f2de2fedf5ad3ef35b23a.tar.bz2 gentoo-2-7f994d8872d2eb89b63f2de2fedf5ad3ef35b23a.zip |
stable ppc, bug #197822
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-misc')
-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 761703d74770..33b0d4395f82 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.2 2007/11/01 21:56:29 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.3 2007/11/02 20:57:37 pylon Exp $ + + 02 Nov 2007; Lars Weiler <pylon@gentoo.org> + netkit-bootparamd-0.17-r2.ebuild: + stable ppc, bug #197822 01 Nov 2007; Markus Ullmann <jokey@gentoo.org> netkit-bootparamd-0.17-r1.ebuild, 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 77aec5830de2..c73f97a22c28 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.2 2007/11/01 21:56:29 jokey Exp $ +# $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 $ 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" |