diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 12:59:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 12:59:35 +0000 |
commit | 576d07d90e3c47e7daea5d78a56b3dd90e76c789 (patch) | |
tree | 6e4a955cfab26a38a47041eac2cf47745fb9cba9 /app-i18n | |
parent | Stable for x86, wrt bug #457396 (diff) | |
download | gentoo-2-576d07d90e3c47e7daea5d78a56b3dd90e76c789.tar.gz gentoo-2-576d07d90e3c47e7daea5d78a56b3dd90e76c789.tar.bz2 gentoo-2-576d07d90e3c47e7daea5d78a56b3dd90e76c789.zip |
Stable for x86, wrt bug #456446
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 2d82f890ac7c..4617f65691fc 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.34 2013/03/28 22:54:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.35 2013/03/30 12:59:35 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> unicode-data-6.1.0.ebuild: + Stable for x86, wrt bug #456446 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> unicode-data-6.1.0.ebuild: Stable for ia64, 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 9e2b2d2b0ebb..e7cf454f99cf 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.6 2013/03/28 22:54:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-6.1.0.ebuild,v 1.7 2013/03/30 12:59:35 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" |