summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xfconf/ChangeLog6
-rw-r--r--xfce-base/xfconf/xfconf-4.6.1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/xfce-base/xfconf/ChangeLog b/xfce-base/xfconf/ChangeLog
index d03d53225771..9b9f0ac5b5ec 100644
--- a/xfce-base/xfconf/ChangeLog
+++ b/xfce-base/xfconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.5 2009/04/21 04:26:31 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.6 2009/06/07 18:54:52 darkside Exp $
+
+ 07 Jun 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
+ RESTRICT=test because the test suite fails if the application is currently
+ running
*xfconf-4.6.1 (21 Apr 2009)
diff --git a/xfce-base/xfconf/xfconf-4.6.1.ebuild b/xfce-base/xfconf/xfconf-4.6.1.ebuild
index 42101ed1f12a..59cf988b29e0 100644
--- a/xfce-base/xfconf/xfconf-4.6.1.ebuild
+++ b/xfce-base/xfconf/xfconf-4.6.1.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.1 2009/04/21 04:26:31 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.2 2009/06/07 18:54:52 darkside Exp $
EAPI="1"
+RESTRICT="test"
inherit xfce4
xfce4_core