media-sound/audacious: Fix DESCRIPTION (no ${PN}, less PR speak)
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 17 Nov 2018 20:54:44 +0000 (21:54 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 17 Nov 2018 22:00:03 +0000 (23:00 +0100)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
media-sound/audacious/audacious-9999.ebuild

index adef73f950d2b46257a1a1f6d35f6c6c52bf87a4..45b1f5ec926ff68b9516cb364f0701d795a1fa75 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 MY_P="${P/_/-}"
 
-DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
+DESCRIPTION="Lightweight and versatile audio player"
 HOMEPAGE="https://audacious-media-player.org/"
 
 if [[ ${PV} == *9999 ]]; then
index dea37f7b001f26869060de8de335bece7a3b9a8c..47a2fb2552871795af7198d337b80da47461f7f8 100644 (file)
@@ -8,7 +8,7 @@ inherit gnome2-utils xdg-utils
 MY_P="${P/_/-}"
 S="${WORKDIR}/${MY_P}"
 
-DESCRIPTION="Audacious Player - Your music, your way, no exceptions"
+DESCRIPTION="Lightweight and versatile audio player"
 HOMEPAGE="https://audacious-media-player.org/"
 
 if [[ ${PV} == *9999 ]]; then