summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2008-01-04 14:47:42 +0000
committerDenis Dupeyron <calchan@gentoo.org>2008-01-04 14:47:42 +0000
commit9a3294e111a8193c26b818b9148db914e7161837 (patch)
treef2e557d7d3b1cebf8a1f48e92c3f69afc26f10fd
parentRemoved obsolete version (diff)
downloadgentoo-2-9a3294e111a8193c26b818b9148db914e7161837.tar.gz
gentoo-2-9a3294e111a8193c26b818b9148db914e7161837.tar.bz2
gentoo-2-9a3294e111a8193c26b818b9148db914e7161837.zip
Disabled tests, thanks to Dustin Surawicz (see bug #203566).
(Portage version: 2.1.4_rc14)
-rw-r--r--media-gfx/f-spot/ChangeLog7
-rw-r--r--media-gfx/f-spot/f-spot-0.4.1.ebuild7
2 files changed, 10 insertions, 4 deletions
diff --git a/media-gfx/f-spot/ChangeLog b/media-gfx/f-spot/ChangeLog
index 8fad33c55802..ee4fb41309c8 100644
--- a/media-gfx/f-spot/ChangeLog
+++ b/media-gfx/f-spot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/f-spot
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/ChangeLog,v 1.25 2007/12/27 21:38:26 calchan Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/ChangeLog,v 1.26 2008/01/04 14:47:42 calchan Exp $
+
+ 04 Jan 2008; Denis Dupeyron <calchan@gentoo.org> f-spot-0.4.1.ebuild:
+ Disabled tests, thanks to Dustin Surawicz (see bug #203566).
*f-spot-0.4.1 (27 Dec 2007)
diff --git a/media-gfx/f-spot/f-spot-0.4.1.ebuild b/media-gfx/f-spot/f-spot-0.4.1.ebuild
index 13e615f3fb81..fe629e658c9d 100644
--- a/media-gfx/f-spot/f-spot-0.4.1.ebuild
+++ b/media-gfx/f-spot/f-spot-0.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/f-spot-0.4.1.ebuild,v 1.1 2007/12/27 21:38:26 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/f-spot-0.4.1.ebuild,v 1.2 2008/01/04 14:47:42 calchan Exp $
inherit gnome2 mono
@@ -34,3 +34,6 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.29"
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+
+# See bug #203566
+RESTRICT="test"