summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-07 18:38:47 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-07 18:38:47 +0000
commit452c723a6f4bfe9c56ff56e30551e5af282caf55 (patch)
tree5a8bbbe62dce4de9233ad50dfbbfaad87b09acaf /app-vim
parentFix LICENSE, bug 445808. (diff)
downloadgentoo-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')
-rw-r--r--app-vim/ntp-syntax/ChangeLog5
-rw-r--r--app-vim/ntp-syntax/ntp-syntax-20031001.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/ntp-syntax/ChangeLog b/app-vim/ntp-syntax/ChangeLog
index 7ffbd732f52c..d063ef03abf0 100644
--- a/app-vim/ntp-syntax/ChangeLog
+++ b/app-vim/ntp-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/ntp-syntax
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v 1.15 2012/05/13 17:36:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v 1.16 2012/12/07 18:38:47 ulm Exp $
+
+ 07 Dec 2012; Ulrich Müller <ulm@gentoo.org> ntp-syntax-20031001.ebuild:
+ Fix LICENSE, bug 445808.
13 May 2012; Alexis Ballier <aballier@gentoo.org> ntp-syntax-20031001.ebuild:
keyword ~amd64-fbsd
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=""