diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/icu | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.zip |
header fix
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/icu-2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/icu/icu-2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/icu/icu-2.0.ebuild b/dev-libs/icu/icu-2.0.ebuild index f52d7bdc395c..da31e5f303ad 100644 --- a/dev-libs/icu/icu-2.0.ebuild +++ b/dev-libs/icu/icu-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.12 2004/02/22 20:03:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.0.ebuild,v 1.13 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" diff --git a/dev-libs/icu/icu-2.2.ebuild b/dev-libs/icu/icu-2.2.ebuild index c4e3ce5c41ed..5491a2246063 100644 --- a/dev-libs/icu/icu-2.2.ebuild +++ b/dev-libs/icu/icu-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.2.ebuild,v 1.4 2004/02/22 20:03:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.2.ebuild,v 1.5 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" |