Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/wyrd: wyrd-1.4.4.ebuild wyrd-1.4.5.ebuild ChangeLog
Date: Sun, 29 Jul 2012 17:16:59
Message-Id: 20120729171650.40BF32004B@flycatcher.gentoo.org
1 armin76 12/07/29 17:16:50
2
3 Modified: wyrd-1.4.4.ebuild wyrd-1.4.5.ebuild ChangeLog
4 Log:
5 Drop sparc keywords
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.6 app-misc/wyrd/wyrd-1.4.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild?r1=1.5&r2=1.6
15
16 Index: wyrd-1.4.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- wyrd-1.4.4.ebuild 22 Nov 2011 18:50:07 -0000 1.5
23 +++ wyrd-1.4.4.ebuild 29 Jul 2012 17:16:50 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild,v 1.5 2011/11/22 18:50:07 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.4.ebuild,v 1.6 2012/07/29 17:16:50 armin76 Exp $
30
31 EAPI=2
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 ~ppc ~sparc x86"
38 +KEYWORDS="amd64 ~ppc x86"
39 IUSE="unicode"
40
41 DEPEND=">=dev-lang/ocaml-3.08
42
43
44
45 1.2 app-misc/wyrd/wyrd-1.4.5.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild?r1=1.1&r2=1.2
50
51 Index: wyrd-1.4.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- wyrd-1.4.5.ebuild 19 Feb 2012 19:47:19 -0000 1.1
58 +++ wyrd-1.4.5.ebuild 29 Jul 2012 17:16:50 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild,v 1.1 2012/02/19 19:47:19 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild,v 1.2 2012/07/29 17:16:50 armin76 Exp $
64
65 EAPI=4
66
67 @@ -10,7 +10,7 @@
68
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
72 +KEYWORDS="~amd64 ~ppc ~x86"
73 IUSE="unicode"
74
75 RDEPEND="
76
77
78
79 1.22 app-misc/wyrd/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/ChangeLog?rev=1.22&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/ChangeLog?rev=1.22&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/ChangeLog?r1=1.21&r2=1.22
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v
88 retrieving revision 1.21
89 retrieving revision 1.22
90 diff -u -r1.21 -r1.22
91 --- ChangeLog 19 Feb 2012 19:47:19 -0000 1.21
92 +++ ChangeLog 29 Jul 2012 17:16:50 -0000 1.22
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-misc/wyrd
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.21 2012/02/19 19:47:19 tove Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.22 2012/07/29 17:16:50 armin76 Exp $
98 +
99 + 29 Jul 2012; Raúl Porcel <armin76@g.o> wyrd-1.4.4.ebuild,
100 + wyrd-1.4.5.ebuild:
101 + Drop sparc keywords
102
103 *wyrd-1.4.5 (19 Feb 2012)