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 22:10:21
Message-Id: 20120131221007.DF52A2004B@flycatcher.gentoo.org
1 jer 12/01/31 22:10:07
2
3 Modified: ChangeLog libowfat-0.28-r1.ebuild
4 Log:
5 Marked ~hppa too.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.32 dev-libs/libowfat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 31 Jan 2012 22:06:08 -0000 1.31
23 +++ ChangeLog 31 Jan 2012 22:10:07 -0000 1.32
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libowfat
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.31 2012/01/31 22:06:08 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.32 2012/01/31 22:10:07 jer Exp $
29 +
30 + 31 Jan 2012; Jeroen Roovers <jer@g.o> libowfat-0.28-r1.ebuild:
31 + Marked ~hppa too.
32
33 31 Jan 2012; Jeroen Roovers <jer@g.o> libowfat-0.28-r1.ebuild,
34 metadata.xml:
35
36
37
38 1.7 dev-libs/libowfat/libowfat-0.28-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: libowfat-0.28-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- libowfat-0.28-r1.ebuild 31 Jan 2012 22:06:08 -0000 1.6
51 +++ libowfat-0.28-r1.ebuild 31 Jan 2012 22:10:07 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.6 2012/01/31 22:06:08 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.7 2012/01/31 22:10:07 jer Exp $
57
58 EAPI=2
59 inherit flag-o-matic toolchain-funcs
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~sparc ~x86"
65 +KEYWORDS="~amd64 ~hppa ~sparc ~x86"
66 IUSE="diet"
67
68 RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )"