diff options
author | Peter Johanson <latexer@gentoo.org> | 2005-03-14 23:47:29 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2005-03-14 23:47:29 +0000 |
commit | dacd3916d5fecea4aeb50281455a5248ef7efa98 (patch) | |
tree | 46f12f3f9e49056e2b8238f1924eb38c62b4391f /dev-libs/icu | |
parent | m68k pollution (diff) | |
download | gentoo-2-dacd3916d5fecea4aeb50281455a5248ef7efa98.tar.gz gentoo-2-dacd3916d5fecea4aeb50281455a5248ef7efa98.tar.bz2 gentoo-2-dacd3916d5fecea4aeb50281455a5248ef7efa98.zip |
Stable on x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index e4b32dcd923e..6dc27c455004 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.29 2005/02/26 23:09:38 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.30 2005/03/14 23:47:29 latexer Exp $ + + 14 Mar 2005; Peter Johanson <latexer@gentoo.org> icu-2.8.ebuild: + Stable on x86 26 Feb 2005; Peter Johanson <latexer@gentoo.org> icu-2.0.ebuild, icu-2.2.ebuild, icu-2.6.2.ebuild, icu-2.6.ebuild, icu-2.8.ebuild, diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild index 7114399f9fbd..76f4467d9e98 100644 --- a/dev-libs/icu/icu-2.8.ebuild +++ b/dev-libs/icu/icu-2.8.ebuild @@ -1,6 +1,6 @@ # 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.16 2005/02/26 23:09:38 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.17 2005/03/14 23:47:29 latexer Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" @@ -9,7 +9,7 @@ HOMEPAGE="http://ibm.com/software/globalization/icu/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~amd64 alpha ppc s390 ia64 ppc64 ~sparc" +KEYWORDS="x86 ~amd64 alpha ppc s390 ia64 ppc64 ~sparc" IUSE="" DEPEND="virtual/libc" |