summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-10-07 05:36:14 +0000
committerTim Harder <radhermit@gentoo.org>2013-10-07 05:36:14 +0000
commit44a633b64ea08e5bd903afaae9f8ee2ce0aa4307 (patch)
tree4be60b16627f7103cb73e5b4c81c0cb0d95e1ff6 /app-editors/vim/vim-9999.ebuild
parentStable for sparc, wrt bug #475480 (diff)
downloadgentoo-2-44a633b64ea08e5bd903afaae9f8ee2ce0aa4307.tar.gz
gentoo-2-44a633b64ea08e5bd903afaae9f8ee2ce0aa4307.tar.bz2
gentoo-2-44a633b64ea08e5bd903afaae9f8ee2ce0aa4307.zip
Fix DESCRIPTION overwritten when migrated away from vim eclass.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-editors/vim/vim-9999.ebuild')
-rw-r--r--app-editors/vim/vim-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild
index 87909aebf55d..6bab75a5bffc 100644
--- a/app-editors/vim/vim-9999.ebuild
+++ b/app-editors/vim/vim-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v 1.5 2013/09/06 06:45:52 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v 1.6 2013/10/07 05:36:14 radhermit Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -20,7 +20,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
-DESCRIPTION="vim and gvim shared files"
+DESCRIPTION="Vim, an improved vi-style text editor"
HOMEPAGE="http://www.vim.org/"
SLOT="0"