diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:29:09 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:29:09 +0000 |
commit | 30ab29954be51f879ad3b37560a2ec75f077fceb (patch) | |
tree | d8285dbe34df5de9eac98da929ef77fd7ff72bac /x11-misc/xfe | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-30ab29954be51f879ad3b37560a2ec75f077fceb.tar.gz gentoo-2-30ab29954be51f879ad3b37560a2ec75f077fceb.tar.bz2 gentoo-2-30ab29954be51f879ad3b37560a2ec75f077fceb.zip |
header fix
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.54.2.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/xfe/Manifest b/x11-misc/xfe/Manifest index 11a18a386046..1ff5d49eed0d 100644 --- a/x11-misc/xfe/Manifest +++ b/x11-misc/xfe/Manifest @@ -1,3 +1,3 @@ -MD5 3a8bedceeae0ff02b7c2753294c39ed1 xfe-0.54.2.ebuild 755 MD5 af2a9816c804b1fffa0b1f08310d72ef ChangeLog 467 +MD5 62afc33d9fac42319be42161e9728fe0 xfe-0.54.2.ebuild 842 MD5 29ee287c9178642a5a8d667fa5312a5f files/digest-xfe-0.54.2 62 diff --git a/x11-misc/xfe/xfe-0.54.2.ebuild b/x11-misc/xfe/xfe-0.54.2.ebuild index 922048de7170..ae11021e47f8 100644 --- a/x11-misc/xfe/xfe-0.54.2.ebuild +++ b/x11-misc/xfe/xfe-0.54.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.54.2.ebuild,v 1.3 2003/09/05 23:29:06 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="X File Explorer (Xfe) is an MS-Explorer like file manager for X. It is based on the popular, but discontinued, X Win Commander, which was developed by Maxim Baranov. Xfe aims to be the filemanager of choice for all the Unix addicts." |