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 /net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild | |
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)
Diffstat (limited to 'net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild')
-rw-r--r-- | net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |