diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-19 23:29:10 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-19 23:29:10 +0000 |
commit | eb496d912d1f08a770e9eb81bf4c10e367d3ba02 (patch) | |
tree | 32d1c8b8f4062843fba15850374e7372271e38e3 /app-vim/vimcommander/vimcommander-1.54.2.2.ebuild | |
parent | stable on sparc, mips (Manifest recommit) (diff) | |
download | gentoo-2-eb496d912d1f08a770e9eb81bf4c10e367d3ba02.tar.gz gentoo-2-eb496d912d1f08a770e9eb81bf4c10e367d3ba02.tar.bz2 gentoo-2-eb496d912d1f08a770e9eb81bf4c10e367d3ba02.zip |
sparcy
Diffstat (limited to 'app-vim/vimcommander/vimcommander-1.54.2.2.ebuild')
-rw-r--r-- | app-vim/vimcommander/vimcommander-1.54.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild b/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild index 2203c6ca2de0..55d9e290792a 100644 --- a/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild +++ b/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild,v 1.3 2004/05/12 23:47:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild,v 1.4 2004/06/19 23:29:10 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Total Commander style file explorer" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=808" LICENSE="GPL-2" -KEYWORDS="alpha ~sparc ~x86 ~ppc" +KEYWORDS="alpha sparc ~x86 ~ppc" function src_unpack() { unpack ${A} |