summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-10-01 00:30:03 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-10-01 00:30:03 +0000
commitf8a465cde59190e61bc4d1b39e9991bf82c61b40 (patch)
treea4f34a0b968a7b8434c327407c3aff8175eb7a95 /x11-misc/xfm/xfm-1.4.3.ebuild
parentWill be readded as soon as license has been clarified. (diff)
downloadhistorical-f8a465cde59190e61bc4d1b39e9991bf82c61b40.tar.gz
historical-f8a465cde59190e61bc4d1b39e9991bf82c61b40.tar.bz2
historical-f8a465cde59190e61bc4d1b39e9991bf82c61b40.zip
Fix bug 66133 (add missing inherit).
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-misc/xfm/xfm-1.4.3.ebuild')
-rw-r--r--x11-misc/xfm/xfm-1.4.3.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/xfm/xfm-1.4.3.ebuild b/x11-misc/xfm/xfm-1.4.3.ebuild
index dd1edade1162..de72b3ce29f2 100644
--- a/x11-misc/xfm/xfm-1.4.3.ebuild
+++ b/x11-misc/xfm/xfm-1.4.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfm/xfm-1.4.3.ebuild,v 1.4 2005/06/14 14:44:11 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfm/xfm-1.4.3.ebuild,v 1.5 2005/10/01 00:30:03 nelchael Exp $
+
+inherit eutils
DESCRIPTION="A classic X11 file manager"
HOMEPAGE="http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/"