summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:02:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:02:16 +0000
commitd4d443510fc8f27848a4f0f7832b0da89642da36 (patch)
tree2c766ee6fd9579b0107d87f7cfe9454a90830dec /dev-util/rootstrap/rootstrap-0.3.19.ebuild
parent(Manifest recommit) (diff)
downloadgentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.tar.gz
gentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.tar.bz2
gentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.zip
Add inherit eutils
Diffstat (limited to 'dev-util/rootstrap/rootstrap-0.3.19.ebuild')
-rw-r--r--dev-util/rootstrap/rootstrap-0.3.19.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/rootstrap/rootstrap-0.3.19.ebuild b/dev-util/rootstrap/rootstrap-0.3.19.ebuild
index 25e6f27e4635..aabe9c983eb4 100644
--- a/dev-util/rootstrap/rootstrap-0.3.19.ebuild
+++ b/dev-util/rootstrap/rootstrap-0.3.19.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.19.ebuild,v 1.1 2004/04/09 13:09:52 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.19.ebuild,v 1.2 2004/04/27 20:58:17 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A tool for building complete Linux filesystem images"
HOMEPAGE="http://packages.qa.debian.org/rootstrap"