summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-05-29 18:15:16 +0000
committerJeroen Roovers <jer@gentoo.org>2008-05-29 18:15:16 +0000
commit251969b53724de12c80e3b05960432671a08f25d (patch)
treed0cb6fb8e081783b607044170d3f103a8b886037 /app-i18n
parentpython_mod_{cleanup,optimize} are ROOT aware. (diff)
downloadgentoo-2-251969b53724de12c80e3b05960432671a08f25d.tar.gz
gentoo-2-251969b53724de12c80e3b05960432671a08f25d.tar.bz2
gentoo-2-251969b53724de12c80e3b05960432671a08f25d.zip
Marked ~hppa (bug #223973).
(Portage version: 2.1.5.2)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/unicode-data/ChangeLog5
-rw-r--r--app-i18n/unicode-data/unicode-data-5.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/unicode-data/ChangeLog b/app-i18n/unicode-data/ChangeLog
index 6ea949f7bc38..17fac2d78a77 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.2 2008/05/29 17:14:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.3 2008/05/29 18:15:16 jer Exp $
+
+ 29 May 2008; Jeroen Roovers <jer@gentoo.org> unicode-data-5.2.0.ebuild:
+ Marked ~hppa (bug #223973).
29 May 2008; Markus Rothe <corsair@gentoo.org> unicode-data-5.2.0.ebuild:
Added ~ppc64; bug #223973
diff --git a/app-i18n/unicode-data/unicode-data-5.2.0.ebuild b/app-i18n/unicode-data/unicode-data-5.2.0.ebuild
index 0b9263d406f8..78c536ea01d1 100644
--- a/app-i18n/unicode-data/unicode-data-5.2.0.ebuild
+++ b/app-i18n/unicode-data/unicode-data-5.2.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.2.0.ebuild,v 1.2 2008/05/29 17:14:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.2.0.ebuild,v 1.3 2008/05/29 18:15:16 jer Exp $
DESCRIPTION="Unicode data from unicode.org"
HOMEPAGE="http://unicode.org/"
SRC_URI="mirror://gentoo/unicode-data-5.2.0.tar.lzma"
LICENSE="unicode"
SLOT="0"
-KEYWORDS="~ppc64 ~x86"
+KEYWORDS="~hppa ~ppc64 ~x86"
IUSE=""
DEPEND="app-arch/lzma-utils"