commit: e91f62045eca3d9a5257b2ec30f4290d0469deb6
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 00:51:02 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 00:51:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91f6204
gui-apps/slurp: stylistic changes and BDEPEND
* app-text/scdoc should require -9999 when using live ebuild
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
gui-apps/slurp/slurp-1.2.0.ebuild | 9 ++++-----
gui-apps/slurp/slurp-9999.ebuild | 13 +++++--------
2 files changed, 9 insertions(+), 13 deletions(-)
diff --git a/gui-apps/slurp/slurp-1.2.0.ebuild
b/gui-apps/slurp/slurp-1.2.0.ebuild
index a3eccc38687..c66a344b815 100644
--- a/gui-apps/slurp/slurp-1.2.0.ebuild
+++ b/gui-apps/slurp/slurp-1.2.0.ebuild
@@ -23,11 +23,10 @@ IUSE="+man"
DEPEND="
>=dev-libs/wayland-protocols-1.14
dev-libs/wayland
- x11-libs/cairo
-"
-RDEPEND="
- ${DEPEND}
-"
+ x11-libs/cairo"
+
+RDEPEND="${DEPEND}"
+
if [[ ${PV} == 9999 ]]; then
BDEPEND+="man? ( ~app-text/scdoc-9999 )"
else
diff --git a/gui-apps/slurp/slurp-9999.ebuild b/gui-apps/slurp/slurp-9999.ebuild
index e1958f998d2..5c6fe52e5b6 100644
--- a/gui-apps/slurp/slurp-9999.ebuild
+++ b/gui-apps/slurp/slurp-9999.ebuild
@@ -23,14 +23,11 @@ IUSE="+man"
DEPEND="
>=dev-libs/wayland-protocols-1.14
dev-libs/wayland
- x11-libs/cairo
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- man? ( app-text/scdoc )
-"
+ x11-libs/cairo"
+
+RDEPEND="${DEPEND}"
+
+BDEPEND="man? ( ~app-text/scdoc-9999 )"
src_configure() {
local emesonargs=(