Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/icon: icon-9.5.0.ebuild ChangeLog
Date: Sat, 01 Mar 2014 23:39:42
Message-Id: 20140301233936.F30E82004C@flycatcher.gentoo.org
1 pacho 14/03/01 23:39:36
2
3 Modified: icon-9.5.0.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #470260
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.9 dev-lang/icon/icon-9.5.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild?r1=1.8&r2=1.9
15
16 Index: icon-9.5.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- icon-9.5.0.ebuild 24 Feb 2014 01:28:23 -0000 1.8
23 +++ icon-9.5.0.ebuild 1 Mar 2014 23:39:36 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild,v 1.8 2014/02/24 01:28:23 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild,v 1.9 2014/03/01 23:39:36 pacho Exp $
29
30 EAPI=4
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="public-domain HPND"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
37 +KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 IUSE="X iplsrc"
39
40 S="${WORKDIR}/icon-v${MY_PV}src"
41
42
43
44 1.54 dev-lang/icon/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/icon/ChangeLog?rev=1.54&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/icon/ChangeLog?rev=1.54&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/icon/ChangeLog?r1=1.53&r2=1.54
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v
53 retrieving revision 1.53
54 retrieving revision 1.54
55 diff -u -r1.53 -r1.54
56 --- ChangeLog 24 Feb 2014 01:28:23 -0000 1.53
57 +++ ChangeLog 1 Mar 2014 23:39:36 -0000 1.54
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lang/icon
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v 1.53 2014/02/24 01:28:23 phajdan.jr Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v 1.54 2014/03/01 23:39:36 pacho Exp $
63 +
64 + 01 Mar 2014; Pacho Ramos <pacho@g.o> icon-9.5.0.ebuild:
65 + amd64 stable, bug #470260
66
67 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> icon-9.5.0.ebuild:
68 x86 stable wrt bug #470260