diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-15 17:07:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-15 17:07:27 +0000 |
commit | a7b0dbe04cf7a288f19516d99d057bb52730f6b3 (patch) | |
tree | e80b48bb0a459667969047bfb8c11d9bbee31799 /media-gfx/tic98/tic98-1.01-r3.ebuild | |
parent | Add missing changelog entry (diff) | |
download | historical-a7b0dbe04cf7a288f19516d99d057bb52730f6b3.tar.gz historical-a7b0dbe04cf7a288f19516d99d057bb52730f6b3.tar.bz2 historical-a7b0dbe04cf7a288f19516d99d057bb52730f6b3.zip |
restrict tests as the required files are not available
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.26.7 x86_64
Diffstat (limited to 'media-gfx/tic98/tic98-1.01-r3.ebuild')
-rw-r--r-- | media-gfx/tic98/tic98-1.01-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/tic98/tic98-1.01-r3.ebuild b/media-gfx/tic98/tic98-1.01-r3.ebuild index 6a9c4e645920..93c20b2915eb 100644 --- a/media-gfx/tic98/tic98-1.01-r3.ebuild +++ b/media-gfx/tic98/tic98-1.01-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/tic98/tic98-1.01-r3.ebuild,v 1.2 2008/10/25 12:54:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/tic98/tic98-1.01-r3.ebuild,v 1.3 2008/11/15 17:07:27 maekke Exp $ inherit eutils @@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" +RESTRICT="test" S="${WORKDIR}/${PN}" |