summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2005-07-15 23:33:48 +0000
committerGeorge Shapovalov <george@gentoo.org>2005-07-15 23:33:48 +0000
commit67968e21d94d7a0aa6451a24989108082a673a51 (patch)
tree313e1f5b6b261bc95665a124d9bca3b0899335e2 /dev-util/cppunit
parentQA: New versions don't go directly to stable. (diff)
downloadgentoo-2-67968e21d94d7a0aa6451a24989108082a673a51.tar.gz
gentoo-2-67968e21d94d7a0aa6451a24989108082a673a51.tar.bz2
gentoo-2-67968e21d94d7a0aa6451a24989108082a673a51.zip
added RESTRICT=maketest, some examples seems to be not as good as they should be
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r--dev-util/cppunit/cppunit-1.10.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/cppunit/cppunit-1.10.2.ebuild b/dev-util/cppunit/cppunit-1.10.2.ebuild
index fee0d481a90b..8c1263ba7dd2 100644
--- a/dev-util/cppunit/cppunit-1.10.2.ebuild
+++ b/dev-util/cppunit/cppunit-1.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.10.2.ebuild,v 1.7 2005/05/29 22:53:56 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.10.2.ebuild,v 1.8 2005/07/15 23:33:48 george Exp $
IUSE=""
@@ -12,6 +12,8 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
+RESTRICT="maketest"
+
DEPEND="app-doc/doxygen
media-gfx/graphviz"