diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 10:10:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 10:10:35 +0000 |
commit | 74a82a73c5801c42e062a473bc66816cb20afa00 (patch) | |
tree | cb226397b2763f36e0dcec2bf3fb441b8ffbe391 /xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild | |
parent | stable x86, bug 281376 (diff) | |
download | gentoo-2-74a82a73c5801c42e062a473bc66816cb20afa00.tar.gz gentoo-2-74a82a73c5801c42e062a473bc66816cb20afa00.tar.bz2 gentoo-2-74a82a73c5801c42e062a473bc66816cb20afa00.zip |
stable x86, bug 282648
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild')
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild index 62661a5570f4..9b5387dc98c6 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild,v 1.3 2009/08/26 03:07:47 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild,v 1.4 2009/08/26 10:10:35 fauli Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=xfce-base/xfce4-panel-4.3.22" |