mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lisp/gcl: Specify LICENSE more precisely
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -8,13 +8,11 @@ DESCRIPTION="GNU Common Lisp"
|
||||
HOMEPAGE="https://www.gnu.org/software/gcl/gcl.html"
|
||||
SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.xz"
|
||||
|
||||
LICENSE="LGPL-2 GPL-2"
|
||||
LICENSE="LGPL-2+ GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86"
|
||||
IUSE="+ansi athena emacs +readline tk X"
|
||||
|
||||
# See bug #205803
|
||||
RESTRICT="strip"
|
||||
RESTRICT="strip" #205803
|
||||
|
||||
RDEPEND="dev-libs/gmp
|
||||
virtual/latex-base
|
||||
|
||||
Reference in New Issue
Block a user