diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-01 20:36:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-01 20:36:33 +0000 |
commit | 6ea801c423d26dec40c79ccd49f979f0f0ae00e0 (patch) | |
tree | 59b3c32df49d2007ddd64a510eb9f890070d1551 /dev-libs/icu | |
parent | Stable for alpha, wrt bug #489720 (diff) | |
download | gentoo-2-6ea801c423d26dec40c79ccd49f979f0f0ae00e0.tar.gz gentoo-2-6ea801c423d26dec40c79ccd49f979f0f0ae00e0.tar.bz2 gentoo-2-6ea801c423d26dec40c79ccd49f979f0f0ae00e0.zip |
Stable for alpha, wrt bug #486948
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/icu')
-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 2e9608b6828e..f580dd857905 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.253 2013/11/01 12:57:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.254 2013/11/01 20:36:33 ago Exp $ + + 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r1.ebuild: + Stable for alpha, wrt bug #486948 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r1.ebuild: Stable for ppc64, wrt bug #486948 diff --git a/dev-libs/icu/icu-51.2-r1.ebuild b/dev-libs/icu/icu-51.2-r1.ebuild index 78a3059c7e2a..d084c0f710fd 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.5 2013/11/01 12:57:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.2-r1.ebuild,v 1.6 2013/11/01 20:36:33 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=" |