Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libowfat: ChangeLog libowfat-0.28-r1.ebuild
Date: Tue, 31 Jan 2012 17:10:42
Message-Id: 20120131171033.4B1C820033@flycatcher.gentoo.org
1 jer 12/01/31 17:10:33
2
3 Modified: ChangeLog libowfat-0.28-r1.ebuild
4 Log:
5 Drop HPPA keywording now that this requires an unsupported version of dev-libs/dietlibc.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.30 dev-libs/libowfat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 20 Nov 2011 09:17:02 -0000 1.29
23 +++ ChangeLog 31 Jan 2012 17:10:33 -0000 1.30
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/libowfat
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.29 2011/11/20 09:17:02 xarthisius Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.30 2012/01/31 17:10:33 jer Exp $
30 +
31 + 31 Jan 2012; Jeroen Roovers <jer@g.o> libowfat-0.28-r1.ebuild:
32 + Drop HPPA keywording now that this requires an unsupported version of
33 + dev-libs/dietlibc.
34
35 20 Nov 2011; Kacper Kowalik <xarthisius@g.o> libowfat-0.24.ebuild,
36 libowfat-0.28-r1.ebuild, libowfat-0.28.ebuild:
37
38
39
40 1.5 dev-libs/libowfat/libowfat-0.28-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?r1=1.4&r2=1.5
45
46 Index: libowfat-0.28-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- libowfat-0.28-r1.ebuild 20 Nov 2011 09:17:01 -0000 1.4
53 +++ libowfat-0.28-r1.ebuild 31 Jan 2012 17:10:33 -0000 1.5
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.4 2011/11/20 09:17:01 xarthisius Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.5 2012/01/31 17:10:33 jer Exp $
60
61 EAPI=2
62 inherit flag-o-matic
63 @@ -11,7 +11,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~hppa ~sparc ~x86"
68 +KEYWORDS="~amd64 ~sparc ~x86"
69 IUSE=""
70
71 RDEPEND=">=dev-libs/dietlibc-0.33_pre20090721"