diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-03-20 15:45:02 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-03-20 15:45:02 +0000 |
commit | 2ed33e6173b805c03694d72456b783f4366d6830 (patch) | |
tree | 1435cc498827a19bbc26df5b16d21ba3e302ca07 /app-text/libwpd/libwpd-0.8.9.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-2ed33e6173b805c03694d72456b783f4366d6830.tar.gz gentoo-2-2ed33e6173b805c03694d72456b783f4366d6830.tar.bz2 gentoo-2-2ed33e6173b805c03694d72456b783f4366d6830.zip |
Restrict tests, because they need cppunit, which doesn't have enough keywords
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-text/libwpd/libwpd-0.8.9.ebuild')
-rw-r--r-- | app-text/libwpd/libwpd-0.8.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/libwpd/libwpd-0.8.9.ebuild b/app-text/libwpd/libwpd-0.8.9.ebuild index 8e6142997866..3b44a54eeae7 100644 --- a/app-text/libwpd/libwpd-0.8.9.ebuild +++ b/app-text/libwpd/libwpd-0.8.9.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-text/libwpd/libwpd-0.8.9.ebuild,v 1.1 2007/03/19 16:41:43 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.9.ebuild,v 1.2 2007/03/20 15:45:02 dang Exp $ inherit eutils @@ -12,6 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc" +RESTRICT="test" RDEPEND=">=dev-libs/glib-2 >=gnome-extra/libgsf-1.6 |