Being the only ebuild with that SRC_URI, it is easier and less error-prone
to keep it within the ebuild. If APPS_VERSION isn't bumped, manifest will
simply fail.
Package-Manager: portage-2.2.27
inherit kde4-base fdo-mime multilib toolchain-funcs flag-o-matic
EGIT_BRANCH="KDE/4.14"
+APPS_VERSION="15.12.1" # Don't forget to bump this
DESCRIPTION="KDE libraries needed by all KDE programs"
+SRC_URI="mirror://kde/stable/applications/${APPS_VERSION}/src/${P}.tar.xz"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
LICENSE="LGPL-2.1"
inherit kde4-base fdo-mime multilib toolchain-funcs flag-o-matic
EGIT_BRANCH="KDE/4.14"
+APPS_VERSION="15.12.3" # Don't forget to bump this
DESCRIPTION="KDE libraries needed by all KDE programs"
+SRC_URI="mirror://kde/stable/applications/${APPS_VERSION}/src/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
LICENSE="LGPL-2.1"