summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-03-25 06:11:12 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-03-25 06:11:12 +0000
commitf67ee2fd662362dc5b989b66e7ab5c81d817c8aa (patch)
treebfb96a04e4bc31393f1e3588130d6c838c1c6cc7 /app-i18n/unicode-data
parentFix broken Manifest entry for metadata.xml. (diff)
downloadgentoo-2-f67ee2fd662362dc5b989b66e7ab5c81d817c8aa.tar.gz
gentoo-2-f67ee2fd662362dc5b989b66e7ab5c81d817c8aa.tar.bz2
gentoo-2-f67ee2fd662362dc5b989b66e7ab5c81d817c8aa.zip
Stable on amd64, wrt bug #456446
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r--app-i18n/unicode-data/ChangeLog7
-rw-r--r--app-i18n/unicode-data/unicode-data-6.1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/unicode-data/ChangeLog b/app-i18n/unicode-data/ChangeLog
index 408687786deb..79f08343e3bb 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.29 2012/11/04 12:20:24 scarabeus Exp $
+# 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 $
+
+ 25 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> unicode-data-6.1.0.ebuild:
+ Stable on amd64, wrt bug #456446
*unicode-data-6.1.0 (04 Nov 2012)
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 9ed65f1ede03..bd080e41aaaa 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-2012 Gentoo Foundation
+# 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.1 2012/11/04 12:20:24 scarabeus Exp $
+# $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 $
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"