diff options
author | Peter Johanson <latexer@gentoo.org> | 2005-02-26 23:09:38 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2005-02-26 23:09:38 +0000 |
commit | 5f3742099e7a44e0b4088ac975e6bf807b3acebf (patch) | |
tree | 89cc895685ff228d3f819d31b6502485c6ab7272 /dev-libs/icu/icu-2.6.ebuild | |
parent | Add amd64 - bug #83354 (diff) | |
download | historical-5f3742099e7a44e0b4088ac975e6bf807b3acebf.tar.gz historical-5f3742099e7a44e0b4088ac975e6bf807b3acebf.tar.bz2 historical-5f3742099e7a44e0b4088ac975e6bf807b3acebf.zip |
Update the homepage. See bug #83280.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-libs/icu/icu-2.6.ebuild')
-rw-r--r-- | dev-libs/icu/icu-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-2.6.ebuild b/dev-libs/icu/icu-2.6.ebuild index dc1a549d628e..01d0661c98f8 100644 --- a/dev-libs/icu/icu-2.6.ebuild +++ b/dev-libs/icu/icu-2.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.6.ebuild,v 1.9 2005/01/21 03:42:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.6.ebuild,v 1.10 2005/02/26 23:09:38 latexer Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" SRC_URI="ftp://www-126.ibm.com/pub/icu/${PV}/${P}.tgz" -HOMEPAGE="http://oss.software.ibm.com/icu/" +HOMEPAGE="http://ibm.com/software/globalization/icu/" SLOT="0" LICENSE="as-is" |