summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-06-12 18:15:51 +0000
committerTim Harder <radhermit@gentoo.org>2013-06-12 18:15:51 +0000
commit2a07077ded59a71329aaf12581f496c54f3d5811 (patch)
treee63d82865e3fbc751c7cf7c5353e90ea0399b78a /app-vim
parentStable on amd64 and x86, wrt bug #473098 (diff)
downloadgentoo-2-2a07077ded59a71329aaf12581f496c54f3d5811.tar.gz
gentoo-2-2a07077ded59a71329aaf12581f496c54f3d5811.tar.bz2
gentoo-2-2a07077ded59a71329aaf12581f496c54f3d5811.zip
Change LICENSE to vim (bug #473078 by Andrius Štikonas).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/ebnf-syntax/ChangeLog5
-rw-r--r--app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/ebnf-syntax/ChangeLog b/app-vim/ebnf-syntax/ChangeLog
index 4c162493aaf1..45752e0c0db9 100644
--- a/app-vim/ebnf-syntax/ChangeLog
+++ b/app-vim/ebnf-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/ebnf-syntax
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.17 2013/05/14 05:22:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.18 2013/06/12 18:15:51 radhermit Exp $
+
+ 12 Jun 2013; Tim Harder <radhermit@gentoo.org> ebnf-syntax-1.1-r1.ebuild:
+ Change LICENSE to vim (bug #473078 by Andrius Štikonas).
14 May 2013; Tim Harder <radhermit@gentoo.org> -ebnf-syntax-1.1.ebuild:
Remove old.
diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild
index 076a4b56e849..f123eae557fa 100644
--- a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild
+++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.11 2013/05/14 05:21:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.12 2013/06/12 18:15:51 radhermit Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545"
-LICENSE="vim.org"
+LICENSE="vim"
KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""