Added IUSE=debug, which was dropped when \'inherit debug\' was removed from xfce44...
authorJoshua Nichols <nichoj@gentoo.org>
Sat, 6 Jan 2007 19:10:50 +0000 (19:10 +0000)
committerJoshua Nichols <nichoj@gentoo.org>
Sat, 6 Jan 2007 19:10:50 +0000 (19:10 +0000)
Package-Manager: portage-2.1.2_rc4-r4

xfce-base/thunar/ChangeLog
xfce-base/thunar/thunar-0.5.0_rc2-r3.ebuild

index 81191878fc762b3ecbfa7ca40d06247a8523f211..720d406baa4826d0c78c869b0b63a2757a043960 100644 (file)
@@ -1,6 +1,17 @@
 # ChangeLog for xfce-base/thunar
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.10 2006/12/28 02:12:43 nichoj Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.11 2007/01/06 19:10:50 nichoj Exp $
+
+  06 Jan 2007; Joshua Nichols <nichoj@gentoo.org> -thunar-0.5.0_rc2.ebuild,
+  -thunar-0.5.0_rc2-r1.ebuild, -thunar-0.5.0_rc2-r2.ebuild,
+  thunar-0.5.0_rc2-r3.ebuild:
+  Added IUSE=debug, which was dropped when 'inherit debug' was removed from
+  xfce44.eclass. Pruned old revisions.
+
+  06 Jan 2007; Joshua Nichols <nichoj@gentoo.org>
+  thunar-0.5.0_rc2-r3.ebuild:
+  Added IUSE=debug, which was dropped when 'inherit debug' was removed from
+  xfce44.eclass.
 
 *thunar-0.5.0_rc2-r3 (28 Dec 2006)
 
index c1a2e9f3681c9202c8b1f91e0215059a65f2a9b8..74b7b0f636bcc61ee2f832a3df901d702db46c6c 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.5.0_rc2-r3.ebuild,v 1.1 2006/12/28 02:12:43 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.5.0_rc2-r3.ebuild,v 1.2 2007/01/06 19:10:50 nichoj Exp $
 
 inherit xfce44 versionator
 
@@ -18,7 +18,7 @@ DESCRIPTION="Xfce 4 file manager"
 HOMEPAGE="http://thunar.xfce.org"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
-IUSE="doc dbus exif hal pcre startup-notification thumbnail trash-panel-plugin"
+IUSE="doc dbus debug exif hal pcre startup-notification thumbnail trash-panel-plugin"
 
 # The order of RDEPEND is based on the list in README, by:
 #      required packages
@@ -62,7 +62,6 @@ DEPEND="${RDEPEND}
 # when those are fixed, we make IUSE="jpeg freetype"
 XFCE_CONFIG="
        $(use_enable dbus) \
-       $(use_enable debug) \
        $(use_enable doc gtk-doc) \
        $(use_enable doc xsltproc) \
        $(use_enable exif) \