Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-EastAsianWidth: ChangeLog Unicode-EastAsianWidth-1.330.0.ebuild
Date: Tue, 21 Jan 2014 20:42:11
Message-Id: 20140121204206.056A92004C@flycatcher.gentoo.org
1 maekke 14/01/21 20:42:05
2
3 Modified: ChangeLog Unicode-EastAsianWidth-1.330.0.ebuild
4 Log:
5 arm stable, bug #449622
6
7 (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.31 dev-perl/Unicode-EastAsianWidth/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 20 Jan 2014 15:46:05 -0000 1.30
23 +++ ChangeLog 21 Jan 2014 20:42:05 -0000 1.31
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Unicode-EastAsianWidth
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.30 2014/01/20 15:46:05 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.31 2014/01/21 20:42:05 maekke Exp $
29 +
30 + 21 Jan 2014; Markus Meier <maekke@g.o>
31 + Unicode-EastAsianWidth-1.330.0.ebuild:
32 + arm stable, bug #449622
33
34 20 Jan 2014; Agostino Sarubbo <ago@g.o>
35 Unicode-EastAsianWidth-1.330.0.ebuild:
36
37
38
39 1.6 dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild?r1=1.5&r2=1.6
44
45 Index: Unicode-EastAsianWidth-1.330.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- Unicode-EastAsianWidth-1.330.0.ebuild 20 Jan 2014 15:46:05 -0000 1.5
52 +++ Unicode-EastAsianWidth-1.330.0.ebuild 21 Jan 2014 20:42:05 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild,v 1.5 2014/01/20 15:46:05 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild,v 1.6 2014/01/21 20:42:05 maekke Exp $
58
59 EAPI=4
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="CC0-1.0"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 RDEPEND="virtual/perl-File-Spec"