* [gentoo-commits] gentoo-x86 commit in app-vim/cctree: cctree-1.51.ebuild metadata.xml ChangeLog
@ 2011-05-20 9:12 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-05-20 9:12 UTC (permalink / raw
To: gentoo-commits
radhermit 11/05/20 09:12:55
Added: cctree-1.51.ebuild metadata.xml ChangeLog
Log:
Initial import (bug #367051).
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.1 app-vim/cctree/cctree-1.51.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cctree/cctree-1.51.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cctree/cctree-1.51.ebuild?rev=1.1&content-type=text/plain
Index: cctree-1.51.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/cctree/cctree-1.51.ebuild,v 1.1 2011/05/20 09:12:54 radhermit Exp $
EAPI=4
inherit vim-plugin
DESCRIPTION="vim plugin: manage your runtime path"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2368
http://sites.google.com/site/vimcctree/"
LICENSE="as-is"
KEYWORDS="~amd64 ~x86"
IUSE=""
VIM_PLUGIN_HELPFILES="cctree.txt"
RDEPEND="dev-util/cscope"
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 '/" Name Of File/,/".\+Community/!d' -e 's/^" \?//' \
-e 's/\(Name Of File: \)\([^.]\+\)\.vim/\1*\L\2.txt*/' \
plugin/cctree.vim > doc/cctree.txt
}
1.1 app-vim/cctree/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cctree/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cctree/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/cctree/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cctree/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cctree/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for app-vim/cctree
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/cctree/ChangeLog,v 1.1 2011/05/20 09:12:54 radhermit Exp $
*cctree-1.51 (20 May 2011)
20 May 2011; Tim Harder <radhermit@gentoo.org> +cctree-1.51.ebuild,
+metadata.xml:
Initial import (bug #367051).
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-20 9:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-20 9:12 [gentoo-commits] gentoo-x86 commit in app-vim/cctree: cctree-1.51.ebuild metadata.xml 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