summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-07 15:16:20 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-07 15:16:20 +0000
commit884fde2d65ea248765a23e30c10187673a8efa59 (patch)
treefd2da1d684650a7fb53790dc39ceb40d0ef239ba /sys-boot/netboot/netboot-0.9.8.ebuild
parentfix insecure tempfile handling, bug #66357 (Manifest recommit) (diff)
downloadgentoo-2-884fde2d65ea248765a23e30c10187673a8efa59.tar.gz
gentoo-2-884fde2d65ea248765a23e30c10187673a8efa59.tar.bz2
gentoo-2-884fde2d65ea248765a23e30c10187673a8efa59.zip
touchups
Diffstat (limited to 'sys-boot/netboot/netboot-0.9.8.ebuild')
-rw-r--r--sys-boot/netboot/netboot-0.9.8.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-boot/netboot/netboot-0.9.8.ebuild b/sys-boot/netboot/netboot-0.9.8.ebuild
index 5e09b312e2d1..80377eabe0f0 100644
--- a/sys-boot/netboot/netboot-0.9.8.ebuild
+++ b/sys-boot/netboot/netboot-0.9.8.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.9.8.ebuild,v 1.2 2004/10/06 05:57:48 zhen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.9.8.ebuild,v 1.3 2004/10/07 15:16:20 vapier Exp $
DESCRIPTION="x86 specific netbooting utility"
-HOMEPAGE="http://netboot.sourceforge.net"
+HOMEPAGE="http://netboot.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* x86"
IUSE=""
DEPEND="sys-devel/autoconf"