diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:47:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:47:43 +0000 |
commit | 5bc83fb86c22305abd855fae4c3b47abef653098 (patch) | |
tree | 2859fa3a38f0875ce881529b1a2fb95bc9467a05 /app-i18n/unicode-data | |
parent | Stable for ppc, wrt bug #456572 (diff) | |
download | gentoo-2-5bc83fb86c22305abd855fae4c3b47abef653098.tar.gz gentoo-2-5bc83fb86c22305abd855fae4c3b47abef653098.tar.bz2 gentoo-2-5bc83fb86c22305abd855fae4c3b47abef653098.zip |
Stable for ppc, wrt bug #456446
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/unicode-data/unicode-data-6.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/unicode-data/ChangeLog b/app-i18n/unicode-data/ChangeLog index 79f08343e3bb..43a98f870e08 100644 --- a/app-i18n/unicode-data/ChangeLog +++ b/app-i18n/unicode-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/unicode-data # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.30 2013/03/25 06:11:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.31 2013/03/26 10:47:43 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> unicode-data-6.1.0.ebuild: + Stable for ppc, wrt bug #456446 25 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> unicode-data-6.1.0.ebuild: Stable on amd64, wrt bug #456446 diff --git a/app-i18n/unicode-data/unicode-data-6.1.0.ebuild b/app-i18n/unicode-data/unicode-data-6.1.0.ebuild index bd080e41aaaa..b7c408bf01ae 100644 --- a/app-i18n/unicode-data/unicode-data-6.1.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-6.1.0.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/app-i18n/unicode-data/unicode-data-6.1.0.ebuild,v 1.2 2013/03/25 06:11:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-6.1.0.ebuild,v 1.3 2013/03/26 10:47:43 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/u/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |