Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/unicode-data: ChangeLog unicode-data-5.1.0.ebuild
Date: Tue, 30 Sep 2008 14:54:40
Message-Id: E1KkgcY-0002pn-94@stork.gentoo.org
1 loki_val 08/09/30 14:54:38
2
3 Modified: ChangeLog unicode-data-5.1.0.ebuild
4 Log:
5 Re-adding ~alpha ~sparc and ~amd64 keywords that got lost when 5.2.0 got punted. Thx to pva for noticing.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 x86_64)
7
8 Revision Changes Path
9 1.10 app-i18n/unicode-data/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/unicode-data/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/unicode-data/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/unicode-data/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 30 Jul 2008 11:45:20 -0000 1.9
22 +++ ChangeLog 30 Sep 2008 14:54:37 -0000 1.10
23 @@ -1,6 +1,11 @@
24 # ChangeLog for app-i18n/unicode-data
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.9 2008/07/30 11:45:20 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/ChangeLog,v 1.10 2008/09/30 14:54:37 loki_val Exp $
28 +
29 + 30 Sep 2008; Peter Alfredsen <loki_val@g.o>
30 + unicode-data-5.1.0.ebuild:
31 + Re-adding ~alpha ~sparc and ~amd64 keywords that got lost when 5.2.0 got
32 + punted. Thx to pva for noticing.
33
34 30 Jul 2008; Peter Alfredsen <loki_val@g.o>
35 -unicode-data-5.2.0.ebuild:
36
37
38
39 1.4 app-i18n/unicode-data/unicode-data-5.1.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild?r1=1.3&r2=1.4
44
45 Index: unicode-data-5.1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- unicode-data-5.1.0.ebuild 12 Jun 2008 18:02:28 -0000 1.3
52 +++ unicode-data-5.1.0.ebuild 30 Sep 2008 14:54:37 -0000 1.4
53 @@ -1,13 +1,13 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v 1.3 2008/06/12 18:02:28 nixnut Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicode-data/unicode-data-5.1.0.ebuild,v 1.4 2008/09/30 14:54:37 loki_val Exp $
58
59 DESCRIPTION="Unicode data from unicode.org"
60 HOMEPAGE="http://unicode.org/"
61 SRC_URI="mirror://debian/pool/main/u/${PN}/${PN}_${PV}.orig.tar.gz"
62 LICENSE="unicode"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="app-arch/unzip"