summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-09 11:36:34 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-09 11:36:34 +0000
commitc09f798f68b2c084d0e3cdc641378f203ef31cba (patch)
tree407fffb19a550d62940b6a518a99d2ab14946470 /app-vim
parentsci-libs/scikits_optimization: Move to new python eclasses (diff)
downloadgentoo-2-c09f798f68b2c084d0e3cdc641378f203ef31cba.tar.gz
gentoo-2-c09f798f68b2c084d0e3cdc641378f203ef31cba.tar.bz2
gentoo-2-c09f798f68b2c084d0e3cdc641378f203ef31cba.zip
Fix LICENSE again, released under the same terms as vim itself, bug 450250.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/dhcpd-syntax/ChangeLog7
-rw-r--r--app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/dhcpd-syntax/ChangeLog b/app-vim/dhcpd-syntax/ChangeLog
index 18c63c2a7234..40f513886110 100644
--- a/app-vim/dhcpd-syntax/ChangeLog
+++ b/app-vim/dhcpd-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/dhcpd-syntax
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/dhcpd-syntax/ChangeLog,v 1.19 2012/12/07 18:30:30 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/dhcpd-syntax/ChangeLog,v 1.20 2013/02/09 11:36:34 ulm Exp $
+
+ 09 Feb 2013; Ulrich Müller <ulm@gentoo.org> dhcpd-syntax-20030825.ebuild:
+ Fix LICENSE again, released under the same terms as vim itself, bug 450250.
07 Dec 2012; Ulrich Müller <ulm@gentoo.org> dhcpd-syntax-20030825.ebuild:
Fix LICENSE, bug 445808.
diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild
index 86fa5b5b235c..606e53b2482e 100644
--- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild
+++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild,v 1.17 2012/12/07 18:30:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild,v 1.18 2013/02/09 11:36:34 ulm Exp $
inherit vim-plugin eutils
DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=744"
-LICENSE="vim.org"
+LICENSE="vim"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""