diff options
author | David Holm <dholm@gentoo.org> | 2004-03-29 13:33:43 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-29 13:33:43 +0000 |
commit | dd7040fa288f6449dedacd4ffd13d4e9a30c4d2e (patch) | |
tree | 6f905823ba0965f809526f300548e87a475a6827 /app-vim/vimcommander | |
parent | Works with svn 1.0 (Manifest recommit) (diff) | |
download | gentoo-2-dd7040fa288f6449dedacd4ffd13d4e9a30c4d2e.tar.gz gentoo-2-dd7040fa288f6449dedacd4ffd13d4e9a30c4d2e.tar.bz2 gentoo-2-dd7040fa288f6449dedacd4ffd13d4e9a30c4d2e.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/vimcommander')
-rw-r--r-- | app-vim/vimcommander/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/vimcommander/vimcommander-1.54.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vimcommander/ChangeLog b/app-vim/vimcommander/ChangeLog index b16a8f1dd18c..2dca44b82a96 100644 --- a/app-vim/vimcommander/ChangeLog +++ b/app-vim/vimcommander/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vimcommander # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.3 2004/03/28 20:01:47 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.4 2004/03/29 13:29:14 dholm Exp $ + + 29 Mar 2004; David Holm <dholm@gentoo.org> vimcommander-1.54.2.2.ebuild: + Added to ~ppc. *vimcommander-1.54.2.2 (28 Mar 2004) diff --git a/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild b/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild index 7a6264562803..07a6f765099e 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.1 2004/03/28 20:01:47 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/vimcommander-1.54.2.2.ebuild,v 1.2 2004/03/29 13:29:14 dholm 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" +KEYWORDS="~alpha ~sparc ~x86 ~ppc" function src_unpack() { unpack ${A} |