Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/imake: imake-1.0.5.ebuild ChangeLog
Date: Fri, 22 Feb 2013 17:13:45
Message-Id: 20130222171341.E8BB72171D@flycatcher.gentoo.org
1 zmedico 13/02/22 17:13:41
2
3 Modified: imake-1.0.5.ebuild ChangeLog
4 Log:
5 Add ~arm-linux keyword.
6
7 (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
8
9 Revision Changes Path
10 1.10 x11-misc/imake/imake-1.0.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/imake-1.0.5.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/imake-1.0.5.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/imake-1.0.5.ebuild?r1=1.9&r2=1.10
15
16 Index: imake-1.0.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.5.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- imake-1.0.5.ebuild 26 Aug 2012 19:25:00 -0000 1.9
23 +++ imake-1.0.5.ebuild 22 Feb 2013 17:13:41 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.5.ebuild,v 1.9 2012/08/26 19:25:00 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.5.ebuild,v 1.10 2013/02/22 17:13:41 zmedico Exp $
30
31 EAPI=4
32
33 @@ -8,7 +8,7 @@
34 inherit xorg-2
35
36 DESCRIPTION="C preprocessor interface to the make utility"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND="x11-misc/xorg-cf-files"
42
43
44
45 1.58 x11-misc/imake/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/ChangeLog?rev=1.58&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/ChangeLog?rev=1.58&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/imake/ChangeLog?r1=1.57&r2=1.58
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v
54 retrieving revision 1.57
55 retrieving revision 1.58
56 diff -u -r1.57 -r1.58
57 --- ChangeLog 26 Aug 2012 19:25:00 -0000 1.57
58 +++ ChangeLog 22 Feb 2013 17:13:41 -0000 1.58
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-misc/imake
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.57 2012/08/26 19:25:00 armin76 Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.58 2013/02/22 17:13:41 zmedico Exp $
65 +
66 + 22 Feb 2013; Zac Medico <zmedico@g.o> imake-1.0.5.ebuild:
67 + Add ~arm-linux keyword.
68
69 26 Aug 2012; Raúl Porcel <armin76@g.o> imake-1.0.5.ebuild:
70 alpha/ia64/s390/sh/sparc stable wrt #419473
71 @@ -206,4 +209,3 @@
72 20 Oct 2005; Joshua Baergen <joshuabaergen@g.o> +metadata.xml,
73 +imake-0.99.1.ebuild:
74 New package for 7.0 RC1.
75 -