diff options
author | 2013-11-01 12:56:53 +0000 | |
---|---|---|
committer | 2013-11-01 12:56:53 +0000 | |
commit | cb725c739a0b96e38d565e39d13006a75bd98f4e (patch) | |
tree | ded8611b82aea4dbaa5f9584c44233a35159eec3 /dev-libs | |
parent | Stable for amd64, wrt bug #486948 (diff) | |
download | gentoo-2-cb725c739a0b96e38d565e39d13006a75bd98f4e.tar.gz gentoo-2-cb725c739a0b96e38d565e39d13006a75bd98f4e.tar.bz2 gentoo-2-cb725c739a0b96e38d565e39d13006a75bd98f4e.zip |
Stable for x86, wrt bug #486948
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-51.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index b3bbaefda7d3..481945c9296e 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.250 2013/11/01 12:56:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.251 2013/11/01 12:56:53 ago Exp $ + + 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r1.ebuild: + Stable for x86, wrt bug #486948 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r1.ebuild: Stable for amd64, wrt bug #486948 diff --git a/dev-libs/icu/icu-51.2-r1.ebuild b/dev-libs/icu/icu-51.2-r1.ebuild index 3fc37501b84a..5e1b11c9938d 100644 --- a/dev-libs/icu/icu-51.2-r1.ebuild +++ b/dev-libs/icu/icu-51.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.2-r1.ebuild,v 1.2 2013/11/01 12:56:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.2-r1.ebuild,v 1.3 2013/11/01 12:56:53 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.icu-project.org/files/icu4c/${PV/_/}/icu4c-${PV//./_}-s LICENSE="BSD" SLOT="0/51.2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug doc examples static-libs" DEPEND=" |