summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-27 22:36:47 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-27 22:36:47 +0000
commit12fd5abfc5a16976230babda48441e955ec1a00d (patch)
tree9fc2e8ec4b86d01098901ef0af7c42518419af69 /app-vim
parentFix LICENSE, distributed under the same terms as Vim itself, bug 444968. (diff)
downloadgentoo-2-12fd5abfc5a16976230babda48441e955ec1a00d.tar.gz
gentoo-2-12fd5abfc5a16976230babda48441e955ec1a00d.tar.bz2
gentoo-2-12fd5abfc5a16976230babda48441e955ec1a00d.zip
Fix LICENSE, distributed under the same terms as Vim itself, bug 444968.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/pam-syntax/ChangeLog5
-rw-r--r--app-vim/pam-syntax/pam-syntax-20060424.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/pam-syntax/ChangeLog b/app-vim/pam-syntax/ChangeLog
index c466d2f229ed..ddd4d5668e0e 100644
--- a/app-vim/pam-syntax/ChangeLog
+++ b/app-vim/pam-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/pam-syntax
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pam-syntax/ChangeLog,v 1.23 2012/04/26 16:58:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pam-syntax/ChangeLog,v 1.24 2012/11/27 22:36:47 ulm Exp $
+
+ 27 Nov 2012; Ulrich Müller <ulm@gentoo.org> pam-syntax-20060424.ebuild:
+ Fix LICENSE, distributed under the same terms as Vim itself, bug 444968.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> pam-syntax-20060424.ebuild:
keyword ~amd64-fbsd
diff --git a/app-vim/pam-syntax/pam-syntax-20060424.ebuild b/app-vim/pam-syntax/pam-syntax-20060424.ebuild
index c899b4bd2892..b3efdbb9c1a6 100644
--- a/app-vim/pam-syntax/pam-syntax-20060424.ebuild
+++ b/app-vim/pam-syntax/pam-syntax-20060424.ebuild
@@ -1,13 +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/pam-syntax/pam-syntax-20060424.ebuild,v 1.12 2012/04/26 16:58:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pam-syntax/pam-syntax-20060424.ebuild,v 1.13 2012/11/27 22:36:47 ulm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: PAM configuration syntax highlighting"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=735"
-LICENSE="as-is"
+LICENSE="vim"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE=""