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 | 68131e1ef4db2d25290c1b913b87a2aa239eaf77 (patch) | |
tree | 02e735513d8949372cebabb7ec40d4869e09b577 /dev-libs/icu/icu-2.8.ebuild | |
parent | Add amd64 - bug #83354 (diff) | |
download | gentoo-2-68131e1ef4db2d25290c1b913b87a2aa239eaf77.tar.gz gentoo-2-68131e1ef4db2d25290c1b913b87a2aa239eaf77.tar.bz2 gentoo-2-68131e1ef4db2d25290c1b913b87a2aa239eaf77.zip |
Update the homepage. See bug #83280.
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-libs/icu/icu-2.8.ebuild')
-rw-r--r-- | dev-libs/icu/icu-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild index 66a8b0c5ba13..7114399f9fbd 100644 --- a/dev-libs/icu/icu-2.8.ebuild +++ b/dev-libs/icu/icu-2.8.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.8.ebuild,v 1.15 2005/02/19 17:43:14 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.16 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" |