diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-07 18:38:47 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-07 18:38:47 +0000 |
commit | 452c723a6f4bfe9c56ff56e30551e5af282caf55 (patch) | |
tree | 5a8bbbe62dce4de9233ad50dfbbfaad87b09acaf /app-vim/ntp-syntax/ntp-syntax-20031001.ebuild | |
parent | Fix LICENSE, bug 445808. (diff) | |
download | gentoo-2-452c723a6f4bfe9c56ff56e30551e5af282caf55.tar.gz gentoo-2-452c723a6f4bfe9c56ff56e30551e5af282caf55.tar.bz2 gentoo-2-452c723a6f4bfe9c56ff56e30551e5af282caf55.zip |
Fix LICENSE, bug 445808.
(Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-vim/ntp-syntax/ntp-syntax-20031001.ebuild')
-rw-r--r-- | app-vim/ntp-syntax/ntp-syntax-20031001.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild index 00b39a460124..2769ea88ea2e 100644 --- a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild +++ b/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.15 2012/05/13 17:36:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.16 2012/12/07 18:38:47 ulm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: ntp.conf syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778" -LICENSE="as-is" + +LICENSE="vim.org" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |