summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/checkstyle/checkstyle-3.4-r4.ebuild3
-rw-r--r--dev-util/checkstyle/checkstyle-3.5.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/checkstyle/checkstyle-3.4-r4.ebuild b/dev-util/checkstyle/checkstyle-3.4-r4.ebuild
index 47af815f8a0d..b5effb99afeb 100644
--- a/dev-util/checkstyle/checkstyle-3.4-r4.ebuild
+++ b/dev-util/checkstyle/checkstyle-3.4-r4.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/checkstyle/checkstyle-3.4-r4.ebuild,v 1.2 2005/07/18 18:30:31 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-3.4-r4.ebuild,v 1.3 2005/07/18 19:01:35 axxo Exp $
inherit java-pkg
@@ -12,7 +12,6 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE="doc jikes"
-RESTRICT="primaryuri"
RDEPEND=">=virtual/jre-1.3
dev-java/antlr
diff --git a/dev-util/checkstyle/checkstyle-3.5.ebuild b/dev-util/checkstyle/checkstyle-3.5.ebuild
index c4db526b2c66..3dd9df717409 100644
--- a/dev-util/checkstyle/checkstyle-3.5.ebuild
+++ b/dev-util/checkstyle/checkstyle-3.5.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/checkstyle/checkstyle-3.5.ebuild,v 1.2 2005/07/18 18:30:31 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-3.5.ebuild,v 1.3 2005/07/18 19:01:35 axxo Exp $
inherit java-pkg
@@ -12,7 +12,6 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE="doc jikes"
-RESTRICT="primaryuri"
RDEPEND=">=virtual/jre-1.3
dev-java/antlr