diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-07-02 19:47:00 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-07-02 19:47:00 +0000 |
commit | d90b430451530b3f179392b9bba06c40294bf417 (patch) | |
tree | 5c4337d9326029e98672173a2de6699de7d50a58 /dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild | |
parent | Readd ~alpha wrt #177140 (diff) | |
download | gentoo-2-d90b430451530b3f179392b9bba06c40294bf417.tar.gz gentoo-2-d90b430451530b3f179392b9bba06c40294bf417.tar.bz2 gentoo-2-d90b430451530b3f179392b9bba06c40294bf417.zip |
The tests this package provides are broken and have thus been disabled. Fixes bug 184017.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild')
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild b/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild index 7f4c9a014ea1..7a3721368dac 100644 --- a/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild +++ b/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v 1.4 2007/07/02 14:28:49 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.2_alpha3.ebuild,v 1.5 2007/07/02 19:47:00 philantrop Exp $ inherit eutils python -RESTRICT="strip" +# The tests themselves are broken. +RESTRICT="strip test" P_DOCS="hk_classes-htmldocumentation-0.8" |