summaryrefslogtreecommitdiff
path: root/dev-libs/libgraphics/libgraphics-34.11.ebuild
diff options
context:
space:
mode:
authoreroen2013-09-10 10:08:42 +0200
committereroen2013-09-10 10:08:42 +0200
commit1c159899c5e7c8e6d3c224742aab50fc3d084597 (patch)
tree3409c2e126c8f1c36898b42bac0ba3f102c741cf /dev-libs/libgraphics/libgraphics-34.11.ebuild
parent6b21684501f180adca3e19f3561c8ca140c4bc22 (diff)
downloaderoen-overlay-1c159899c5e7c8e6d3c224742aab50fc3d084597.tar.gz
eroen-overlay-1c159899c5e7c8e6d3c224742aab50fc3d084597.tar.bz2
eroen-overlay-1c159899c5e7c8e6d3c224742aab50fc3d084597.tar.xz
dwarffortress libgraphics - review licenses
Diffstat (limited to 'dev-libs/libgraphics/libgraphics-34.11.ebuild')
-rw-r--r--dev-libs/libgraphics/libgraphics-34.11.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-libs/libgraphics/libgraphics-34.11.ebuild b/dev-libs/libgraphics/libgraphics-34.11.ebuild
index 7d379e5c..37a8a466 100644
--- a/dev-libs/libgraphics/libgraphics-34.11.ebuild
+++ b/dev-libs/libgraphics/libgraphics-34.11.ebuild
@@ -1,5 +1,5 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
+# By Eroen, 2012-2013
+# Distributed under the terms of the ISC license
# $Header: $
EAPI=5
@@ -14,7 +14,9 @@ DESCRIPTION="General purpose library used for games-simulation/dwarffortress"
HOMEPAGE="https://github.com/Baughn/Dwarf-Fortress--libgraphics-"
SRC_URI="http://www.bay12games.com/dwarves/${DF_P}_linux.tar.bz2"
-LICENSE="DwarfFortress as-is LGPL-2.1 BSD fmod MIT"
+# LGPL-2.1 (for sdl) and fmod are explicitly claimed by the readme.
+# BSD, MIT refer to bundled glew headers
+LICENSE="DwarfFortress fmod LGPL-2.1 BSD MIT BitstreamVera"
SLOT="0"
KEYWORDS="~amd64"
IUSE="egg"