summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild3
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild
index 23678d3c8f95..3e338707f7cc 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.6.2-r1.ebuild,v 1.2 2010/09/06 17:48:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild,v 1.3 2010/10/21 13:57:51 ssuominen Exp $
EAPI=3
inherit xfconf
@@ -31,6 +31,7 @@ DEPEND="${RDEPEND}
sys-devel/gettext"
pkg_setup() {
+ # This patch is bogus, drop it from next version or revision
PATCHES=( "${FILESDIR}"/${PN}-4.6.x-ck-launch-session.patch )
XFCONF="--disable-dependency-tracking
$(use_enable dbus)
diff --git a/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild b/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild
index 53a3397dd41f..c0123805f0fa 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.7.0.ebuild,v 1.6 2010/09/10 07:27:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild,v 1.7 2010/10/21 13:57:51 ssuominen Exp $
EAPI=3
inherit xfconf
@@ -33,6 +33,7 @@ DEPEND="${RDEPEND}
sys-devel/gettext"
pkg_setup() {
+ # These patches are bogus, drop them from next version or revision
PATCHES=(
"${FILESDIR}"/${P}-ck-launch-session.patch
"${FILESDIR}"/${P}-ck-launch-session-2.patch