diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:52:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:52:00 +0000 |
commit | 4a38f9d03427fd8a56727924df9b8ecc83373364 (patch) | |
tree | ecd81871f323ab6c27654fb876a4cbb7b74b95f6 /app-vim/colorschemes | |
parent | sync IUSE (+doc) (Manifest recommit) (diff) | |
download | gentoo-2-4a38f9d03427fd8a56727924df9b8ecc83373364.tar.gz gentoo-2-4a38f9d03427fd8a56727924df9b8ecc83373364.tar.bz2 gentoo-2-4a38f9d03427fd8a56727924df9b8ecc83373364.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim/colorschemes')
-rw-r--r-- | app-vim/colorschemes/colorschemes-20031113.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/colorschemes/colorschemes-20031113.ebuild b/app-vim/colorschemes/colorschemes-20031113.ebuild index c71588d890a0..423cefd71155 100644 --- a/app-vim/colorschemes/colorschemes-20031113.ebuild +++ b/app-vim/colorschemes/colorschemes-20031113.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.7 2004/06/24 23:00:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.8 2004/07/14 02:52:00 agriffis Exp $ inherit vim-plugin @@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: a collection of color schemes from vim.sf.net" HOMEPAGE="http://vim.sourceforge.net/" LICENSE="vim | GPL-2 | public-domain" KEYWORDS="alpha sparc x86 ~ppc ia64 mips amd64" - +IUSE="" |