diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-08-29 15:42:26 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-08-29 15:42:26 +0000 |
commit | e1b1d670c6c1c6d9a56e72f6f485060cb1609233 (patch) | |
tree | ad590a750ddccc87db71daa881e48f2575163557 /dev-libs/icu/icu-4.2.1.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-e1b1d670c6c1c6d9a56e72f6f485060cb1609233.tar.gz historical-e1b1d670c6c1c6d9a56e72f6f485060cb1609233.tar.bz2 historical-e1b1d670c6c1c6d9a56e72f6f485060cb1609233.zip |
Stable on alpha, bug #281267
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/icu/icu-4.2.1.ebuild')
-rw-r--r-- | dev-libs/icu/icu-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-4.2.1.ebuild b/dev-libs/icu/icu-4.2.1.ebuild index 4e8c15beadc6..53749ade9160 100644 --- a/dev-libs/icu/icu-4.2.1.ebuild +++ b/dev-libs/icu/icu-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.2.1.ebuild,v 1.4 2009/08/15 13:10:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.2.1.ebuild,v 1.5 2009/08/29 15:42:26 klausman Exp $ EAPI="2" @@ -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 )" |