summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r--xfce-base/xfce-utils/ChangeLog9
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.3.99.2.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 1ecf6861a7e5..4a404b962adf 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-base/xfce-utils
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.78 2006/12/17 14:18:42 welp Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.79 2007/01/06 17:56:43 nichoj Exp $
+
+ 06 Jan 2007; Joshua Nichols <nichoj@gentoo.org>
+ xfce-utils-4.3.99.2.ebuild:
+ Added IUSE=debug, which was dropped when 'inherit debug' was removed from
+ xfce44.eclass
17 Dec 2006; Peter Weller <welp@gentoo.org> files/Gentoo:
s/pacakge/package in files/Gentoo
diff --git a/xfce-base/xfce-utils/xfce-utils-4.3.99.2.ebuild b/xfce-base/xfce-utils/xfce-utils-4.3.99.2.ebuild
index 4578cb1c9026..fabb433be346 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.3.99.2.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.3.99.2.ebuild
@@ -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/xfce-utils/xfce-utils-4.3.99.2.ebuild,v 1.2 2006/12/10 20:06:37 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.3.99.2.ebuild,v 1.3 2007/01/06 17:56:43 nichoj Exp $
inherit eutils xfce44
@@ -8,7 +8,7 @@ xfce44_beta
DESCRIPTION="Xfce 4 utilities"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc"
+IUSE="doc debug"
RDEPEND="|| ( x11-apps/xrdb
virtual/x11 )