Clean some repoman issues

This commit is contained in:
nemunaire 2016-03-20 16:04:53 +01:00
commit f4f81356ee
15 changed files with 76 additions and 58 deletions

View file

@ -1,4 +1,8 @@
EAPI=5
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
inherit git-r3
@ -6,15 +10,11 @@ EGIT_REPO_URI="git://github.com/mdrjr/c1_aml_libs.git"
DESCRIPTION="ODROID-C1 Amlogic Libraries"
HOMEPAGE="https://github.com/mdrjr/c1_aml_libs.git"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS=""
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
media-libs/alsa-lib"
RDEPEND="media-libs/alsa-lib"
src_install() {
dodir "/usr/include" "/etc/ld.so.conf.d"