summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:56:07 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:56:07 +0000
commit5755968881b97db2a8cb1b5b942c3208aa71f8ef (patch)
treeddc9621474bf7c94179062d1fc4d1453f8bb19fe /sys-fs/lde/lde-2.6.0.ebuild
parentarm KEYWORD (diff)
downloadhistorical-5755968881b97db2a8cb1b5b942c3208aa71f8ef.tar.gz
historical-5755968881b97db2a8cb1b5b942c3208aa71f8ef.tar.bz2
historical-5755968881b97db2a8cb1b5b942c3208aa71f8ef.zip
Add inherit eutils
Diffstat (limited to 'sys-fs/lde/lde-2.6.0.ebuild')
-rw-r--r--sys-fs/lde/lde-2.6.0.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-fs/lde/lde-2.6.0.ebuild b/sys-fs/lde/lde-2.6.0.ebuild
index 48ac1844753a..cbdbbab8243f 100644
--- a/sys-fs/lde/lde-2.6.0.ebuild
+++ b/sys-fs/lde/lde-2.6.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lde/lde-2.6.0.ebuild,v 1.3 2003/11/11 15:11:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lde/lde-2.6.0.ebuild,v 1.4 2004/04/27 21:53:05 agriffis Exp $
+
+inherit eutils
DESCRIPTION="ext2fs and minix disk editor for linux"
HOMEPAGE="http://lde.sourceforge.net/"