Lines 2-13
Link Here
|
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/jmdns/jmdns-1.0.ebuild,v 1.4 2007/11/02 03:35:33 wltjr Exp $ |
3 |
# $Header: /var/cvsroot/gentoo-x86/dev-java/jmdns/jmdns-1.0.ebuild,v 1.4 2007/11/02 03:35:33 wltjr Exp $ |
4 |
|
4 |
|
|
|
5 |
JAVA_PKG_IUSE="doc examples source" |
6 |
|
5 |
inherit java-pkg-2 |
7 |
inherit java-pkg-2 |
6 |
|
8 |
|
7 |
DESCRIPTION="JmDNS is an implementation of multi-cast DNS in Java." |
9 |
DESCRIPTION="JmDNS is an implementation of multi-cast DNS in Java." |
8 |
SRC_URI="mirror://sourceforge/${PN}/${P}-Final.tar.gz" |
10 |
SRC_URI="mirror://sourceforge/${PN}/${P}-Final.tar.gz" |
9 |
HOMEPAGE="http://jmdns.sourceforge.net" |
11 |
HOMEPAGE="http://jmdns.sourceforge.net" |
10 |
IUSE="doc examples source" |
12 |
IUSE="" |
11 |
DEPEND=">=virtual/jdk-1.3.1" |
13 |
DEPEND=">=virtual/jdk-1.3.1" |
12 |
RDEPEND=">=virtual/jre-1.3.1" |
14 |
RDEPEND=">=virtual/jre-1.3.1" |
13 |
LICENSE="Apache-2.0" |
15 |
LICENSE="Apache-2.0" |