diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-08 08:55:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-08 08:55:06 +0000 |
commit | 5b9ee88c82965e842d06f9891521ada02904ae07 (patch) | |
tree | 4cbdfe2bd41f390a5c39b11816a9bc30fcfd8536 /app-vim/colorschemes | |
parent | LICENSE fix (Manifest recommit) (diff) | |
download | gentoo-2-5b9ee88c82965e842d06f9891521ada02904ae07.tar.gz gentoo-2-5b9ee88c82965e842d06f9891521ada02904ae07.tar.bz2 gentoo-2-5b9ee88c82965e842d06f9891521ada02904ae07.zip |
LICENSE fix
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 709523ca5d92..6ea2ece3669a 100644 --- a/app-vim/colorschemes/colorschemes-20031113.ebuild +++ b/app-vim/colorschemes/colorschemes-20031113.ebuild @@ -1,11 +1,11 @@ # 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.9 2004/08/25 16:16:45 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.10 2004/11/08 08:51:43 mr_bones_ Exp $ inherit vim-plugin DESCRIPTION="vim plugin: a collection of color schemes from vim.sf.net" HOMEPAGE="http://www.vim.org/" -LICENSE="vim | GPL-2 | public-domain" +LICENSE="vim GPL-2 public-domain" KEYWORDS="alpha sparc x86 ~ppc ia64 mips amd64" IUSE="" |