summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-05-20 19:14:31 +0000
committerTim Harder <radhermit@gentoo.org>2011-05-20 19:14:31 +0000
commit017e9cb96504344b1cbf220745e963a278387538 (patch)
tree8552c831c9dfc6fbfc866c7809eeaa57a5021c30 /app-vim
parentRemoved deprecated revisions of base policy 2.20101213 (diff)
downloadgentoo-2-017e9cb96504344b1cbf220745e963a278387538.tar.gz
gentoo-2-017e9cb96504344b1cbf220745e963a278387538.tar.bz2
gentoo-2-017e9cb96504344b1cbf220745e963a278387538.zip
Fix description.
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/cctree/ChangeLog5
-rw-r--r--app-vim/cctree/cctree-1.51.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/cctree/ChangeLog b/app-vim/cctree/ChangeLog
index 6e3bdf835724..a81273704911 100644
--- a/app-vim/cctree/ChangeLog
+++ b/app-vim/cctree/ChangeLog
@@ -1,6 +1,9 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cctree/ChangeLog,v 1.2 2011/05/20 19:14:31 radhermit Exp $
+
+ 20 May 2011; Tim Harder <radhermit@gentoo.org> cctree-1.51.ebuild:
+ Fix description.
*cctree-1.51 (20 May 2011)
diff --git a/app-vim/cctree/cctree-1.51.ebuild b/app-vim/cctree/cctree-1.51.ebuild
index 26fa0fdb5f41..8037e9b5cbc7 100644
--- a/app-vim/cctree/cctree-1.51.ebuild
+++ b/app-vim/cctree/cctree-1.51.ebuild
@@ -1,12 +1,12 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cctree/cctree-1.51.ebuild,v 1.2 2011/05/20 19:14:31 radhermit Exp $
EAPI=4
inherit vim-plugin
-DESCRIPTION="vim plugin: manage your runtime path"
+DESCRIPTION="vim plugin: Cscope based source-code browser and code flow analysis tool"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2368
http://sites.google.com/site/vimcctree/"
LICENSE="as-is"