diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-09-24 01:05:00 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-09-24 01:05:16 +0200 |
commit | 3082694dfc87ed1559fb2151c64d22ad72a86d28 (patch) | |
tree | 13da45419e62a5361d4930a97ba13dee757988f3 /app-emacs/mmm-mode | |
parent | sys-cluster/openmpi: bump 1.10.0 (diff) | |
download | gentoo-3082694dfc87ed1559fb2151c64d22ad72a86d28.tar.gz gentoo-3082694dfc87ed1559fb2151c64d22ad72a86d28.tar.bz2 gentoo-3082694dfc87ed1559fb2151c64d22ad72a86d28.zip |
app-emacs/mmm-mode: Fix LICENSE.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-emacs/mmm-mode')
-rw-r--r-- | app-emacs/mmm-mode/mmm-mode-0.5.1.ebuild | 4 |
1 files 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 1c01b6f927f3..da4f0673d71f 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" |