commit: 3082694dfc87ed1559fb2151c64d22ad72a86d28 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 23:05:00 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 23:05:16 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3082694d
app-emacs/mmm-mode: Fix LICENSE. Package-Manager: portage-2.2.20.1 app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild b/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild index 1c01b6f..da4f067 100644 --- a/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild +++ b/app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="Enables the user to edit different parts of a file in different maj HOMEPAGE="http://mmm-mode.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2+" +LICENSE="GPL-2+ Texinfo-manual" SLOT="0" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"