diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-20 17:43:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-20 17:43:58 +0000 |
commit | 1e073fdae49f0da7b3f801ccda79978cd2338a6a (patch) | |
tree | 0b48010188a426ef0aad04531333d2c5cb04e523 /xfce-extra/xfce4-radio-plugin | |
parent | app-misc/welcome2l removal (pending 2010-03-09) see bug #227955 for reference (diff) | |
download | gentoo-2-1e073fdae49f0da7b3f801ccda79978cd2338a6a.tar.gz gentoo-2-1e073fdae49f0da7b3f801ccda79978cd2338a6a.tar.bz2 gentoo-2-1e073fdae49f0da7b3f801ccda79978cd2338a6a.zip |
Missing debug in IUSE
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-radio-plugin')
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 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 9b5387dc98c6..aa8143610dfb 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 +# Copyright 1999-2010 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.4 2009/08/26 10:10:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild,v 1.5 2010/03/20 17:43:58 ssuominen Exp $ EAPI=2 inherit xfconf @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" +IUSE="debug" RDEPEND=">=xfce-base/xfce4-panel-4.3.22" DEPEND="${RDEPEND} |