summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-06 14:37:24 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-06 15:41:25 +0200
commitdd17ce56e77dddae7983c9cbcb14f03216956809 (patch)
treed922ff23d759c31fab32f7ca3b5ca6baade2b2c5
parentmedia-gfx/peps: Shorter DESCRIPTION (diff)
downloadgentoo-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.ebuild1
-rw-r--r--media-libs/hal-flash/hal-flash-0.3.3.ebuild2
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"