diff options
Diffstat (limited to 'dev-java/icu4j/icu4j-49.1.ebuild')
-rw-r--r-- | dev-java/icu4j/icu4j-49.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/icu4j/icu4j-49.1.ebuild b/dev-java/icu4j/icu4j-49.1.ebuild index ddfec3d1680f..d01acc678267 100644 --- a/dev-java/icu4j/icu4j-49.1.ebuild +++ b/dev-java/icu4j/icu4j-49.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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/icu4j/icu4j-49.1.ebuild,v 1.5 2012/12/08 12:34:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-49.1.ebuild,v 1.6 2014/08/10 20:15:08 slyfox Exp $ EAPI=4 @@ -11,7 +11,7 @@ JAVA_PKG_IUSE="doc examples source test" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A set of Java libraries providing Unicode and Globalization support." +DESCRIPTION="A set of Java libraries providing Unicode and Globalization support" HOMEPAGE="http://www.icu-project.org/" SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz" |