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/when: when-1.1.28.ebuild when-1.1.29.ebuild ChangeLog
Date: Sun, 29 Jul 2012 18:03:57
Message-Id: 20120729180347.DC6BE2004B@flycatcher.gentoo.org
1 armin76 12/07/29 18:03:47
2
3 Modified: when-1.1.28.ebuild when-1.1.29.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.5 app-misc/when/when-1.1.28.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/when-1.1.28.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/when-1.1.28.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/when-1.1.28.ebuild?r1=1.4&r2=1.5
15
16 Index: when-1.1.28.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.28.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- when-1.1.28.ebuild 22 Aug 2011 11:15:45 -0000 1.4
23 +++ when-1.1.28.ebuild 29 Jul 2012 18:03:47 -0000 1.5
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/when/when-1.1.28.ebuild,v 1.4 2011/08/22 11:15:45 xmw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.28.ebuild,v 1.5 2012/07/29 18:03:47 armin76 Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="Artistic"
36 SLOT="0"
37 -KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 IUSE=""
40
41 DEPEND="dev-lang/perl"
42
43
44
45 1.5 app-misc/when/when-1.1.29.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/when-1.1.29.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/when-1.1.29.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/when-1.1.29.ebuild?r1=1.4&r2=1.5
50
51 Index: when-1.1.29.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.29.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- when-1.1.29.ebuild 28 Jun 2012 12:52:22 -0000 1.4
58 +++ when-1.1.29.ebuild 29 Jul 2012 18:03:47 -0000 1.5
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/when/when-1.1.29.ebuild,v 1.4 2012/06/28 12:52:22 ranger Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.29.ebuild,v 1.5 2012/07/29 18:03:47 armin76 Exp $
64
65 EAPI=4
66
67 @@ -10,7 +10,7 @@
68
69 LICENSE="Artistic"
70 SLOT="0"
71 -KEYWORDS="amd64 ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
72 +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
73 IUSE=""
74
75 DEPEND="dev-lang/perl"
76
77
78
79 1.60 app-misc/when/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/ChangeLog?rev=1.60&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/ChangeLog?rev=1.60&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/when/ChangeLog?r1=1.59&r2=1.60
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v
88 retrieving revision 1.59
89 retrieving revision 1.60
90 diff -u -r1.59 -r1.60
91 --- ChangeLog 28 Jun 2012 12:52:22 -0000 1.59
92 +++ ChangeLog 29 Jul 2012 18:03:47 -0000 1.60
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-misc/when
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.59 2012/06/28 12:52:22 ranger Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.60 2012/07/29 18:03:47 armin76 Exp $
98 +
99 + 29 Jul 2012; Raúl Porcel <armin76@g.o> when-1.1.28.ebuild,
100 + when-1.1.29.ebuild:
101 + Drop sparc keywords
102
103 28 Jun 2012; Brent Baude <ranger@g.o> when-1.1.29.ebuild:
104 Marking when-1.1.29 ppc for bug 418621