summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/checkstyle/checkstyle-3.4.ebuild')
-rw-r--r--dev-util/checkstyle/checkstyle-3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/checkstyle/checkstyle-3.4.ebuild b/dev-util/checkstyle/checkstyle-3.4.ebuild
index 1c240a326c3d..c67d99990d4a 100644
--- a/dev-util/checkstyle/checkstyle-3.4.ebuild
+++ b/dev-util/checkstyle/checkstyle-3.4.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-util/checkstyle/checkstyle-3.4.ebuild,v 1.1 2004/08/30 18:28:06 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-3.4.ebuild,v 1.2 2004/09/04 16:13:07 axxo Exp $
inherit java-pkg
@@ -25,7 +25,7 @@ RDEPEND=">=virtual/jre-1.3
dev-java/commons-cli
dev-java/commons-collections
dev-java/commons-logging
- dev-java/regexp-bin"
+ >=dev-java/regexp-1.3-r1"
src_compile() {
local antflags="compile.checkstyle"