commit: d553f90a2b2801529dee0ef059b1c3a204b24ea4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 17 20:54:44 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 17 22:00:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d553f90a
media-sound/audacious: Fix DESCRIPTION (no ${PN}, less PR speak)
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 2 +-
media-sound/audacious/audacious-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
index adef73f950d..45b1f5ec926 100644
--- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
+++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
@@ -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
diff --git a/media-sound/audacious/audacious-9999.ebuild
b/media-sound/audacious/audacious-9999.ebuild
index dea37f7b001..47a2fb25528 100644
--- a/media-sound/audacious/audacious-9999.ebuild
+++ b/media-sound/audacious/audacious-9999.ebuild
@@ -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