diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-06-05 13:49:27 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-06-05 13:49:27 +0000 |
commit | 8cb5e6609ba2c03ef9a38612a0e606fb18e3cffc (patch) | |
tree | f38e7c5082bc446b9ccfa12af131e4b83722dc99 /xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #368281 (diff) | |
download | gentoo-2-8cb5e6609ba2c03ef9a38612a0e606fb18e3cffc.tar.gz gentoo-2-8cb5e6609ba2c03ef9a38612a0e606fb18e3cffc.tar.bz2 gentoo-2-8cb5e6609ba2c03ef9a38612a0e606fb18e3cffc.zip |
Add debug to IUSE (bug #369761)
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild')
-rw-r--r-- | xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild index 9b0a1be2111f..42dbe6fa46fd 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.4 2011/05/19 21:45:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.5 2011/06/05 13:49:27 angelos Exp $ # git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-shares-plugin @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" +IUSE="debug" RDEPEND=">=dev-libs/glib-2.18:2 >=x11-libs/gtk+-2.12:2 |