Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libowfat: libowfat-0.24.ebuild libowfat-0.28-r1.ebuild libowfat-0.28.ebuild ChangeLog
Date: Sun, 20 Nov 2011 09:17:13
Message-Id: 20111120091702.1BDD22004B@flycatcher.gentoo.org
1 xarthisius 11/11/20 09:17:02
2
3 Modified: libowfat-0.24.ebuild libowfat-0.28-r1.ebuild
4 libowfat-0.28.ebuild ChangeLog
5 Log:
6 ppc/ppc64 keywords dropped wrt #364103
7
8 (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.7 dev-libs/libowfat/libowfat-0.24.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild?r1=1.6&r2=1.7
16
17 Index: libowfat-0.24.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- libowfat-0.24.ebuild 4 Feb 2007 19:01:54 -0000 1.6
24 +++ libowfat-0.24.ebuild 20 Nov 2011 09:17:01 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.6 2007/02/04 19:01:54 beandog Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.7 2011/11/20 09:17:01 xarthisius Exp $
31
32 DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
33 SRC_URI="http://dl.fefe.de/${P}.tar.bz2"
34 @@ -8,7 +8,7 @@
35
36 SLOT="0"
37 LICENSE="GPL-2"
38 -KEYWORDS="amd64 ppc ppc64 sparc x86"
39 +KEYWORDS="amd64 sparc x86"
40 IUSE=""
41 DEPEND=">=dev-libs/dietlibc-0.23
42 >=sys-apps/sed-4"
43
44
45
46 1.4 dev-libs/libowfat/libowfat-0.28-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?r1=1.3&r2=1.4
51
52 Index: libowfat-0.28-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- libowfat-0.28-r1.ebuild 26 Jul 2010 16:28:25 -0000 1.3
59 +++ libowfat-0.28-r1.ebuild 20 Nov 2011 09:17:01 -0000 1.4
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.3 2010/07/26 16:28:25 gmsoft Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.4 2011/11/20 09:17:01 xarthisius Exp $
66
67 EAPI=2
68 inherit flag-o-matic
69 @@ -11,7 +11,7 @@
70
71 LICENSE="GPL-2"
72 SLOT="0"
73 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
74 +KEYWORDS="~amd64 ~hppa ~sparc ~x86"
75 IUSE=""
76
77 RDEPEND=">=dev-libs/dietlibc-0.33_pre20090721"
78
79
80
81 1.2 dev-libs/libowfat/libowfat-0.28.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28.ebuild?r1=1.1&r2=1.2
86
87 Index: libowfat-0.28.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- libowfat-0.28.ebuild 1 Mar 2009 15:16:52 -0000 1.1
94 +++ libowfat-0.28.ebuild 20 Nov 2011 09:17:02 -0000 1.2
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2009 Gentoo Foundation
97 +# Copyright 1999-2011 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28.ebuild,v 1.1 2009/03/01 15:16:52 patrick Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28.ebuild,v 1.2 2011/11/20 09:17:02 xarthisius Exp $
101
102 DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
103 SRC_URI="http://dl.fefe.de/${P}.tar.bz2"
104 @@ -8,7 +8,7 @@
105
106 SLOT="0"
107 LICENSE="GPL-2"
108 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
109 +KEYWORDS="~amd64 ~sparc ~x86"
110 IUSE=""
111 DEPEND=">=dev-libs/dietlibc-0.23
112 >=sys-apps/sed-4"
113
114
115
116 1.29 dev-libs/libowfat/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.29&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.29&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?r1=1.28&r2=1.29
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v
125 retrieving revision 1.28
126 retrieving revision 1.29
127 diff -u -r1.28 -r1.29
128 --- ChangeLog 26 Jul 2010 16:28:25 -0000 1.28
129 +++ ChangeLog 20 Nov 2011 09:17:02 -0000 1.29
130 @@ -1,6 +1,10 @@
131 # ChangeLog for dev-libs/libowfat
132 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.28 2010/07/26 16:28:25 gmsoft Exp $
134 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.29 2011/11/20 09:17:02 xarthisius Exp $
136 +
137 + 20 Nov 2011; Kacper Kowalik <xarthisius@g.o> libowfat-0.24.ebuild,
138 + libowfat-0.28-r1.ebuild, libowfat-0.28.ebuild:
139 + ppc/ppc64 keywords dropped wrt #364103
140
141 26 Jul 2010; Guy Martin <gmsoft@g.o> libowfat-0.28-r1.ebuild:
142 Added ~hppa to KEYWORDS.