diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-04-28 13:25:39 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-04-28 13:25:39 +0000 |
commit | 2ef54082f68d6c4bf6c8dc0207c650f4c155c995 (patch) | |
tree | 922c064fc313723ffb97bb803049f7f2d2e807b2 /app-text/lodgeit | |
parent | Version bump for the 3.8 series, remove old. (diff) | |
download | gentoo-2-2ef54082f68d6c4bf6c8dc0207c650f4c155c995.tar.gz gentoo-2-2ef54082f68d6c4bf6c8dc0207c650f4c155c995.tar.bz2 gentoo-2-2ef54082f68d6c4bf6c8dc0207c650f4c155c995.zip |
Fix LICENSE, bug 444580.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-text/lodgeit')
-rw-r--r-- | app-text/lodgeit/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/lodgeit/lodgeit-0.3_p20120507.ebuild | 6 | ||||
-rw-r--r-- | app-text/lodgeit/lodgeit-0.3_p20120618-r1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-text/lodgeit/ChangeLog b/app-text/lodgeit/ChangeLog index 27e787dca620..8362977293b2 100644 --- a/app-text/lodgeit/ChangeLog +++ b/app-text/lodgeit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/lodgeit -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lodgeit/ChangeLog,v 1.11 2012/10/11 08:17:28 qnikst Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/lodgeit/ChangeLog,v 1.12 2013/04/28 13:25:39 ulm Exp $ + + 28 Apr 2013; Ulrich Müller <ulm@gentoo.org> lodgeit-0.3_p20120507.ebuild, + lodgeit-0.3_p20120618-r1.ebuild: + Fix LICENSE, bug 444580. 10 Oct 2012; Alexander Vershilov <qnikst@gentoo.org> metadata.xml: Add qnikst@gentoo.org as current maintainer diff --git a/app-text/lodgeit/lodgeit-0.3_p20120507.ebuild b/app-text/lodgeit/lodgeit-0.3_p20120507.ebuild index 1a9a08d7448f..9d448722e5cb 100644 --- a/app-text/lodgeit/lodgeit-0.3_p20120507.ebuild +++ b/app-text/lodgeit/lodgeit-0.3_p20120507.ebuild @@ -1,6 +1,6 @@ -# 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-text/lodgeit/lodgeit-0.3_p20120507.ebuild,v 1.3 2012/05/21 12:30:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lodgeit/lodgeit-0.3_p20120507.ebuild,v 1.4 2013/04/28 13:25:39 ulm Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="https://bitbucket.org/skrattaren/lodgeit-script-gentoo/raw/${MY_REV}/sc vim? ( http://www.vim.org/scripts/download_script.php?src_id=8848 -> ${P}.vim )" -LICENSE="as-is" +LICENSE="BSD MIT" SLOT="0" KEYWORDS="amd64 x86" IUSE="vim" diff --git a/app-text/lodgeit/lodgeit-0.3_p20120618-r1.ebuild b/app-text/lodgeit/lodgeit-0.3_p20120618-r1.ebuild index 5773c834d10a..d1ac79346506 100644 --- a/app-text/lodgeit/lodgeit-0.3_p20120618-r1.ebuild +++ b/app-text/lodgeit/lodgeit-0.3_p20120618-r1.ebuild @@ -1,6 +1,6 @@ -# 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-text/lodgeit/lodgeit-0.3_p20120618-r1.ebuild,v 1.1 2012/07/01 10:43:35 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lodgeit/lodgeit-0.3_p20120618-r1.ebuild,v 1.2 2013/04/28 13:25:39 ulm Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="https://bitbucket.org/skrattaren/lodgeit-script-gentoo/raw/${MY_REV}/sc vim? ( http://www.vim.org/scripts/download_script.php?src_id=8848 -> ${P}.vim )" -LICENSE="as-is" +LICENSE="BSD MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="vim" |