diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2003-11-16 23:09:37 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2003-11-16 23:09:37 +0000 |
commit | cfab2c7202e93042c870094c446ad821ed5002fb (patch) | |
tree | 330bb389e061931a42c538909b92431c3b5d88b4 /dev-libs/icu | |
parent | stable bump (diff) | |
download | gentoo-2-cfab2c7202e93042c870094c446ad821ed5002fb.tar.gz gentoo-2-cfab2c7202e93042c870094c446ad821ed5002fb.tar.bz2 gentoo-2-cfab2c7202e93042c870094c446ad821ed5002fb.zip |
stable bump
Diffstat (limited to 'dev-libs/icu')
-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 1964acd4880f..f4421c3cec24 100644 --- a/dev-libs/icu/icu-2.6.ebuild +++ b/dev-libs/icu/icu-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.1 2003/10/06 09:47:37 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.6.ebuild,v 1.2 2003/11/16 23:06:40 pyrania Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" @@ -9,7 +9,7 @@ HOMEPAGE="http://oss.software.ibm.com/icu/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " DEPEND="virtual/glibc" |