diff options
author | 2012-08-04 13:39:56 +0000 | |
---|---|---|
committer | 2012-08-04 13:39:56 +0000 | |
commit | ad80709a79beecea54c49b4fe114e5cd4b3634c8 (patch) | |
tree | 45ef163c3554d74f358100e2ec630419051b44ab /dev-libs | |
parent | Apply gcc-4.7 patch for boost-1.48. Bug #407761. Thanks to Dennis 'dlan' Lan ... (diff) | |
download | historical-ad80709a79beecea54c49b4fe114e5cd4b3634c8.tar.gz historical-ad80709a79beecea54c49b4fe114e5cd4b3634c8.tar.bz2 historical-ad80709a79beecea54c49b4fe114e5cd4b3634c8.zip |
Stable for amd64, wrt bug #428074
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-49.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 11836cb05f9a..3c3d650ad1ca 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.205 2012/08/01 23:38:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.206 2012/08/04 13:39:56 ago Exp $ + + 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> icu-49.1.2.ebuild: + Stable for amd64, wrt bug #428074 01 Aug 2012; Jeroen Roovers <jer@gentoo.org> icu-49.1.2.ebuild: Stable for HPPA (bug #428074). diff --git a/dev-libs/icu/icu-49.1.2.ebuild b/dev-libs/icu/icu-49.1.2.ebuild index a9b2f33cd22e..707629116b88 100644 --- a/dev-libs/icu/icu-49.1.2.ebuild +++ b/dev-libs/icu/icu-49.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-49.1.2.ebuild,v 1.6 2012/08/01 23:38:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-49.1.2.ebuild,v 1.7 2012/08/04 13:39:56 ago Exp $ EAPI="4" @@ -25,7 +25,7 @@ SRC_URI="${BASE_URI}/${SRC_ARCHIVE} LICENSE="BSD" SLOT="0" -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="doc? ( app-arch/unzip )" |