diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-05-23 12:49:42 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-05-23 12:49:42 +0000 |
commit | e011e1a86b1b403721ebc5f6f399c01599a4c43b (patch) | |
tree | 7f5f8a35164e15f77d7e032eeb94bca373876c65 /xfce-extra/thunar-volman | |
parent | Stable on sparc wrt #179245 (diff) | |
download | gentoo-2-e011e1a86b1b403721ebc5f6f399c01599a4c43b.tar.gz gentoo-2-e011e1a86b1b403721ebc5f6f399c01599a4c43b.tar.bz2 gentoo-2-e011e1a86b1b403721ebc5f6f399c01599a4c43b.zip |
Add debug to IUSE.
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-extra/thunar-volman')
-rw-r--r-- | xfce-extra/thunar-volman/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog index 3fae5a3cd379..46e8883b9a4f 100644 --- a/xfce-extra/thunar-volman/ChangeLog +++ b/xfce-extra/thunar-volman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-volman # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.14 2007/05/23 00:27:11 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.15 2007/05/23 12:49:42 drac Exp $ + + 23 May 2007; Samuli Suominen <drac@gentoo.org> + thunar-volman-0.1.3_pre20070523.ebuild: + Add debug to IUSE. *thunar-volman-0.1.3_pre20070523 (23 May 2007) diff --git a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild index e3a6b64bb700..189dd86405df 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild,v 1.1 2007/05/23 00:27:11 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild,v 1.2 2007/05/23 12:49:42 drac Exp $ inherit eutils xfce44 @@ -11,6 +11,7 @@ HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman" SRC_URI="http://dev.gentoo.org/~drac/distfiles/${P}.tar.bz2" KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="debug" RDEPEND="dev-libs/dbus-glib sys-apps/hal |