diff options
Diffstat (limited to 'dev-java/tapestry/tapestry-3.0.4-r1.ebuild')
-rw-r--r-- | dev-java/tapestry/tapestry-3.0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/tapestry/tapestry-3.0.4-r1.ebuild b/dev-java/tapestry/tapestry-3.0.4-r1.ebuild index 8c55908694dc..8207154bd4fe 100644 --- a/dev-java/tapestry/tapestry-3.0.4-r1.ebuild +++ b/dev-java/tapestry/tapestry-3.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tapestry/tapestry-3.0.4-r1.ebuild,v 1.2 2014/04/01 15:57:40 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/tapestry/tapestry-3.0.4-r1.ebuild,v 1.3 2014/08/10 20:25:37 slyfox Exp $ EAPI="5" @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="An open-source framework for creating dynamic, robust, highly scalable web applications in Java." +DESCRIPTION="An open-source framework for creating dynamic, robust, highly scalable web applications in Java" HOMEPAGE="http://tapestry.apache.org/" SRC_URI="mirror://apache/${PN}/Tapestry-${PV}-src.zip" |