summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-01-25 19:21:35 +0000
committerPeter Weller <welp@gentoo.org>2007-01-25 19:21:35 +0000
commita8752735236eb72933cfa83df909bfbd9f4dbb22 (patch)
treeee4f880bd855d0b479cdb773ee1cbc2a64dccdf0 /xfce-base
parentfixed deps, removing usage of gnome2-utils, cleanup (diff)
downloadgentoo-2-a8752735236eb72933cfa83df909bfbd9f4dbb22.tar.gz
gentoo-2-a8752735236eb72933cfa83df909bfbd9f4dbb22.tar.bz2
gentoo-2-a8752735236eb72933cfa83df909bfbd9f4dbb22.zip
fixed deps, removing usage of gnome2-utils, cleanup
(Portage version: 2.1.2-r1)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.4.0.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index a8cb2ec989dc..13462786d7b6 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.72 2007/01/22 02:06:34 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.73 2007/01/25 19:21:35 welp Exp $
+
+ 25 Jan 2007; Peter Weller <welp@gentoo.org> libxfce4util-4.4.0.ebuild:
+ fixed deps, removing usage of gnome2-utils, cleanup
*libxfce4util-4.4.0 (22 Jan 2007)
diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.0.ebuild
index 271dd39c77bb..1f2e5ed3e03b 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.4.0.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.4.0.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-base/libxfce4util/libxfce4util-4.4.0.ebuild,v 1.1 2007/01/22 02:06:34 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0.ebuild,v 1.2 2007/01/25 19:21:35 welp Exp $
inherit xfce44
@@ -11,9 +11,10 @@ LICENSE="LGPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug doc"
-RDEPEND=">=dev-libs/glib-2
+RDEPEND=">=dev-libs/glib-2"
+DEPEND="${RDEPEND}
doc? ( >=dev-util/gtk-doc-1 )"
-
XFCE_CONFIG="${XFCE_CONFIG} $(use_enable doc gtk-doc)"
+
xfce44_core_package