commit: 5ced5b5d127f36edd09046402a344fc8d80c9b2b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 4 20:07:36 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Oct 4 20:12:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ced5b5d
media-libs/libcuefile: EAPI-6 bump, https Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 media-libs/libcuefile/libcuefile-477-r1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/media-libs/libcuefile/libcuefile-477-r1.ebuild b/media-libs/libcuefile/libcuefile-477-r1.ebuild index a9a885574d6..54aee7bbfbf 100644 --- a/media-libs/libcuefile/libcuefile-477-r1.ebuild +++ b/media-libs/libcuefile/libcuefile-477-r1.ebuild @@ -1,14 +1,15 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 + inherit cmake-multilib # svn export http://svn.musepack.net/libcuefile/trunk libcuefile-${PV} # tar -cJf libcuefile-${PV}.tar.xz libcuefile-${PV} DESCRIPTION="Cue File library from Musepack" -HOMEPAGE="http://www.musepack.net/" +HOMEPAGE="https://www.musepack.net/" SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="LGPL-2.1"
