diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-10 12:29:50 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-10 12:29:50 +0000 |
commit | ea0500fb3f3df684fc132cd4aed500085f50c5d4 (patch) | |
tree | 9b4d4bbdb18ea611d81925de0a8599f38f1bd169 /xfce-extra | |
parent | ppc/ppc64/x86 stable wrt #401229 (diff) | |
download | gentoo-2-ea0500fb3f3df684fc132cd4aed500085f50c5d4.tar.gz gentoo-2-ea0500fb3f3df684fc132cd4aed500085f50c5d4.tar.bz2 gentoo-2-ea0500fb3f3df684fc132cd4aed500085f50c5d4.zip |
x86 stable wrt #401229
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog index dc4d80056673..0dc44bc6f738 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.6 2012/01/30 16:50:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.7 2012/02/10 12:29:50 ssuominen Exp $ + + 10 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-soundmenu-plugin-0.2.4.2.ebuild: + x86 stable wrt #401229 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-soundmenu-plugin-0.2.4.2.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 b054d2424f9e..e6300d06d51c 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,6 +1,6 @@ # 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.3 2012/01/30 16:50:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.2.ebuild,v 1.4 2012/02/10 12:29:50 ssuominen Exp $ EAPI=4 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/dbus-glib-0.92 |