* [gentoo-commits] repo/gentoo:master commit in: media-video/yle-dl/
@ 2020-01-01 16:22 99% Joonas Niilola
0 siblings, 0 replies; 1+ results
From: Joonas Niilola @ 2020-01-01 16:22 UTC (permalink / raw
To: gentoo-commits
commit: a9035f700065ef463b1498c8f7db4c370cc222b2
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 16:21:52 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 16:22:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9035f70
media-video/yle-dl: add DISTUTILS_USE_SETUPTOOLS
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-video/yle-dl/yle-dl-20191231.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/media-video/yle-dl/yle-dl-20191231.ebuild b/media-video/yle-dl/yle-dl-20191231.ebuild
index eb48b56557d..fe780d782bf 100644
--- a/media-video/yle-dl/yle-dl-20191231.ebuild
+++ b/media-video/yle-dl/yle-dl-20191231.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{5..7} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
@@ -62,6 +63,6 @@ python_test() {
}
pkg_postinst() {
- einfo "Sample configuration file has been installed in "
- einfo " /usr/share/doc/yle-dl-${PV}/yledl.conf.sample.bz2"
+ elog "Sample configuration file has been installed in "
+ elog " /usr/share/doc/yle-dl-${PV}/yledl.conf.sample.bz2"
}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-01 16:22 99% [gentoo-commits] repo/gentoo:master commit in: media-video/yle-dl/ Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox