diff options
Diffstat (limited to 'dev-java/jmdns/jmdns-1.0.ebuild')
-rw-r--r-- | dev-java/jmdns/jmdns-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jmdns/jmdns-1.0.ebuild b/dev-java/jmdns/jmdns-1.0.ebuild index ba04b47ea74b..19d19602a7c7 100644 --- a/dev-java/jmdns/jmdns-1.0.ebuild +++ b/dev-java/jmdns/jmdns-1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jmdns/jmdns-1.0.ebuild,v 1.5 2009/05/23 21:10:26 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jmdns/jmdns-1.0.ebuild,v 1.6 2014/08/10 20:18:21 slyfox Exp $ JAVA_PKG_IUSE="doc examples source" inherit java-pkg-2 -DESCRIPTION="JmDNS is an implementation of multi-cast DNS in Java." +DESCRIPTION="JmDNS is an implementation of multi-cast DNS in Java" SRC_URI="mirror://sourceforge/${PN}/${P}-Final.tar.gz" HOMEPAGE="http://jmdns.sourceforge.net" IUSE="" |