diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 17:56:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 17:56:56 +0000 |
commit | e04a287f8a66aa4e9e0b24abc058965d3dc22e9f (patch) | |
tree | 324f1d72142bdc49a3b881d808b1d76ffb21e7a7 /xfce-extra/xfce4-soundmenu-plugin | |
parent | Stable for amd64, wrt bug #465286 (diff) | |
download | gentoo-2-e04a287f8a66aa4e9e0b24abc058965d3dc22e9f.tar.gz gentoo-2-e04a287f8a66aa4e9e0b24abc058965d3dc22e9f.tar.bz2 gentoo-2-e04a287f8a66aa4e9e0b24abc058965d3dc22e9f.zip |
Stable for amd64, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra/xfce4-soundmenu-plugin')
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog index 3097e6e5fe6a..58c608f95953 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog +++ b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-soundmenu-plugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.20 2013/02/25 09:59:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.21 2013/04/11 17:56:56 ago Exp $ + + 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + xfce4-soundmenu-plugin-0.6.0.ebuild: + Stable for amd64, wrt bug #465286 *xfce4-soundmenu-plugin-0.6.0 (25 Feb 2013) @@ -87,4 +91,3 @@ 26 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> +xfce4-soundmenu-plugin-0.2.4.1.ebuild: Initial commit. - diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild index 9a5671faddce..3b1b94a527c0 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.6.0.ebuild,v 1.1 2013/02/25 09:59:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild,v 1.2 2013/04/11 17:56:56 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="http://dissonance.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug +glyr lastfm" RDEPEND=">=dev-libs/glib-2.28 |