diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-13 16:34:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-13 16:34:35 +0000 |
commit | fc38c7d43feea4a9365b7c3ea9cb6bcc16e67beb (patch) | |
tree | 42ef911a1d4d7adf3d3cc29d65199033484db2de | |
parent | Stable for amd64, wrt bug #420969 (diff) | |
download | gentoo-2-fc38c7d43feea4a9365b7c3ea9cb6bcc16e67beb.tar.gz gentoo-2-fc38c7d43feea4a9365b7c3ea9cb6bcc16e67beb.tar.bz2 gentoo-2-fc38c7d43feea4a9365b7c3ea9cb6bcc16e67beb.zip |
Stable for amd64, wrt bug #420971
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | net-misc/netkit-bootparamd/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/netkit-bootparamd/ChangeLog b/net-misc/netkit-bootparamd/ChangeLog index 01d229a3128e..0d477cd1182e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.8 2012/06/13 12:38:57 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.9 2012/06/13 16:34:35 ago Exp $ + + 13 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + netkit-bootparamd-0.17-r3.ebuild: + Stable for amd64, wrt bug #420971 13 Jun 2012; Michael Weber <xmw@gentoo.org> -netkit-bootparamd-0.17-r1.ebuild: drop old 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 eed1f940e839..a4217fb2714d 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-2010 Gentoo Foundation +# 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.1 2010/09/15 03:24:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild,v 1.2 2012/06/13 16:34:35 ago 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" |