diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-10 22:26:52 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-10 22:29:16 +0200 |
commit | b6745d67818a23c7663765ef971c7b6471c935a7 (patch) | |
tree | 5d0bc63ac84d6634d3a275a0ff4839a9444ff31e /kde-plasma/breeze-plymouth | |
parent | sys-apps/systemd: 242-r6 stable on sparc (diff) | |
download | gentoo-b6745d67818a23c7663765ef971c7b6471c935a7.tar.gz gentoo-b6745d67818a23c7663765ef971c7b6471c935a7.tar.bz2 gentoo-b6745d67818a23c7663765ef971c7b6471c935a7.zip |
kde-plasma/breeze-plymouth: Set ECM_KDEINSTALLDIRS="false
Closes: https://bugs.gentoo.org/689624
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/breeze-plymouth')
-rw-r--r-- | kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild | 1 | ||||
-rw-r--r-- | kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild index c52157edd663..3ebe007bd070 100644 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild +++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.5.ebuild @@ -3,6 +3,7 @@ EAPI=7 +ECM_KDEINSTALLDIRS="false" KDE_AUTODEPS="false" inherit kde5 diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild index 41a505dcab07..54b797803dcd 100644 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild +++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.16.3.ebuild @@ -3,6 +3,7 @@ EAPI=7 +ECM_KDEINSTALLDIRS="false" KDE_AUTODEPS="false" inherit kde5 |