diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-13 22:15:41 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-13 22:15:41 +0000 |
commit | 082c5fcdbd468476775193d7599d106e53056991 (patch) | |
tree | 4e8832197ca638caa47297ada1c1ff0c95fbc1d2 /net-misc/netkit-bootparamd | |
parent | Version bump for new UFW (diff) | |
download | gentoo-2-082c5fcdbd468476775193d7599d106e53056991.tar.gz gentoo-2-082c5fcdbd468476775193d7599d106e53056991.tar.bz2 gentoo-2-082c5fcdbd468476775193d7599d106e53056991.zip |
ppc stable (bug 420971)
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/netkit-bootparamd')
-rw-r--r-- | net-misc/netkit-bootparamd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-bootparamd/ChangeLog b/net-misc/netkit-bootparamd/ChangeLog index b2717b77456d..ff5047d200b6 100644 --- a/net-misc/netkit-bootparamd/ChangeLog +++ b/net-misc/netkit-bootparamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/netkit-bootparamd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.10 2012/06/13 19:01:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.11 2012/06/13 22:15:41 xmw Exp $ + + 13 Jun 2012; Michael Weber <xmw@gentoo.org> netkit-bootparamd-0.17-r3.ebuild: + ppc stable (bug 420971) 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> netkit-bootparamd-0.17-r3.ebuild: diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild index 9cc90c5ec8f1..49566c5f6b66 100644 --- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild +++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r3.ebuild,v 1.3 2012/06/13 19:01:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild,v 1.4 2012/06/13 22:15:41 xmw Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~mips ppc ~sparc x86" IUSE="" DEPEND="!<=net-misc/netkit-bootpd-0.17-r2" |