Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/trayer: trayer-1.0-r1.ebuild ChangeLog trayer-1.0.ebuild
Date: Sun, 29 Jul 2012 17:50:59
Message-Id: 20120729175044.A058F2004B@flycatcher.gentoo.org
1 armin76 12/07/29 17:50:44
2
3 Modified: trayer-1.0-r1.ebuild ChangeLog trayer-1.0.ebuild
4 Log:
5 Drop sparc keywords
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.11 x11-misc/trayer/trayer-1.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild?r1=1.10&r2=1.11
15
16 Index: trayer-1.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- trayer-1.0-r1.ebuild 8 May 2012 15:41:21 -0000 1.10
23 +++ trayer-1.0-r1.ebuild 29 Jul 2012 17:50:44 -0000 1.11
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/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.10 2012/05/08 15:41:21 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.11 2012/07/29 17:50:44 armin76 Exp $
29
30 EAPI=4
31 inherit toolchain-funcs
32 @@ -10,7 +10,7 @@
33 SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz"
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ppc ppc64 ~sparc x86"
37 +KEYWORDS="amd64 ppc ppc64 x86"
38 IUSE=""
39 RDEPEND="
40 dev-libs/glib:2
41
42
43
44 1.28 x11-misc/trayer/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/ChangeLog?rev=1.28&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/ChangeLog?rev=1.28&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/ChangeLog?r1=1.27&r2=1.28
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v
53 retrieving revision 1.27
54 retrieving revision 1.28
55 diff -u -r1.27 -r1.28
56 --- ChangeLog 8 May 2012 15:41:21 -0000 1.27
57 +++ ChangeLog 29 Jul 2012 17:50:44 -0000 1.28
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-misc/trayer
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.27 2012/05/08 15:41:21 ranger Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.28 2012/07/29 17:50:44 armin76 Exp $
63 +
64 + 29 Jul 2012; Raúl Porcel <armin76@g.o> trayer-1.0.ebuild,
65 + trayer-1.0-r1.ebuild:
66 + Drop sparc keywords
67
68 08 May 2012; Brent Baude <ranger@g.o> trayer-1.0-r1.ebuild:
69 Marking trayer-1.0-r1 ppc64 for bug 414305
70
71
72
73 1.21 x11-misc/trayer/trayer-1.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild?rev=1.21&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild?rev=1.21&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild?r1=1.20&r2=1.21
78
79 Index: trayer-1.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v
82 retrieving revision 1.20
83 retrieving revision 1.21
84 diff -u -r1.20 -r1.21
85 --- trayer-1.0.ebuild 5 May 2012 04:53:44 -0000 1.20
86 +++ trayer-1.0.ebuild 29 Jul 2012 17:50:44 -0000 1.21
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.20 2012/05/05 04:53:44 jdhore Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.21 2012/07/29 17:50:44 armin76 Exp $
92
93 EAPI="1"
94
95 @@ -9,7 +9,7 @@
96 SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz"
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="amd64 ppc ppc64 sparc x86"
100 +KEYWORDS="amd64 ppc ppc64 x86"
101 IUSE=""
102 RDEPEND="x11-libs/gtk+:2"
103 DEPEND="${RDEPEND}