From 9700d16653b14240b8c84ec4b16a356ebea68a6d Mon Sep 17 00:00:00 2001 From: Thomas Matthijs Date: Sat, 31 Jul 2004 22:35:43 +0000 Subject: fix description & homepage --- dev-java/ant-contrib/ant-contrib-1.0_beta1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-java/ant-contrib') diff --git a/dev-java/ant-contrib/ant-contrib-1.0_beta1.ebuild b/dev-java/ant-contrib/ant-contrib-1.0_beta1.ebuild index cc4ec5e57d46..9d4ed64b2b91 100644 --- a/dev-java/ant-contrib/ant-contrib-1.0_beta1.ebuild +++ b/dev-java/ant-contrib/ant-contrib-1.0_beta1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ant-contrib-1.0_beta1.ebuild,v 1.1 2004/07/31 20:21:43 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ant-contrib-1.0_beta1.ebuild,v 1.2 2004/07/31 22:35:43 axxo Exp $ inherit java-pkg -DESCRIPTION="This is a sample skeleton ebuild file" -HOMEPAGE="http://foo.bar.com/" +DESCRIPTION="The Ant-Contrib project is a collection of tasks (and at one point maybe types and other tools) for Apache Ant." +HOMEPAGE="http://ant-contrib.sourceforge.net/" SRC_URI="mirror://sourceforge/ant-contrib/${PN}-${PV/_beta/b}-src.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3-65-gdbad