diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 22:19:09 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:06:15 +0200 |
commit | 6376c834b40a2ec9cf20a05a0aafc7d6e7c572a1 (patch) | |
tree | 08ceb1eec527144d6953734268c0ab20a722c506 /xfce-extra | |
parent | xfce-extra/xfce4-netspeed-plugin: Shorter DESCRIPTION (diff) | |
download | gentoo-6376c834b40a2ec9cf20a05a0aafc7d6e7c572a1.tar.gz gentoo-6376c834b40a2ec9cf20a05a0aafc7d6e7c572a1.tar.bz2 gentoo-6376c834b40a2ec9cf20a05a0aafc7d6e7c572a1.zip |
xfce-extra/xfce4-soundmenu-plugin: Shorter DESCRIPTION
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 7a0cb5c86c35..c49f811ccd8d 100644 --- 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 @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit xfconf -DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)" +DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha" HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin" SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" |