diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-13 21:28:57 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-13 22:24:16 +0100 |
commit | 6d88eec21b817878463d0ccca5321f880d02040f (patch) | |
tree | 7233509f0a97f6e583f577c9b95815f69fa48b79 /media-libs/phonon-vlc | |
parent | media-libs/phonon: Switch to ecm.eclass and kde.org.eclass (diff) | |
download | gentoo-6d88eec21b817878463d0ccca5321f880d02040f.tar.gz gentoo-6d88eec21b817878463d0ccca5321f880d02040f.tar.bz2 gentoo-6d88eec21b817878463d0ccca5321f880d02040f.zip |
media-libs/phonon-vlc: Switch to ecm.eclass and kde.org.eclass
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/phonon-vlc')
-rw-r--r-- | media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild b/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild index 566bc66ad00b..3928382fad5b 100644 --- a/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild +++ b/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 MY_PN="phonon-backend-vlc" -inherit kde5 +inherit ecm kde.org DESCRIPTION="VLC backend for the Phonon multimedia library" HOMEPAGE="https://phonon.kde.org/" |