commit:     2baea74a77bb7292b8f238cbb2f4c73e7011f45e
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 22 20:47:04 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 22 20:59:38 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2baea74a

dev-java/icedtea-web: Disable tests for now

I don't know whether they ever worked but they seem quite broken right
now. I'll be bumping this soon so I'll deal with it then.

Package-Manager: portage-2.2.25

 dev-java/icedtea-web/icedtea-web-1.5.1-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-java/icedtea-web/icedtea-web-1.5.1-r1.ebuild 
b/dev-java/icedtea-web/icedtea-web-1.5.1-r1.ebuild
index dadc7bf..b1a3969 100644
--- a/dev-java/icedtea-web/icedtea-web-1.5.1-r1.ebuild
+++ b/dev-java/icedtea-web/icedtea-web-1.5.1-r1.ebuild
@@ -10,12 +10,11 @@ inherit autotools eutils readme.gentoo java-pkg-2 java-vm-2
 DESCRIPTION="FOSS Java browser plugin and Web Start implementation"
 HOMEPAGE="http://icedtea.classpath.org";
 SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.gz";
-
 LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm ppc x86"
-
 IUSE="doc +icedtea7 javascript +nsplugin tagsoup test"
+RESTRICT="test"
 
 COMMON_DEP="
        icedtea7? ( || (

Reply via email to