diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 08:36:01 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 08:36:01 +0000 |
commit | 5d08ebef524fc876756a2e92c1771b8e0134b68e (patch) | |
tree | a4d5f636388b048684145fba6ff08c1e59f3885e /xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild | |
parent | x86 stable wrt bug #553500 (diff) | |
download | gentoo-2-5d08ebef524fc876756a2e92c1771b8e0134b68e.tar.gz gentoo-2-5d08ebef524fc876756a2e92c1771b8e0134b68e.tar.bz2 gentoo-2-5d08ebef524fc876756a2e92c1771b8e0134b68e.zip |
x86 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 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 1f487c0dd5d0..f7c54f8546bc 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,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.7.0.ebuild,v 1.1 2014/08/20 11:47:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild,v 1.2 2015/07/01 08:36:01 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="http://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.ta LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug +glyr lastfm +keybinder" RDEPEND=">=dev-libs/glib-2.28 |