Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-soundmenu-plugin/
Date: Fri, 04 Aug 2017 21:07:26
Message-Id: 1501880775.6376c834b40a2ec9cf20a05a0aafc7d6e7c572a1.amynka@gentoo
1 commit: 6376c834b40a2ec9cf20a05a0aafc7d6e7c572a1
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 1 20:19:09 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:06:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6376c834
7
8 xfce-extra/xfce4-soundmenu-plugin: Shorter DESCRIPTION
9
10 xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
14 index 7a0cb5c86c3..c49f811ccd8 100644
15 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
16 +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
17 @@ -1,10 +1,10 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 inherit xfconf
24
25 -DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)"
26 +DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha"
27 HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin"
28 SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2"