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/makedepend: makedepend-1.0.4.ebuild ChangeLog
Date: Fri, 22 Feb 2013 17:03:47
Message-Id: 20130222170343.E26E72171D@flycatcher.gentoo.org
1 zmedico 13/02/22 17:03:43
2
3 Modified: makedepend-1.0.4.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/makedepend/makedepend-1.0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.4.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.4.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/makedepend-1.0.4.ebuild?r1=1.9&r2=1.10
15
16 Index: makedepend-1.0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.4.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- makedepend-1.0.4.ebuild 26 Aug 2012 19:27:57 -0000 1.9
23 +++ makedepend-1.0.4.ebuild 22 Feb 2013 17:03:43 -0000 1.10
24 @@ -1,13 +1,13 @@
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/makedepend/makedepend-1.0.4.ebuild,v 1.9 2012/08/26 19:27:57 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.4.ebuild,v 1.10 2013/02/22 17:03:43 zmedico Exp $
30
31 EAPI=4
32 XORG_STATIC=no
33 inherit xorg-2
34
35 DESCRIPTION="create dependencies in makefiles"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 IUSE=""
39
40 RDEPEND=""
41
42
43
44 1.66 x11-misc/makedepend/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.66&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?rev=1.66&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/makedepend/ChangeLog?r1=1.65&r2=1.66
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v
53 retrieving revision 1.65
54 retrieving revision 1.66
55 diff -u -r1.65 -r1.66
56 --- ChangeLog 26 Aug 2012 19:27:57 -0000 1.65
57 +++ ChangeLog 22 Feb 2013 17:03:43 -0000 1.66
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-misc/makedepend
60 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.65 2012/08/26 19:27:57 armin76 Exp $
62 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.66 2013/02/22 17:03:43 zmedico Exp $
64 +
65 + 22 Feb 2013; Zac Medico <zmedico@g.o> makedepend-1.0.4.ebuild:
66 + Add ~arm-linux keyword.
67
68 26 Aug 2012; Raúl Porcel <armin76@g.o> makedepend-1.0.4.ebuild:
69 alpha/ia64/s390/sh/sparc stable wrt #419473
70 @@ -248,4 +251,3 @@
71 08 Aug 2005; Donnie Berkholz <spyderous@g.o>;
72 +makedepend-0.99.0.ebuild:
73 Initial commit for modular X.
74 -