# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Multimedia Presenter for Lua" HOMEPAGE="http://info-beamer.org/" SRC_URI="http://www.hartwork.org/public/${P}.tar.xz" LICENSE="all-rights-reserved" # LICENSE.txt needs closer inspection SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/lua-5.1:0