diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-02-04 14:36:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-02-04 14:36:45 +0000 |
commit | da6f7852e874e192c0a9684692402434446d0959 (patch) | |
tree | 2ee2b0f8766de4581d2bb689870eea99fc227ca1 /dev-libs/icu/icu-3.8.1-r1.ebuild | |
parent | Version bump wrt bug #207359 (diff) | |
download | historical-da6f7852e874e192c0a9684692402434446d0959.tar.gz historical-da6f7852e874e192c0a9684692402434446d0959.tar.bz2 historical-da6f7852e874e192c0a9684692402434446d0959.zip |
stable x86, security bug 208001
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-libs/icu/icu-3.8.1-r1.ebuild')
-rw-r--r-- | dev-libs/icu/icu-3.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-3.8.1-r1.ebuild b/dev-libs/icu/icu-3.8.1-r1.ebuild index 6334c2ea4377..8b515ecf1940 100644 --- a/dev-libs/icu/icu-3.8.1-r1.ebuild +++ b/dev-libs/icu/icu-3.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.8.1-r1.ebuild,v 1.3 2008/02/03 23:23:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.8.1-r1.ebuild,v 1.4 2008/02/04 14:36:45 opfer Exp $ inherit eutils versionator @@ -21,7 +21,7 @@ SRC_URI="${BASEURI}/${SRCPKG} 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 )" |