Gentoo Archives: gentoo-commits

From: "Guy Martin (gmsoft)" <gmsoft@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: Mon, 26 Jul 2010 16:28:30
Message-Id: 20100726162825.4DB792CE15@corvid.gentoo.org
1 gmsoft 10/07/26 16:28:25
2
3 Modified: ChangeLog libowfat-0.28-r1.ebuild
4 Log:
5 Added ~hppa to KEYWORDS.
6 (Portage version: 2.1.8.3/cvs/Linux parisc64)
7
8 Revision Changes Path
9 1.28 dev-libs/libowfat/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 12 Sep 2009 02:41:31 -0000 1.27
22 +++ ChangeLog 26 Jul 2010 16:28:25 -0000 1.28
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/libowfat
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.27 2009/09/12 02:41:31 vostorga Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.28 2010/07/26 16:28:25 gmsoft Exp $
29 +
30 + 26 Jul 2010; Guy Martin <gmsoft@g.o> libowfat-0.28-r1.ebuild:
31 + Added ~hppa to KEYWORDS.
32
33 12 Sep 2009; VĂ­ctor Ostorga <vostorga@g.o>
34 -files/libowfat-0.10-gentoo.diff:
35
36
37
38 1.3 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.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild?r1=1.2&r2=1.3
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.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- libowfat-0.28-r1.ebuild 10 Aug 2009 14:54:25 -0000 1.2
51 +++ libowfat-0.28-r1.ebuild 26 Jul 2010 16:28:25 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.2 2009/08/10 14:54:25 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.3 2010/07/26 16:28:25 gmsoft Exp $
58
59 EAPI=2
60 inherit flag-o-matic
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
66 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
67 IUSE=""
68
69 RDEPEND=">=dev-libs/dietlibc-0.33_pre20090721"