diff --git a/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild b/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild index 1bb3156741016..94848bddac27e 100644 --- a/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild +++ b/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 - inherit eutils multilib-minimal DESCRIPTION="libhal stub forwarding to UDisks for Adobe Flash to play DRM content" diff --git a/media-libs/hal-flash/hal-flash-0.3.3.ebuild b/media-libs/hal-flash/hal-flash-0.3.3.ebuild index abe863978f206..d5d480953a0bb 100644 --- a/media-libs/hal-flash/hal-flash-0.3.3.ebuild +++ b/media-libs/hal-flash/hal-flash-0.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 inherit autotools eutils -DESCRIPTION="A libhal stub library forwarding to UDisks for www-plugins/adobe-flash to play DRM content" +DESCRIPTION="libhal stub forwarding to UDisks for Adobe Flash to play DRM content" HOMEPAGE="https://github.com/cshorler/hal-flash https://build.opensuse.org/package/show/devel:openSUSE:Factory/hal-flash" SRC_URI="https://github.com/cshorler/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"