diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-08 08:51:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-08 08:51:43 +0000 |
commit | 8765810a1ecc8c751cfa4d390dbb4a5609d92f68 (patch) | |
tree | 75d8cc6ef54824ecef1fc64a0ea349fef1908fa5 /app-vim/colorschemes | |
parent | LICENSE fix (diff) | |
download | historical-8765810a1ecc8c751cfa4d390dbb4a5609d92f68.tar.gz historical-8765810a1ecc8c751cfa4d390dbb4a5609d92f68.tar.bz2 historical-8765810a1ecc8c751cfa4d390dbb4a5609d92f68.zip |
LICENSE fix
Diffstat (limited to 'app-vim/colorschemes')
-rw-r--r-- | app-vim/colorschemes/Manifest | 12 | ||||
-rw-r--r-- | app-vim/colorschemes/colorschemes-20031113.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/app-vim/colorschemes/Manifest b/app-vim/colorschemes/Manifest index 860f58184a89..535a2a72930e 100644 --- a/app-vim/colorschemes/Manifest +++ b/app-vim/colorschemes/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 b60e6e720963b7cd825104325a1d6ce5 ChangeLog 1581 -MD5 f12f85ba771bee6f05a25eaf91be83c8 colorschemes-20031113.ebuild 450 +MD5 65d13b49e4b47835335764687c069d28 colorschemes-20031113.ebuild 449 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 MD5 2463eb7d10c571938da226a164e6b747 colorschemes-20040821.ebuild 770 MD5 d1e57af8c6fca0096d9d2aead6987488 files/digest-colorschemes-20031113 73 MD5 36fa16520b961e2db213c567f1d80d17 files/digest-colorschemes-20040821 73 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBZftWHTu7gpaalycRAoM1AKDVgjo+KPFwiCC6cCtXT609v/lT5QCgyl2s -Vu3pH5N3OpqEwkZvNURWpGk= -=gwEL ------END PGP SIGNATURE----- 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="" |