Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/tleds: ChangeLog tleds-1.05_beta11-r1.ebuild tleds-1.05_beta11-r2.ebuild
Date: Fri, 01 Aug 2014 10:42:57
Message-Id: 20140801104253.D67092004E@flycatcher.gentoo.org
1 armin76 14/08/01 10:42:53
2
3 Modified: ChangeLog tleds-1.05_beta11-r1.ebuild
4 tleds-1.05_beta11-r2.ebuild
5 Log:
6 Drop sparc keyword
7
8 (Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
9
10 Revision Changes Path
11 1.22 net-analyzer/tleds/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/ChangeLog?rev=1.22&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/ChangeLog?rev=1.22&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/ChangeLog?r1=1.21&r2=1.22
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tleds/ChangeLog,v
20 retrieving revision 1.21
21 retrieving revision 1.22
22 diff -u -r1.21 -r1.22
23 --- ChangeLog 17 Jul 2014 21:07:04 -0000 1.21
24 +++ ChangeLog 1 Aug 2014 10:42:53 -0000 1.22
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-analyzer/tleds
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/ChangeLog,v 1.21 2014/07/17 21:07:04 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/ChangeLog,v 1.22 2014/08/01 10:42:53 armin76 Exp $
30 +
31 + 01 Aug 2014; Raúl Porcel <armin76@g.o> tleds-1.05_beta11-r1.ebuild,
32 + tleds-1.05_beta11-r2.ebuild:
33 + Drop sparc keyword
34
35 17 Jul 2014; Jeroen Roovers <jer@g.o> tleds-1.05_beta11-r2.ebuild,
36 files/tleds-1.05_beta11-gentoo.patch, metadata.xml:
37
38
39
40 1.5 net-analyzer/tleds/tleds-1.05_beta11-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r1.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r1.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r1.ebuild?r1=1.4&r2=1.5
45
46 Index: tleds-1.05_beta11-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r1.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- tleds-1.05_beta11-r1.ebuild 22 Jul 2007 08:04:24 -0000 1.4
53 +++ tleds-1.05_beta11-r1.ebuild 1 Aug 2014 10:42:53 -0000 1.5
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2007 Gentoo Foundation
56 +# Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r1.ebuild,v 1.4 2007/07/22 08:04:24 pva Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r1.ebuild,v 1.5 2014/08/01 10:42:53 armin76 Exp $
60
61 inherit eutils toolchain-funcs
62
63 @@ -13,7 +13,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="amd64 ~ppc sparc x86"
68 +KEYWORDS=" amd64 ~ppc x86"
69 IUSE="X"
70
71 DEPEND="X? ( >=x11-libs/libX11-1.0.0 )"
72
73
74
75 1.3 net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild?r1=1.2&r2=1.3
80
81 Index: tleds-1.05_beta11-r2.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- tleds-1.05_beta11-r2.ebuild 17 Jul 2014 21:07:04 -0000 1.2
88 +++ tleds-1.05_beta11-r2.ebuild 1 Aug 2014 10:42:53 -0000 1.3
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2014 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild,v 1.2 2014/07/17 21:07:04 jer Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild,v 1.3 2014/08/01 10:42:53 armin76 Exp $
94
95 EAPI=5
96 inherit eutils toolchain-funcs
97 @@ -16,7 +16,7 @@
98
99 LICENSE="GPL-2"
100 SLOT="0"
101 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
102 +KEYWORDS=" ~amd64 ~ppc ~x86"
103 IUSE="X"
104
105 DEPEND="X? ( x11-libs/libX11 )"