From 9a955b14fcdeb6d43683c942983e2c74a893d2ec Mon Sep 17 00:00:00 2001 From: Thomas Kahle Date: Tue, 7 Dec 2010 17:16:48 +0000 Subject: restricting tests, upstream does not care about them (Portage version: 2.1.9.25/cvs/Linux i686) --- sci-mathematics/singular/ChangeLog | 5 ++++- sci-mathematics/singular/singular-3.1.2-r2.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'sci-mathematics/singular') diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index ec3d177ef5a1..5473d0983724 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/singular # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.37 2010/11/26 09:56:22 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.38 2010/12/07 17:16:48 tomka Exp $ + + 07 Dec 2010; Thomas Kahle singular-3.1.2-r2.ebuild: + restricting tests, upstream does not care about them *singular-3.1.2-r2 (26 Nov 2010) diff --git a/sci-mathematics/singular/singular-3.1.2-r2.ebuild b/sci-mathematics/singular/singular-3.1.2-r2.ebuild index 972b94027efe..851be8b182fe 100644 --- a/sci-mathematics/singular/singular-3.1.2-r2.ebuild +++ b/sci-mathematics/singular/singular-3.1.2-r2.ebuild @@ -1,10 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.3 2010/11/28 02:12:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.4 2010/12/07 17:16:48 tomka Exp $ EAPI="3" WANT_AUTOCONF="2.1" # Upstream ticket 240 -> wontfix +# Upstream does not care about tests. +RESTRICT="test" + inherit autotools eutils elisp-common flag-o-matic multilib prefix versionator MY_PN=Singular -- cgit v1.2.3-65-gdbad