summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/gnu-classpath/gnu-classpath-0.11.ebuild')
-rw-r--r--dev-java/gnu-classpath/gnu-classpath-0.11.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild
index 7bc8b5dc532b..08799f06ab6e 100644
--- a/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild
+++ b/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild,v 1.2 2004/10/20 07:02:47 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.11.ebuild,v 1.3 2004/10/29 12:55:10 axxo Exp $
DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language"
SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-${PV}.tar.gz"
@@ -13,7 +13,6 @@ DEPEND=">=virtual/jdk-1.4
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~sparc ~ppc ~amd64"
-RESTRICT="nomirror"
S=${WORKDIR}/classpath-${PV}
src_compile() {