summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-22 08:17:37 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-22 08:17:37 +0000
commit135e5afc5128a7d8b15f88085223726a0bdb382f (patch)
treea4ce027bd463a753be0cd885f265e92568219c78 /app-vim
parentFix LICENSE, bug 448064. (diff)
downloadgentoo-2-135e5afc5128a7d8b15f88085223726a0bdb382f.tar.gz
gentoo-2-135e5afc5128a7d8b15f88085223726a0bdb382f.tar.bz2
gentoo-2-135e5afc5128a7d8b15f88085223726a0bdb382f.zip
Fix LICENSE, bug 448064.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/lustyexplorer/ChangeLog6
-rw-r--r--app-vim/lustyexplorer/lustyexplorer-4.1.ebuild6
-rw-r--r--app-vim/lustyexplorer/lustyexplorer-4.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-vim/lustyexplorer/ChangeLog b/app-vim/lustyexplorer/ChangeLog
index ace9762a61d7..d33d827ee201 100644
--- a/app-vim/lustyexplorer/ChangeLog
+++ b/app-vim/lustyexplorer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/lustyexplorer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/ChangeLog,v 1.2 2012/08/06 00:01:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/ChangeLog,v 1.3 2012/12/22 08:17:37 ulm Exp $
+
+ 22 Dec 2012; Ulrich Müller <ulm@gentoo.org> lustyexplorer-4.1.ebuild,
+ lustyexplorer-4.3.ebuild:
+ Fix LICENSE, bug 448064.
*lustyexplorer-4.3 (06 Aug 2012)
diff --git a/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild b/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild
index 5f385a2ad812..52b107f8fa94 100644
--- a/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild
+++ b/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/lustyexplorer/lustyexplorer-4.1.ebuild,v 1.1 2011/05/20 10:01:11 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/lustyexplorer-4.1.ebuild,v 1.2 2012/12/22 08:17:37 ulm Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: dynamic filesystem and buffer explorer"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1890"
-LICENSE="as-is"
+LICENSE="bufexplorer.vim"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild b/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild
index c0d5de67b765..9f6a6f4a02e0 100644
--- a/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild
+++ b/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild,v 1.1 2012/08/06 00:01:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/lustyexplorer/lustyexplorer-4.3.ebuild,v 1.2 2012/12/22 08:17:37 ulm Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: dynamic filesystem and buffer explorer"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1890"
-LICENSE="as-is"
+LICENSE="bufexplorer.vim"
KEYWORDS="~amd64 ~x86"
IUSE=""