diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:54:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:54:00 +0000 |
commit | b0c2b21d5e6ff0225ed1929576cd131d9dc48c66 (patch) | |
tree | eabc93616182e724435e93781e695999cc7643cb /sys-boot/netboot | |
parent | x86 stable wrt bug #391529 (diff) | |
download | gentoo-2-b0c2b21d5e6ff0225ed1929576cd131d9dc48c66.tar.gz gentoo-2-b0c2b21d5e6ff0225ed1929576cd131d9dc48c66.tar.bz2 gentoo-2-b0c2b21d5e6ff0225ed1929576cd131d9dc48c66.zip |
x86 stable wrt bug #391521
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-boot/netboot')
-rw-r--r-- | sys-boot/netboot/ChangeLog | 7 | ||||
-rw-r--r-- | sys-boot/netboot/netboot-0.10.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-boot/netboot/ChangeLog b/sys-boot/netboot/ChangeLog index 538a9b324b3b..b00c81981d3c 100644 --- a/sys-boot/netboot/ChangeLog +++ b/sys-boot/netboot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/netboot -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/ChangeLog,v 1.7 2010/02/08 23:57:04 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/ChangeLog,v 1.8 2011/11/28 11:54:00 phajdan.jr Exp $ + + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> netboot-0.10.2.ebuild: + x86 stable wrt bug #391521 *netboot-0.10.2 (08 Feb 2010) diff --git a/sys-boot/netboot/netboot-0.10.2.ebuild b/sys-boot/netboot/netboot-0.10.2.ebuild index fb1a54ea7c36..b6708ff32d7c 100644 --- a/sys-boot/netboot/netboot-0.10.2.ebuild +++ b/sys-boot/netboot/netboot-0.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.10.2.ebuild,v 1.1 2010/02/08 23:57:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.10.2.ebuild,v 1.2 2011/11/28 11:54:00 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-libs/lzo-2 |