diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-05 18:36:26 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-05 18:36:26 +0000 |
commit | 46d121300b8aa2e3971bdfd8dc3c5dca530c1efb (patch) | |
tree | dfde1a79044a19f128ca8f17346847732948d67f /dev-libs/icu/icu-4.4.1.ebuild | |
parent | Delete older ebuild. (diff) | |
download | historical-46d121300b8aa2e3971bdfd8dc3c5dca530c1efb.tar.gz historical-46d121300b8aa2e3971bdfd8dc3c5dca530c1efb.tar.bz2 historical-46d121300b8aa2e3971bdfd8dc3c5dca530c1efb.zip |
x86 stable wrt bug #322297
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-libs/icu/icu-4.4.1.ebuild')
-rw-r--r-- | dev-libs/icu/icu-4.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-4.4.1.ebuild b/dev-libs/icu/icu-4.4.1.ebuild index 19d017d9b103..8757212f9ea5 100644 --- a/dev-libs/icu/icu-4.4.1.ebuild +++ b/dev-libs/icu/icu-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.1 2010/04/29 18:22:54 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.2 2010/06/05 18:36:26 phajdan.jr Exp $ EAPI="3" @@ -21,7 +21,7 @@ SRC_URI="${BASE_URI}/${SRC_ARCHIVE} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc examples" DEPEND="doc? ( app-arch/unzip )" |