summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2018-12-22 22:55:59 -0500
committerCraig Andrews <candrews@gentoo.org>2018-12-22 23:06:02 -0500
commit204abf56c12d9d87b22e7fa0c77c88b53adb3c28 (patch)
tree046896e484e701f2c964736404e4284398007a5a /media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild
parentRevert "dev-python/rdflib-4.2.2: added ~alpha, bug 653676" (diff)
downloadgentoo-204abf56c12d9d87b22e7fa0c77c88b53adb3c28.tar.gz
gentoo-204abf56c12d9d87b22e7fa0c77c88b53adb3c28.tar.bz2
gentoo-204abf56c12d9d87b22e7fa0c77c88b53adb3c28.zip
media-plugins/kodi-pvr-argustv: 3.5.4 version bump
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild')
-rw-r--r--media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild b/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild
index e7adfd04ff41..d1169d9e78b2 100644
--- a/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild
+++ b/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ case ${PV} in
inherit git-r3
;;
*)
- CODENAME="Krypton"
+ CODENAME="Leia"
KEYWORDS="~amd64 ~x86"
SRC_URI="https://github.com/kodi-pvr/pvr.argustv/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/pvr.argustv-${PV}-${CODENAME}"