Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 75906
Collapse All | Expand All

(-)/usr/local/portage/dev-java/xml-xmlbeans/xml-xmlbeans-20041217.ebuild (-2 / +3 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2004 Gentoo Foundation
1
# Copyright 1999-2004 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-xmlbeans/xml-xmlbeans-20041217.ebuild,v 1.1 2004/12/19 00:16:11 karltk Exp $
3
# $Header: $
4
4
5
inherit eutils java-pkg
5
inherit eutils java-pkg
6
6
Lines 17-23 Link Here
17
	>=dev-java/ant-core-1.6.2
17
	>=dev-java/ant-core-1.6.2
18
	${RDEPEND}"
18
	${RDEPEND}"
19
RDEPEND=">=virtual/jre-1.4
19
RDEPEND=">=virtual/jre-1.4
20
	=dev-java/jaxen-1.1_beta2*"
20
	=dev-java/jaxen-1.1_beta2*
21
	>=dev-java/junit-3.8"
21
22
22
S=${WORKDIR}/${P}/v1
23
S=${WORKDIR}/${P}/v1
23
24

Return to bug 75906