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-util/libconf: libconf-0.42.10-r1.ebuild ChangeLog
Date: Thu, 02 Jul 2009 23:57:51
Message-Id: E1MMWA1-0007Hy-Kk@stork.gentoo.org
1 jer 09/07/02 23:57:49
2
3 Modified: libconf-0.42.10-r1.ebuild ChangeLog
4 Log:
5 Marked ~hppa too.
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.8 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.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild?rev=1.8&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.7&r2=1.8
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.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- libconf-0.42.10-r1.ebuild 29 Feb 2008 03:16:10 -0000 1.7
22 +++ libconf-0.42.10-r1.ebuild 2 Jul 2009 23:57:49 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 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.7 2008/02/29 03:16:10 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.8 2009/07/02 23:57:49 jer 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 ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38
39 IUSE="python ruby"
40 DEPEND="dev-lang/perl
41
42
43
44 1.48 dev-util/libconf/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/ChangeLog?rev=1.48&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/ChangeLog?rev=1.48&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/libconf/ChangeLog?r1=1.47&r2=1.48
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v
53 retrieving revision 1.47
54 retrieving revision 1.48
55 diff -u -r1.47 -r1.48
56 --- ChangeLog 29 Feb 2008 03:16:10 -0000 1.47
57 +++ ChangeLog 2 Jul 2009 23:57:49 -0000 1.48
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/libconf
60 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.47 2008/02/29 03:16:10 ranger Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.48 2009/07/02 23:57:49 jer Exp $
64 +
65 + 02 Jul 2009; Jeroen Roovers <jer@g.o> libconf-0.42.10-r1.ebuild:
66 + Marked ~hppa too.
67
68 29 Feb 2008; Brent Baude <ranger@g.o> libconf-0.42.10-r1.ebuild:
69 keyworded ~arch for ppc64, bug 211757