diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-09 15:42:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-09 15:42:37 +0000 |
commit | c6822aaaf006eaa53b69f9078d8e897716c78520 (patch) | |
tree | db2b6a992a311ecc3308c5a9b640b7c531ad07af /xfce-extra | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-c6822aaaf006eaa53b69f9078d8e897716c78520.tar.gz gentoo-2-c6822aaaf006eaa53b69f9078d8e897716c78520.tar.bz2 gentoo-2-c6822aaaf006eaa53b69f9078d8e897716c78520.zip |
More verbose description to make clear this is a pair with media-sound/pragha.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog index 48a3768cda06..bcd14c3f9682 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog +++ b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-soundmenu-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.4 2012/01/06 11:10:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.5 2012/01/09 15:42:37 ssuominen Exp $ + + 09 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-soundmenu-plugin-0.2.4.2.ebuild: + More verbose description to make clear this is a pair with + media-sound/pragha. 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-soundmenu-plugin-0.2.4.1.ebuild: diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild index f5eaaff03643..bee15381491d 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v 1.1 2011/12/23 06:57:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v 1.2 2012/01/09 15:42:37 ssuominen Exp $ EAPI=4 inherit xfconf -DESCRIPTION="A panel plug-in to control MPRIS2 compatible players" +DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)" HOMEPAGE="http://code.google.com/p/dissonance/" SRC_URI="http://dissonance.googlecode.com/files/${P}.tar.bz2" |