Undocumented variable was not set which dies in pkg_setup
Bug: https://bugs.gentoo.org/688060
Signed-off-by: Brian Evans <grknight@gentoo.org>
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
HOMEPAGE="http://www.ampache.org/"
SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> ${P}.tar.gz"
+# Remove this and the SLOT line below if the code changes. Added for a dependency only change
+WEBAPP_MANUAL_SLOT="yes"
SLOT="${PV}"
LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc ~sparc x86"
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
HOMEPAGE="http://www.ampache.org/"
SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> ${P}.tar.gz"
+# Remove this and the SLOT line below if the code changes. Added for a dependency only change
+WEBAPP_MANUAL_SLOT="yes"
SLOT="${PV}"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"