diff options
author | 2004-03-14 10:54:16 +0000 | |
---|---|---|
committer | 2004-03-14 10:54:16 +0000 | |
commit | d2a7a0a7b553a262a20af0037aa46396892cced5 (patch) | |
tree | 77805c41ac7fde83e7ebdf5a5635569521a22b77 /app-misc/emelfm/emelfm-0.9.2.ebuild | |
parent | version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.gz gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.bz2 gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-misc/emelfm/emelfm-0.9.2.ebuild')
-rw-r--r-- | app-misc/emelfm/emelfm-0.9.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-misc/emelfm/emelfm-0.9.2.ebuild b/app-misc/emelfm/emelfm-0.9.2.ebuild index 46af889b2452..477821ed7123 100644 --- a/app-misc/emelfm/emelfm-0.9.2.ebuild +++ b/app-misc/emelfm/emelfm-0.9.2.ebuild @@ -1,8 +1,7 @@ -# 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/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.10 2004/02/29 17:19:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.11 2004/03/14 10:50:19 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A file manager that implements the popular two-pane design." SRC_URI="http://emelfm.sourceforge.net/${P}.tar.gz" HOMEPAGE="http://emelfm.sourceforge.net/" |