Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/pmake: pmake-1.111.1.ebuild ChangeLog
Date: Fri, 29 Feb 2008 03:23:53
Message-Id: E1JUvqg-00011C-DU@stork.gentoo.org
1 ranger 08/02/29 03:23:50
2
3 Modified: pmake-1.111.1.ebuild ChangeLog
4 Log:
5 keyworded ~arch for ppc64, bug 211799
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 sys-devel/pmake/pmake-1.111.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/pmake/pmake-1.111.1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/pmake/pmake-1.111.1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/pmake/pmake-1.111.1.ebuild?r1=1.7&r2=1.8
14
15 Index: pmake-1.111.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- pmake-1.111.1.ebuild 4 Aug 2007 13:00:35 -0000 1.7
22 +++ pmake-1.111.1.ebuild 29 Feb 2008 03:23:49 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 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/sys-devel/pmake/pmake-1.111.1.ebuild,v 1.7 2007/08/04 13:00:35 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.1.ebuild,v 1.8 2008/02/29 03:23:49 ranger Exp $
29
30 inherit eutils toolchain-funcs versionator
31
32 @@ -15,7 +15,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
38 IUSE=""
39
40 RDEPEND="!sys-devel/bmake"
41
42
43
44 1.33 sys-devel/pmake/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/pmake/ChangeLog?rev=1.33&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/pmake/ChangeLog?rev=1.33&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/pmake/ChangeLog?r1=1.32&r2=1.33
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v
53 retrieving revision 1.32
54 retrieving revision 1.33
55 diff -u -r1.32 -r1.33
56 --- ChangeLog 22 Feb 2007 00:51:25 -0000 1.32
57 +++ ChangeLog 29 Feb 2008 03:23:49 -0000 1.33
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/pmake
60 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.32 2007/02/22 00:51:25 jokey Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.33 2008/02/29 03:23:49 ranger Exp $
64 +
65 + 29 Feb 2008; Brent Baude <ranger@g.o> pmake-1.111.1.ebuild:
66 + keyworded ~arch for ppc64, bug 211799
67
68 22 Feb 2007; Markus Ullmann <jokey@g.o> ChangeLog:
69 Redigest for Manifest2
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list