summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-06-07 18:54:52 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-06-07 18:54:52 +0000
commitd7a3efdaadaa5c528bdd7d16558048e81430ad1e (patch)
tree32ff5af3be407ac92d03b38b029f503a39adedf5 /xfce-base/xfconf
parentFix ChangeLog entry, wrong person (diff)
downloadgentoo-2-d7a3efdaadaa5c528bdd7d16558048e81430ad1e.tar.gz
gentoo-2-d7a3efdaadaa5c528bdd7d16558048e81430ad1e.tar.bz2
gentoo-2-d7a3efdaadaa5c528bdd7d16558048e81430ad1e.zip
RESTRICT=test because the test suite fails if the application is currently running
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/xfconf')
-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