diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-24 11:14:38 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-24 11:14:38 +0000 |
commit | 1444ee03a376cbe207345219846af5252f314e5f (patch) | |
tree | 95b91d02ac555819e8dff61c6e0acdc058846348 /app-office | |
parent | emerald needs dep on compiz (diff) | |
download | gentoo-2-1444ee03a376cbe207345219846af5252f314e5f.tar.gz gentoo-2-1444ee03a376cbe207345219846af5252f314e5f.tar.bz2 gentoo-2-1444ee03a376cbe207345219846af5252f314e5f.zip |
disable test suite
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnotime/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.2.2-r1.ebuild | 3 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.2.3.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog index 08f4701e9e55..5fd4c83fe459 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/gnotime # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.29 2007/10/23 14:18:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.30 2007/10/24 11:14:38 opfer Exp $ + + 24 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + gnotime-2.2.2-r1.ebuild, gnotime-2.2.3.ebuild: + disable test suite 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> gnotime-2.2.3.ebuild: Add ~sparc wrt #195986 diff --git a/app-office/gnotime/gnotime-2.2.2-r1.ebuild b/app-office/gnotime/gnotime-2.2.2-r1.ebuild index eece4880c382..70671986e316 100644 --- a/app-office/gnotime/gnotime-2.2.2-r1.ebuild +++ b/app-office/gnotime/gnotime-2.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild,v 1.1 2007/09/27 17:43:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild,v 1.2 2007/10/24 11:14:38 opfer Exp $ inherit gnome2 autotools @@ -12,6 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" +RESTRICT="test" RDEPEND=">=gnome-base/libgnome-2.0 >=gnome-base/libgnomeui-2.0.3 diff --git a/app-office/gnotime/gnotime-2.2.3.ebuild b/app-office/gnotime/gnotime-2.2.3.ebuild index 837719f85833..e6c2a0a56261 100644 --- a/app-office/gnotime/gnotime-2.2.3.ebuild +++ b/app-office/gnotime/gnotime-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.4 2007/10/23 14:18:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.5 2007/10/24 11:14:38 opfer Exp $ inherit eutils gnome2 autotools @@ -12,6 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc64 ~sparc ~x86" IUSE="" +RESTRICT="test" RDEPEND=">=gnome-base/libgnome-2.0 >=gnome-base/libgnomeui-2.0.3 |