diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-20 21:25:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-20 21:25:49 +0000 |
commit | d1b7a1541f8e84c37082f21c991ca528c7f35c00 (patch) | |
tree | b5611fd5c222eb523c040e6a0033744cb807f8cd /dev-libs/icu | |
parent | Updated HOMEPAGE variable (diff) | |
download | gentoo-2-d1b7a1541f8e84c37082f21c991ca528c7f35c00.tar.gz gentoo-2-d1b7a1541f8e84c37082f21c991ca528c7f35c00.tar.bz2 gentoo-2-d1b7a1541f8e84c37082f21c991ca528c7f35c00.zip |
Removed index.html from HOMEPAGE
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/icu-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-2.0.ebuild b/dev-libs/icu/icu-2.0.ebuild index c64ec7d34f1f..0f69d9f1da43 100644 --- a/dev-libs/icu/icu-2.0.ebuild +++ b/dev-libs/icu/icu-2.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.6 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.7 2002/09/20 21:25:49 vapier Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" SRC_URI="http://oss.software.ibm.com/icu/download/${PV}/${P}.tgz" -HOMEPAGE="http://oss.software.ibm.com/icu/index.html" +HOMEPAGE="http://oss.software.ibm.com/icu/" SLOT="0" LICENSE="as-is" |