From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J223h-00080O-FG for garchives@archives.gentoo.org; Tue, 11 Dec 2007 10:09:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBBA9lfY026181; Tue, 11 Dec 2007 10:09:47 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBBA9kHq026176 for ; Tue, 11 Dec 2007 10:09:47 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 71260659C7 for ; Tue, 11 Dec 2007 10:09:46 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J223b-0006fV-W0 for gentoo-commits@lists.gentoo.org; Tue, 11 Dec 2007 10:09:44 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/icu: icu-3.6-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: icu-3.6-r1.ebuild X-VCS-Directories: dev-libs/icu X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Mike Frysinger Date: Tue, 11 Dec 2007 10:09:43 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: eb5d8dec-b692-4479-816e-aa5e38e21098 X-Archives-Hash: 85b7ef6672985cc0857c4e1840505fb2 vapier 07/12/11 10:09:43 Modified: icu-3.6-r1.ebuild Log: arm/s390/sh stable (Portage version: 2.1.4_rc9) Revision Changes Path 1.8 dev-libs/icu/icu-3.6-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild?r1=1.7&r2=1.8 Index: icu-3.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- icu-3.6-r1.ebuild 14 Nov 2007 20:04:35 -0000 1.7 +++ icu-3.6-r1.ebuild 11 Dec 2007 10:09:43 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild,v 1.7 2007/11/14 20:04:35 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild,v 1.8 2007/12/11 10:09:43 vapier Exp $ DESCRIPTION="IBM Internationalization Components for Unicode" HOMEPAGE="http://ibm.com/software/globalization/icu/" @@ -8,7 +8,7 @@ LICENSE="as-is" 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" DEPEND="" -- gentoo-commits@gentoo.org mailing list