diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 13:01:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:13 +0100 |
commit | 51014ebf50c2e49d2ff3b308dcd9659d6b5013a7 (patch) | |
tree | 22f4b205c43b79bc611e352371ec8c42044501b0 /www-client/jd | |
parent | www-apps/liquid_feedback_frontend: eutils-- (diff) | |
download | gentoo-51014ebf50c2e49d2ff3b308dcd9659d6b5013a7.tar.gz gentoo-51014ebf50c2e49d2ff3b308dcd9659d6b5013a7.tar.bz2 gentoo-51014ebf50c2e49d2ff3b308dcd9659d6b5013a7.zip |
www-client/jd: eutils->desktop
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/jd')
-rw-r--r-- | www-client/jd/jd-2.8.5_p120826.ebuild | 4 | ||||
-rw-r--r-- | www-client/jd/jd-2.8.9_p150226.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-client/jd/jd-2.8.5_p120826.ebuild b/www-client/jd/jd-2.8.5_p120826.ebuild index 80bbabb0121e..e34c2185e537 100644 --- a/www-client/jd/jd-2.8.5_p120826.ebuild +++ b/www-client/jd/jd-2.8.5_p120826.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit eutils autotools flag-o-matic +inherit desktop autotools flag-o-matic MY_P="${P/_p/-}" diff --git a/www-client/jd/jd-2.8.9_p150226.ebuild b/www-client/jd/jd-2.8.9_p150226.ebuild index c1e8d8e99e2c..c6faa34a9c33 100644 --- a/www-client/jd/jd-2.8.9_p150226.ebuild +++ b/www-client/jd/jd-2.8.9_p150226.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit eutils autotools flag-o-matic +inherit autotools desktop flag-o-matic MY_P="${P/_p/-}" |