Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/libconf: libconf-0.42.10-r1.ebuild ChangeLog
Date: Fri, 29 Feb 2008 03:16:13
Message-Id: E1JUvjG-0000y5-PB@stork.gentoo.org
1 ranger 08/02/29 03:16:10
2
3 Modified: libconf-0.42.10-r1.ebuild ChangeLog
4 Log:
5 keyworded ~arch for ppc64, bug 211757
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 dev-util/libconf/libconf-0.42.10-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: libconf-0.42.10-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- libconf-0.42.10-r1.ebuild 12 Jul 2007 01:05:42 -0000 1.6
22 +++ libconf-0.42.10-r1.ebuild 29 Feb 2008 03:16:10 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.6 2007/07/12 01:05:42 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.7 2008/02/29 03:16:10 ranger Exp $
29
30 inherit eutils multilib toolchain-funcs
31
32 @@ -12,7 +12,7 @@
33
34 SLOT="0"
35 LICENSE="GPL-2"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38
39 IUSE="python ruby"
40 DEPEND="dev-lang/perl
41
42
43
44 1.47 dev-util/libconf/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/ChangeLog?rev=1.47&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/ChangeLog?rev=1.47&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/ChangeLog?r1=1.46&r2=1.47
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v
53 retrieving revision 1.46
54 retrieving revision 1.47
55 diff -u -r1.46 -r1.47
56 --- ChangeLog 9 Feb 2007 22:35:27 -0000 1.46
57 +++ ChangeLog 29 Feb 2008 03:16:10 -0000 1.47
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/libconf
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.46 2007/02/09 22:35:27 dams Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.47 2008/02/29 03:16:10 ranger Exp $
64 +
65 + 29 Feb 2008; Brent Baude <ranger@g.o> libconf-0.42.10-r1.ebuild:
66 + keyworded ~arch for ppc64, bug 211757
67
68 09 Feb 2007; Damien Krotkine <dams@g.o> libconf-0.42.10-r1.ebuild:
69 corrected homepage. bug #166128
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list