Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/mmm-mode/
Date: Wed, 23 Sep 2015 23:07:13
Message-Id: 1443049516.3082694dfc87ed1559fb2151c64d22ad72a86d28.ulm@gentoo
1 commit: 3082694dfc87ed1559fb2151c64d22ad72a86d28
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 23:05:00 2015 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 23:05:16 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3082694d
7
8 app-emacs/mmm-mode: Fix LICENSE.
9
10 Package-Manager: portage-2.2.20.1
11
12 app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild b/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild
16 index 1c01b6f..da4f067 100644
17 --- a/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild
18 +++ b/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -10,7 +10,7 @@ DESCRIPTION="Enables the user to edit different parts of a file in different maj
26 HOMEPAGE="http://mmm-mode.sourceforge.net/"
27 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
28
29 -LICENSE="GPL-2+"
30 +LICENSE="GPL-2+ Texinfo-manual"
31 SLOT="0"
32 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"