summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 08:48:14 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 13:20:10 +0200
commit9aeb6c0b845f9b4b0bfe0d25af64375571c988d2 (patch)
treedb3fab6de7bb49ba277e1199f56604eb77644c86 /app-misc/mswinurl_launcher/mswinurl_launcher-1.0.ebuild
parentapp-text/gtranslator: [QA] Add missing python metadata variables (diff)
downloadgentoo-9aeb6c0b845f9b4b0bfe0d25af64375571c988d2.tar.gz
gentoo-9aeb6c0b845f9b4b0bfe0d25af64375571c988d2.tar.bz2
gentoo-9aeb6c0b845f9b4b0bfe0d25af64375571c988d2.zip
app-misc/mswinurl_launcher: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-misc/mswinurl_launcher/mswinurl_launcher-1.0.ebuild')
-rw-r--r--app-misc/mswinurl_launcher/mswinurl_launcher-1.0.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/app-misc/mswinurl_launcher/mswinurl_launcher-1.0.ebuild b/app-misc/mswinurl_launcher/mswinurl_launcher-1.0.ebuild
index 43d36e4d98e7..2faf9f6a54d6 100644
--- a/app-misc/mswinurl_launcher/mswinurl_launcher-1.0.ebuild
+++ b/app-misc/mswinurl_launcher/mswinurl_launcher-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,14 +12,16 @@ DESCRIPTION="Launcher and desktop association for MS Windows *.URL (text/x-uri)
HOMEPAGE="https://gist.github.com/endolith/77635"
SRC_URI="https://gist.github.com/endolith/${GIST_STRING/-//archive/}.tar.gz -> ${P}.tar.gz"
-RESTRICT="mirror"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="mirror"
-DEPEND="dev-util/desktop-file-utils"
RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ dev-util/desktop-file-utils"
S="${WORKDIR}"/$GIST_STRING