diff options
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/-}" |