Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/fix-la-relink-command: fix-la-relink-command-0.1.1.ebuild ChangeLog
Date: Tue, 29 May 2012 07:32:26
Message-Id: 20120529073212.256BB2004B@flycatcher.gentoo.org
1 grobian 12/05/29 07:32:12
2
3 Modified: fix-la-relink-command-0.1.1.ebuild ChangeLog
4 Log:
5 Marked *-macos
6
7 (Portage version: 2.2.01.20430-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.6 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?r1=1.5&r2=1.6
15
16 Index: fix-la-relink-command-0.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- fix-la-relink-command-0.1.1.ebuild 28 May 2012 09:59:24 -0000 1.5
23 +++ fix-la-relink-command-0.1.1.ebuild 29 May 2012 07:32:12 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.5 2012/05/28 09:59:24 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.6 2012/05/29 07:32:12 grobian Exp $
29
30 EAPI="4"
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos"
38 IUSE=""
39
40 RDEPEND="dev-lang/perl
41
42
43
44 1.7 dev-util/fix-la-relink-command/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 28 May 2012 09:59:24 -0000 1.6
57 +++ ChangeLog 29 May 2012 07:32:12 -0000 1.7
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-util/fix-la-relink-command
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.6 2012/05/28 09:59:24 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.7 2012/05/29 07:32:12 grobian Exp $
63 +
64 + 29 May 2012; Fabian Groffen <grobian@g.o>
65 + fix-la-relink-command-0.1.1.ebuild:
66 + Marked *-macos
67
68 28 May 2012; Anthony G. Basile <blueness@g.o>
69 fix-la-relink-command-0.1.1.ebuild: