mirror of
https://github.com/steev/efikamx.git
synced 2026-07-08 17:57:11 +00:00
libz160-bin: First stab at fixing the license.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST libz160-bin-09.12.01.tar.gz 47145 RMD160 dd7f75e21610d0f5bc25a68739b3a52d5618390d SHA1 fb98a149420b69c919ddff04b88f947072066238 SHA256 c06e718e18952cd749c1c69e417678e9276ed9be0a4fdea57a67c92ab2d0f581
|
||||
EBUILD libz160-bin-09.12.01.ebuild 802 RMD160 80adb45a7004a4effe3164a14e005efef048686d SHA1 19ee688736e1da91b32eced9d6cf52d4794eec75 SHA256 71b355888e185888ec59b27c7d0a6b0e18dfb0214fa2799aa42745737d565860
|
||||
EBUILD libz160-bin-09.12.01.ebuild 1005 RMD160 8dc001e7a4e96962c6fe9be747727efd9934e1bb SHA1 696da1ab950a1f7613bad01ba5587458ad026198 SHA256 0af3105294b9e9b952cc6a812d41dafb84f85a9fefbdaa8a39a339a32c7b5459
|
||||
|
||||
@@ -7,19 +7,22 @@ EAPI=3
|
||||
# This ebuild is by no means complete or work ready. Need clarification
|
||||
# on the LICENSE, as well as the ability to mirror. Currently the only
|
||||
# way to get the tarball is to download the BSP which is 590MB in size.
|
||||
# Initial indications are that I can't host this tarball - They want a
|
||||
# clickthrough wrapper. I've put in a request about this however, if adding it
|
||||
# to the EULA license group would be good enough.
|
||||
|
||||
DESCRIPTION="libz160"
|
||||
HOMEPAGE=""
|
||||
SRC_URI="http://ubersekret.com/distfiles/${P}.tar.gz"
|
||||
RESTRICT="strip mirror"
|
||||
|
||||
LICENSE=""
|
||||
LICENSE="Freescale"
|
||||
SLOT="0"
|
||||
KEYWORDS="~arm"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user