summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-07 18:41:13 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-07 18:41:13 +0000
commitafa8ef8fb70eddb52c72e8b257a16dce2aa7574c (patch)
tree1f5992afa7dc49c11cf5b39060f99d3e9f1a6b4a /app-vim
parentFix LICENSE, bug 445808. (diff)
downloadgentoo-2-afa8ef8fb70eddb52c72e8b257a16dce2aa7574c.tar.gz
gentoo-2-afa8ef8fb70eddb52c72e8b257a16dce2aa7574c.tar.bz2
gentoo-2-afa8ef8fb70eddb52c72e8b257a16dce2aa7574c.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/pgn-syntax/ChangeLog7
-rw-r--r--app-vim/pgn-syntax/pgn-syntax-1.0.ebuild7
2 files changed, 9 insertions, 5 deletions
diff --git a/app-vim/pgn-syntax/ChangeLog b/app-vim/pgn-syntax/ChangeLog
index 8a7a46895353..a2162ba669e1 100644
--- a/app-vim/pgn-syntax/ChangeLog
+++ b/app-vim/pgn-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/pgn-syntax
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/ChangeLog,v 1.10 2010/10/07 03:28:46 leio Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/ChangeLog,v 1.11 2012/12/07 18:41:13 ulm Exp $
+
+ 07 Dec 2012; Ulrich Müller <ulm@gentoo.org> pgn-syntax-1.0.ebuild:
+ Fix LICENSE, bug 445808.
07 Oct 2010; Mart Raudsepp <leio@gentoo.org> pgn-syntax-1.0.ebuild:
Drop to ~mips
diff --git a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild b/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild
index 0823e42bd304..5b3d1c6b0c45 100644
--- a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild
+++ b/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild,v 1.10 2010/10/07 03:28:46 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild,v 1.11 2012/12/07 18:41:13 ulm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=677"
-LICENSE="as-is"
+
+LICENSE="vim.org"
KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""