Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/yaml: yaml-0.71.ebuild yaml-0.730.0.ebuild ChangeLog
Date: Sat, 30 Jul 2011 10:50:45
Message-Id: 20110730105034.441FB2004B@flycatcher.gentoo.org
1 tove 11/07/30 10:50:34
2
3 Modified: yaml-0.71.ebuild yaml-0.730.0.ebuild ChangeLog
4 Log:
5 Drop ~sparc-fbsd KEYWORD
6
7 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 dev-perl/yaml/yaml-0.71.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml-0.71.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml-0.71.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml-0.71.ebuild?r1=1.8&r2=1.9
15
16 Index: yaml-0.71.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.71.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- yaml-0.71.ebuild 5 Nov 2010 14:19:46 -0000 1.8
23 +++ yaml-0.71.ebuild 30 Jul 2011 10:50:33 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.71.ebuild,v 1.8 2010/11/05 14:19:46 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.71.ebuild,v 1.9 2011/07/30 10:50:33 tove Exp $
30
31 EAPI=2
32
33 @@ -13,7 +13,7 @@
34 DESCRIPTION="YAML Ain't Markup Language (tm)"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST="do"
42
43
44
45 1.2 dev-perl/yaml/yaml-0.730.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml-0.730.0.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml-0.730.0.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml-0.730.0.ebuild?r1=1.1&r2=1.2
50
51 Index: yaml-0.730.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.730.0.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- yaml-0.730.0.ebuild 20 Apr 2011 12:09:44 -0000 1.1
58 +++ yaml-0.730.0.ebuild 30 Jul 2011 10:50:33 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2011 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.730.0.ebuild,v 1.1 2011/04/20 12:09:44 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.730.0.ebuild,v 1.2 2011/07/30 10:50:33 tove Exp $
64
65 EAPI=4
66
67 @@ -12,7 +12,7 @@
68 DESCRIPTION="YAML Ain't Markup Language (tm)"
69
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
72 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
73 IUSE=""
74
75 SRC_TEST="do"
76
77
78
79 1.90 dev-perl/yaml/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/ChangeLog?rev=1.90&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/ChangeLog?rev=1.90&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/ChangeLog?r1=1.89&r2=1.90
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v
88 retrieving revision 1.89
89 retrieving revision 1.90
90 diff -u -r1.89 -r1.90
91 --- ChangeLog 29 Jul 2011 10:53:59 -0000 1.89
92 +++ ChangeLog 30 Jul 2011 10:50:34 -0000 1.90
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-perl/yaml
95 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.89 2011/07/29 10:53:59 tove Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.90 2011/07/30 10:50:34 tove Exp $
98 +
99 + 30 Jul 2011; Torsten Veller <tove@g.o> yaml-0.71.ebuild,
100 + yaml-0.730.0.ebuild:
101 + Drop ~sparc-fbsd KEYWORD
102
103 29 Jul 2011; Torsten Veller <tove@g.o> -yaml-0.72.ebuild:
104 Cleanup