diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-17 16:35:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-17 16:35:50 +0000 |
commit | cd77d696e6647851cf6e6f44ae9a54ac37c17a02 (patch) | |
tree | 1049e84e79484fe4abc08a890ed2f125fa12c0e9 /app-vim/help-extra-syntax | |
parent | Add ~ppc64, wrt bug #435904 (diff) | |
download | gentoo-2-cd77d696e6647851cf6e6f44ae9a54ac37c17a02.tar.gz gentoo-2-cd77d696e6647851cf6e6f44ae9a54ac37c17a02.tar.bz2 gentoo-2-cd77d696e6647851cf6e6f44ae9a54ac37c17a02.zip |
Change LICENSE to public-domain. No license is included with the package, but the file has only 14 lines of code which is hardly copyrightable.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-vim/help-extra-syntax')
-rw-r--r-- | app-vim/help-extra-syntax/ChangeLog | 9 | ||||
-rw-r--r-- | app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild | 6 | ||||
-rw-r--r-- | app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/app-vim/help-extra-syntax/ChangeLog b/app-vim/help-extra-syntax/ChangeLog index 46d0f32fc80d..542cd9f9ed22 100644 --- a/app-vim/help-extra-syntax/ChangeLog +++ b/app-vim/help-extra-syntax/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-vim/help-extra-syntax -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/ChangeLog,v 1.10 2010/10/07 03:20:27 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/ChangeLog,v 1.11 2012/12/17 16:35:50 ulm Exp $ + + 17 Dec 2012; Ulrich Müller <ulm@gentoo.org> + help-extra-syntax-20050106.ebuild, help-extra-syntax-20050106-r1.ebuild: + Change LICENSE to public-domain. No license is included with the package, + but the file has only 14 lines of code which is hardly copyrightable. 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> help-extra-syntax-20050106.ebuild, help-extra-syntax-20050106-r1.ebuild: diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild index 48e1a698f322..5ee02b6376a8 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild @@ -1,12 +1,12 @@ -# 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/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild,v 1.4 2010/10/07 03:20:27 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild,v 1.5 2012/12/17 16:35:50 ulm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: extra syntax highlighting for help files" HOMEPAGE="http://mysite.verizon.net/astronaut/vim/" -LICENSE="as-is" +LICENSE="public-domain" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild index c397411ce6ef..59a18bddcce9 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild @@ -1,12 +1,12 @@ -# 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/help-extra-syntax/help-extra-syntax-20050106.ebuild,v 1.9 2010/10/07 03:20:27 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild,v 1.10 2012/12/17 16:35:50 ulm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: extra syntax highlighting for help files" HOMEPAGE="http://mysite.verizon.net/astronaut/vim/" -LICENSE="as-is" +LICENSE="public-domain" KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" |