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
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')
-rw-r--r--x11-misc/xfm/ChangeLog5
-rw-r--r--x11-misc/xfm/Manifest16
-rw-r--r--x11-misc/xfm/xfm-1.4.3.ebuild4
3 files changed, 10 insertions, 15 deletions
diff --git a/x11-misc/xfm/ChangeLog b/x11-misc/xfm/ChangeLog
index d9b0c9aae517..8bc87f54c4fd 100644
--- a/x11-misc/xfm/ChangeLog
+++ b/x11-misc/xfm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xfm
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfm/ChangeLog,v 1.5 2005/06/14 14:44:11 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfm/ChangeLog,v 1.6 2005/10/01 00:30:03 nelchael Exp $
+
+ 01 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org> xfm-1.4.3.ebuild:
+ Fix bug 66133 (add missing inherit).
14 Jun 2005; Jonathan Smith <smithj@gentoo.org>
+files/xfm-1.4.3-malloc.patch, xfm-1.4.3.ebuild:
diff --git a/x11-misc/xfm/Manifest b/x11-misc/xfm/Manifest
index 27244e4b4d88..5208c6cd28bf 100644
--- a/x11-misc/xfm/Manifest
+++ b/x11-misc/xfm/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 15e07e299a96234dfff0e9effdb1c740 ChangeLog 976
+MD5 4de90eedba968f463ae5acfb9b2140ae xfm-1.4.3.ebuild 1116
+MD5 9f7115ee62b830738dfc26b242e3e236 ChangeLog 1089
MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173
-MD5 7e98a1e662f5ec3968667bb05a60b5f6 xfm-1.4.3.ebuild 1098
-MD5 bcfae9591c9931439f5bcb29d8c93a94 files/digest-xfm-1.4.3 61
MD5 0f75a007428c6d3d50de93fcdbb67a6f files/xfm-1.4.3-malloc.patch 413
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCru1Xl5AvwDPiUowRAi77AKCm1B5GfV5n3Dyc2HG1NaBOhwFMtACeLKIQ
-GePMx/eqvIctyDBwXtjJ/m8=
-=5qpm
------END PGP SIGNATURE-----
+MD5 bcfae9591c9931439f5bcb29d8c93a94 files/digest-xfm-1.4.3 61
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/"