summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:07:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:07:46 +0000
commit389faeb12232bde8d351fe08186f6e6b3c9704e8 (patch)
treece4690aae8bad588bf1312783a397a1b20b3bd9e /xfce-extra/xfce4-soundmenu-plugin
parentStable for x86, wrt bug #465286 (diff)
downloadgentoo-2-389faeb12232bde8d351fe08186f6e6b3c9704e8.tar.gz
gentoo-2-389faeb12232bde8d351fe08186f6e6b3c9704e8.tar.bz2
gentoo-2-389faeb12232bde8d351fe08186f6e6b3c9704e8.zip
Stable for x86, 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/ChangeLog6
-rw-r--r--xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog
index 58c608f95953..5c2d0af05dae 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.21 2013/04/11 17:56:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.22 2013/04/11 18:07:46 ago Exp $
+
+ 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-soundmenu-plugin-0.6.0.ebuild:
+ Stable for x86, wrt bug #465286
11 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
xfce4-soundmenu-plugin-0.6.0.ebuild:
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 3b1b94a527c0..0f7f602404a6 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.2 2013/04/11 17:56:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild,v 1.3 2013/04/11 18:07:46 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