Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/asdf-flv/
Date: Thu, 01 Dec 2016 12:59:32
Message-Id: 1480597163.641a7b85f97f4eefd95f0654544911411e479b34.nimiux@gentoo
1 commit: 641a7b85f97f4eefd95f0654544911411e479b34
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 12:59:23 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 12:59:23 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=641a7b85
7
8 dev-lisp/asdf-flv: Uses GNU All Permissive license now in the tree (FSFAP)
9
10 dev-lisp/asdf-flv/asdf-flv-2.1.ebuild | 3 +--
11 1 file changed, 1 insertion(+), 2 deletions(-)
12
13 diff --git a/dev-lisp/asdf-flv/asdf-flv-2.1.ebuild b/dev-lisp/asdf-flv/asdf-flv-2.1.ebuild
14 index 3f22dbf..cf33bfe 100644
15 --- a/dev-lisp/asdf-flv/asdf-flv-2.1.ebuild
16 +++ b/dev-lisp/asdf-flv/asdf-flv-2.1.ebuild
17 @@ -13,8 +13,7 @@ HOMEPAGE="https://www.lrde.epita.fr/~didier/software/lisp/misc.php#asdf-flv
18 http://www.cliki.net/asdf-flv"
19 SRC_URI="https://github.com/didierverna/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
20
21 -# LICENSE.invalid while looking for it
22 -LICENSE="GNU_All_Permissive"
23 +LICENSE="FSFAP"
24 SLOT="0"
25 KEYWORDS="~amd64 ~x86"
26 IUSE=""