Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/pmake: pmake-0.ebuild ChangeLog
Date: Wed, 02 Jan 2008 12:43:30
Message-Id: E1JA2wK-0004jl-MW@stork.gentoo.org
1 grobian 08/01/02 12:43:20
2
3 Modified: pmake-0.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 virtual/pmake/pmake-0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/pmake/pmake-0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/pmake/pmake-0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/pmake/pmake-0.ebuild?r1=1.4&r2=1.5
14
15 Index: pmake-0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/pmake/pmake-0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- pmake-0.ebuild 11 Jul 2007 05:04:22 -0000 1.4
22 +++ pmake-0.ebuild 2 Jan 2008 12:43:20 -0000 1.5
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/virtual/pmake/pmake-0.ebuild,v 1.4 2007/07/11 05:04:22 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/pmake-0.ebuild,v 1.5 2008/01/02 12:43:20 grobian Exp $
29
30 DESCRIPTION="Virtual for BSD-like make"
31 HOMEPAGE="http://www.gentoo.org/"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc-macos sparc ~sparc-fbsd x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm ia64 ~mips ppc sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE=""
39
40 RDEPEND="!userland_BSD? ( sys-devel/pmake )"
41
42
43
44 1.4 virtual/pmake/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/pmake/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/pmake/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/pmake/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 29 Dec 2006 00:17:31 -0000 1.3
57 +++ ChangeLog 2 Jan 2008 12:43:20 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for virtual/pmake
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v 1.3 2006/12/29 00:17:31 flameeyes Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v 1.4 2008/01/02 12:43:20 grobian Exp $
64 +
65 + 02 Jan 2008; Fabian Groffen <grobian@g.o> pmake-0.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 29 Dec 2006; Diego Pettenò <flameeyes@g.o> pmake-0.ebuild:
69 Require sys-devel/pmake when not using BSD userland.
70
71
72
73 --
74 gentoo-commits@g.o mailing list