commit: 4a27a2bc541154c1646117f400ef9bd862bd6cd6 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Jun 15 12:14:17 2016 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 15 17:32:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a27a2bc
app-emacs/howm: Fix LICENSE. Package-Manager: portage-2.3.0_rc1 app-emacs/howm/howm-1.3.9.2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-emacs/howm/howm-1.3.9.2.ebuild b/app-emacs/howm/howm-1.3.9.2.ebuild index 3103b8b..393ad50 100644 --- a/app-emacs/howm/howm-1.3.9.2.ebuild +++ b/app-emacs/howm/howm-1.3.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,10 +10,9 @@ DESCRIPTION="Note-taking tool on Emacs" HOMEPAGE="http://howm.sourceforge.jp/" SRC_URI="http://howm.sourceforge.jp/a/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-1+ GPL-2+" SLOT="0" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" SITEFILE="50${PN}-gentoo.el"
