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-util/fix-la-relink-command: fix-la-relink-command-0.1.1.ebuild ChangeLog
Date: Sat, 30 Nov 2013 18:57:51
Message-Id: 20131130185748.970BC2004B@flycatcher.gentoo.org
1 pacho 13/11/30 18:57:48
2
3 Modified: fix-la-relink-command-0.1.1.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #478252
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.9 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.9&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.9&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.8&r2=1.9
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.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- fix-la-relink-command-0.1.1.ebuild 30 May 2012 00:48:21 -0000 1.8
23 +++ fix-la-relink-command-0.1.1.ebuild 30 Nov 2013 18:57:48 -0000 1.9
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/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.8 2012/05/30 00:48:21 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.9 2013/11/30 18:57:48 pacho Exp $
30
31 EAPI="4"
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND="dev-lang/perl
42
43
44
45 1.10 dev-util/fix-la-relink-command/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?r1=1.9&r2=1.10
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- ChangeLog 30 May 2012 00:48:21 -0000 1.9
58 +++ ChangeLog 30 Nov 2013 18:57:48 -0000 1.10
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-util/fix-la-relink-command
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.9 2012/05/30 00:48:21 aballier Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.10 2013/11/30 18:57:48 pacho Exp $
65 +
66 + 30 Nov 2013; Pacho Ramos <pacho@g.o>
67 + fix-la-relink-command-0.1.1.ebuild:
68 + amd64 stable, bug #478252
69
70 30 May 2012; Alexis Ballier <aballier@g.o>
71 fix-la-relink-command-0.1.1.ebuild:
72 @@ -49,4 +53,3 @@
73 libxml2. Derived from a script used in the evolution-data-server ebuild, and
74 therefore keyworded on arches where evolution-data-server itself is
75 keyworded.
76 -