diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 13:25:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 13:25:48 +0000 |
commit | e9f91c5a66d01ae0b8a6315154f799778760066a (patch) | |
tree | 99bb37ad54ad3f5a2a66587fa9ae5e25008c3b46 /app-i18n | |
parent | Stable for s390, wrt bug #457340 (diff) | |
download | gentoo-2-e9f91c5a66d01ae0b8a6315154f799778760066a.tar.gz gentoo-2-e9f91c5a66d01ae0b8a6315154f799778760066a.tar.bz2 gentoo-2-e9f91c5a66d01ae0b8a6315154f799778760066a.zip |
Stable for s390, wrt bug #456446
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n')
-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 88b3cc9040b5..b99d888def91 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.39 2013/04/02 11:27:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.40 2013/04/02 13:25:48 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> unicode-data-6.1.0.ebuild: + Stable for s390, wrt bug #456446 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> unicode-data-6.1.0.ebuild: Stable for hppa, 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 70616ac38d39..aa7e49ad206c 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.11 2013/04/02 11:27:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-6.1.0.ebuild,v 1.12 2013/04/02 13:25:48 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" |