summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 4d54b9140cad..8a713e6bfe6d 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce-utils
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.101 2007/04/12 14:42:13 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.102 2007/04/12 14:48:37 drac Exp $
+
+ 12 Apr 2007; Samuli Suominen <drac@gentoo.org> xfce-utils-4.4.1.ebuild:
+ Remove eutils from inherit, not used.
*xfce-utils-4.4.1 (11 Apr 2007)
diff --git a/xfce-base/xfce-utils/xfce-utils-4.4.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.4.1.ebuild
index 5eaa9ddb760d..0b19119990d1 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.4.1.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.4.1.ebuild
@@ -1,8 +1,8 @@
# 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.4.1.ebuild,v 1.1 2007/04/12 14:42:13 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.1.ebuild,v 1.2 2007/04/12 14:48:37 drac Exp $
-inherit eutils xfce44
+inherit xfce44
XFCE_VERSION=4.4.1
xfce44