Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IO-Pager: IO-Pager-0.240.0.ebuild IO-Pager-0.60.0.ebuild ChangeLog
Date: Mon, 27 Aug 2012 18:23:31
Message-Id: 20120827182321.C543A20947@flycatcher.gentoo.org
1 armin76 12/08/27 18:23:21
2
3 Modified: IO-Pager-0.240.0.ebuild IO-Pager-0.60.0.ebuild
4 ChangeLog
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.11.5/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.5 dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild?r1=1.4&r2=1.5
16
17 Index: IO-Pager-0.240.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- IO-Pager-0.240.0.ebuild 9 Aug 2012 17:52:32 -0000 1.4
24 +++ IO-Pager-0.240.0.ebuild 27 Aug 2012 18:23:21 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild,v 1.4 2012/08/09 17:52:32 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild,v 1.5 2012/08/27 18:23:21 armin76 Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34 DESCRIPTION="Select a pager, optionally pipe it output if destination is a TTY"
35
36 SLOT="0"
37 -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
38 +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.3 dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild?r1=1.2&r2=1.3
50
51 Index: IO-Pager-0.60.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- IO-Pager-0.60.0.ebuild 3 Sep 2011 21:04:35 -0000 1.2
58 +++ IO-Pager-0.60.0.ebuild 27 Aug 2012 18:23:21 -0000 1.3
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2011 Gentoo Foundation
61 +# Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild,v 1.2 2011/09/03 21:04:35 tove Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild,v 1.3 2012/08/27 18:23:21 armin76 Exp $
65
66 EAPI=4
67
68 @@ -13,5 +13,5 @@
69
70 SLOT="0"
71 LICENSE="as-is"
72 -KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
73 +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
74 IUSE=""
75
76
77
78 1.27 dev-perl/IO-Pager/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/ChangeLog?rev=1.27&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/ChangeLog?rev=1.27&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pager/ChangeLog?r1=1.26&r2=1.27
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/ChangeLog,v
87 retrieving revision 1.26
88 retrieving revision 1.27
89 diff -u -r1.26 -r1.27
90 --- ChangeLog 9 Aug 2012 17:52:32 -0000 1.26
91 +++ ChangeLog 27 Aug 2012 18:23:21 -0000 1.27
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-perl/IO-Pager
94 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/ChangeLog,v 1.26 2012/08/09 17:52:32 ranger Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/ChangeLog,v 1.27 2012/08/27 18:23:21 armin76 Exp $
97 +
98 + 27 Aug 2012; Raúl Porcel <armin76@g.o> IO-Pager-0.60.0.ebuild,
99 + IO-Pager-0.240.0.ebuild:
100 + Drop ia64/sparc keywords
101
102 09 Aug 2012; Brent Baude <ranger@g.o> IO-Pager-0.240.0.ebuild:
103 Marking IO-Pager-0.240.0 ppc for bug 418817