summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-04 21:31:06 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-04 21:31:06 +0000
commite57a97b9c7317d0c8e84c822633cf905eda1dddd (patch)
treef8acc0e68ab36ff39c61d2e0684d0dc889924592 /sys-apps/netboot-base
parenttouchups (diff)
downloadhistorical-e57a97b9c7317d0c8e84c822633cf905eda1dddd.tar.gz
historical-e57a97b9c7317d0c8e84c822633cf905eda1dddd.tar.bz2
historical-e57a97b9c7317d0c8e84c822633cf905eda1dddd.zip
fix inherit
Diffstat (limited to 'sys-apps/netboot-base')
-rw-r--r--sys-apps/netboot-base/Manifest8
-rw-r--r--sys-apps/netboot-base/netboot-base-20041007.ebuild6
2 files changed, 7 insertions, 7 deletions
diff --git a/sys-apps/netboot-base/Manifest b/sys-apps/netboot-base/Manifest
index 4c5944eb8935..4c31d9b74e7f 100644
--- a/sys-apps/netboot-base/Manifest
+++ b/sys-apps/netboot-base/Manifest
@@ -3,12 +3,12 @@ Hash: SHA1
MD5 d4969be6b3f1725977e3e6774a050257 ChangeLog 341
MD5 607dc51d1f0bcebda4b8fe238ddb7734 metadata.xml 286
-MD5 9deb2169eb73a07c104b51d77db9d7a8 netboot-base-20041007.ebuild 965
+MD5 f75b672a5201cd146f46c712cb576445 netboot-base-20041007.ebuild 977
MD5 70bab51ddf543bb3c33317914b4c5fa3 files/digest-netboot-base-20041007 72
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFB2wsDroRuSHgZdywRAjYOAJ0bAfVccBalJByUztdOOtaA8KKg8wCdER/Q
-yIt+yiSswW2FuG0ERzVQ11Q=
-=FBrL
+iD8DBQFB2wsvroRuSHgZdywRAn8zAJ9imftC3SYhg7w9F7yl6Aqy8TjQPACfaQ0Y
+3/GcdEW/npfrMr/2K/ebTBo=
+=NnEY
-----END PGP SIGNATURE-----
diff --git a/sys-apps/netboot-base/netboot-base-20041007.ebuild b/sys-apps/netboot-base/netboot-base-20041007.ebuild
index 752745be8224..286c410d5c27 100644
--- a/sys-apps/netboot-base/netboot-base-20041007.ebuild
+++ b/sys-apps/netboot-base/netboot-base-20041007.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20041007.ebuild,v 1.3 2005/01/04 21:29:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20041007.ebuild,v 1.4 2005/01/04 21:31:06 vapier Exp $
-inherit gcc
+inherit toolchain-funcs
DESCRIPTION="Baselayout for netboot systems"
HOMEPAGE="http://www.gentoo.org/"