diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2005-07-18 19:01:35 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2005-07-18 19:01:35 +0000 |
commit | ecdf8db91cf1b3d98ba63910351f0cf5cab95580 (patch) | |
tree | 03c6830ce7615661b8cc2f1940d00b5be97c7245 /dev-util/checkstyle | |
parent | added ~ppc-macos (diff) | |
download | gentoo-2-ecdf8db91cf1b3d98ba63910351f0cf5cab95580.tar.gz gentoo-2-ecdf8db91cf1b3d98ba63910351f0cf5cab95580.tar.bz2 gentoo-2-ecdf8db91cf1b3d98ba63910351f0cf5cab95580.zip |
who keeps adding these bloody restrict primaryurl
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util/checkstyle')
-rw-r--r-- | dev-util/checkstyle/checkstyle-3.4-r4.ebuild | 3 | ||||
-rw-r--r-- | dev-util/checkstyle/checkstyle-3.5.ebuild | 3 |
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 |