* [gentoo-commits] gentoo-x86 commit in app-vim/lustyexplorer: metadata.xml lustyexplorer-4.1.ebuild ChangeLog
@ 2011-05-20 10:01 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-05-20 10:01 UTC (permalink / raw
To: gentoo-commits
radhermit 11/05/20 10:01:12
Added: metadata.xml lustyexplorer-4.1.ebuild ChangeLog
Log:
Initial import.
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.1 app-vim/lustyexplorer/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/lustyexplorer/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/lustyexplorer/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>vim</herd>
</pkgmetadata>
1.1 app-vim/lustyexplorer/lustyexplorer-4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild?rev=1.1&content-type=text/plain
Index: lustyexplorer-4.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild,v 1.1 2011/05/20 10:01:11 radhermit Exp $
EAPI=4
inherit vim-plugin
DESCRIPTION="vim plugin: dynamic filesystem and buffer explorer"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1890"
LICENSE="as-is"
KEYWORDS="~amd64 ~x86"
IUSE=""
VIM_PLUGIN_HELPFILES="lusty-explorer.txt"
RDEPEND="|| ( app-editors/vim[ruby] app-editors/gvim[ruby] )"
src_prepare() {
# There's good documentation included with the script, but it's not
# in a helpfile. Since there's rather too much information to include
# in a VIM_PLUGIN_HELPTEXT, we'll sed ourselves a help doc.
mkdir "${S}"/doc
sed -e '0,/"$/d' -e '/" GetLatest.\+$/,9999d' -e 's/^" \?//' \
-e "s/\(Name Of File: \)\([^.]\+\)\.vim/\1*\2.txt*/" \
plugin/lusty-explorer.vim > doc/lusty-explorer.txt
}
1.1 app-vim/lustyexplorer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/lustyexplorer/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/lustyexplorer/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for app-vim/lustyexplorer
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/ChangeLog,v 1.1 2011/05/20 10:01:11 radhermit Exp $
*lustyexplorer-4.1 (20 May 2011)
20 May 2011; Tim Harder <radhermit@gentoo.org> +lustyexplorer-4.1.ebuild,
+metadata.xml:
Initial import.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-20 10:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-20 10:01 [gentoo-commits] gentoo-x86 commit in app-vim/lustyexplorer: metadata.xml lustyexplorer-4.1.ebuild ChangeLog Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox