diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:37:24 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:25 +0200 |
commit | dd17ce56e77dddae7983c9cbcb14f03216956809 (patch) | |
tree | d922ff23d759c31fab32f7ca3b5ca6baade2b2c5 | |
parent | media-gfx/peps: Shorter DESCRIPTION (diff) | |
download | gentoo-dd17ce56e77dddae7983c9cbcb14f03216956809.tar.gz gentoo-dd17ce56e77dddae7983c9cbcb14f03216956809.tar.bz2 gentoo-dd17ce56e77dddae7983c9cbcb14f03216956809.zip |
media-libs/hal-flash: Shorter DESCRIPTION
-rw-r--r-- | media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild | 1 | ||||
-rw-r--r-- | media-libs/hal-flash/hal-flash-0.3.3.ebuild | 2 |
2 files changed, 1 insertions, 2 deletions
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 1bb315674101..94848bddac27 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 abe863978f20..d5d480953a0b 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" |