Gentoo Archives: gentoo-commits

From: "Jonathan Callen (abcd)" <abcd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/ico: ChangeLog ico-1.0.2.ebuild
Date: Thu, 25 Feb 2010 07:57:52
Message-Id: E1NkXqW-0005Sq-EV@stork.gentoo.org
1 abcd 10/02/25 07:09:16
2
3 Modified: ChangeLog ico-1.0.2.ebuild
4 Log:
5 Transfer prefix keywords (no other changes)
6 (Portage version: -svn/cvs/Linux i686)
7
8 Revision Changes Path
9 1.22 x11-apps/ico/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/ico/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/ico/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/ico/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 5 May 2009 07:33:42 -0000 1.21
22 +++ ChangeLog 25 Feb 2010 07:09:15 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/ico
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.21 2009/05/05 07:33:42 fauli Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.22 2010/02/25 07:09:15 abcd Exp $
29 +
30 + 25 Feb 2010; Jonathan Callen <abcd@g.o> ico-1.0.2.ebuild:
31 + Transfer prefix keywords (no other changes)
32
33 05 May 2009; Christian Faulhammer <fauli@g.o> ico-1.0.2.ebuild:
34 fix repoman warnings
35
36
37
38 1.5 x11-apps/ico/ico-1.0.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild?r1=1.4&r2=1.5
43
44 Index: ico-1.0.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- ico-1.0.2.ebuild 5 May 2009 07:33:42 -0000 1.4
51 +++ ico-1.0.2.ebuild 25 Feb 2010 07:09:15 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v 1.4 2009/05/05 07:33:42 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ico-1.0.2.ebuild,v 1.5 2010/02/25 07:09:15 abcd Exp $
58
59 # Must be before x-modular eclass is inherited
60 #SNAPSHOT="yes"
61 @@ -8,7 +8,7 @@
62 inherit x-modular
63
64 DESCRIPTION="animate an icosahedron or other polyhedron"
65 -KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
66 +KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-linux"
67 IUSE=""
68 RDEPEND=">=x11-libs/libX11-0.99.1_pre0"
69 DEPEND="${RDEPEND}"