Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-base/gnustep-make: ChangeLog gnustep-make-2.0.6.ebuild
Date: Fri, 03 Oct 2008 17:14:05
Message-Id: E1KloE6-0007gn-17@stork.gentoo.org
1 bluebird 08/10/03 17:14:02
2
3 Modified: ChangeLog gnustep-make-2.0.6.ebuild
4 Log:
5 Stable on sparc, bug #235922
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8-00055-gb5ff7df sparc64)
7
8 Revision Changes Path
9 1.78 gnustep-base/gnustep-make/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-base/gnustep-make/ChangeLog?rev=1.78&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-base/gnustep-make/ChangeLog?rev=1.78&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-base/gnustep-make/ChangeLog?r1=1.77&r2=1.78
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v
18 retrieving revision 1.77
19 retrieving revision 1.78
20 diff -u -r1.77 -r1.78
21 --- ChangeLog 3 Oct 2008 15:57:23 -0000 1.77
22 +++ ChangeLog 3 Oct 2008 17:14:01 -0000 1.78
23 @@ -1,6 +1,10 @@
24 # ChangeLog for gnustep-base/gnustep-make
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.77 2008/10/03 15:57:23 voyageur Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.78 2008/10/03 17:14:01 bluebird Exp $
28 +
29 + 03 Oct 2008; Friedrich Oslage <bluebird@g.o>
30 + gnustep-make-2.0.6.ebuild:
31 + Stable on sparc, bug #235922
32
33 *gnustep-make-2.0.6-r1 (03 Oct 2008)
34
35
36
37
38 1.4 gnustep-base/gnustep-make/gnustep-make-2.0.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.0.6.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.0.6.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.0.6.ebuild?r1=1.3&r2=1.4
43
44 Index: gnustep-make-2.0.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.0.6.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- gnustep-make-2.0.6.ebuild 21 Sep 2008 15:15:13 -0000 1.3
51 +++ gnustep-make-2.0.6.ebuild 3 Oct 2008 17:14:01 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.0.6.ebuild,v 1.3 2008/09/21 15:15:13 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.0.6.ebuild,v 1.4 2008/10/03 17:14:01 bluebird Exp $
57
58 inherit gnustep-base eutils
59
60 @@ -8,7 +8,7 @@
61
62 HOMEPAGE="http://www.gnustep.org"
63 SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
64 -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
66 SLOT="0"
67 LICENSE="GPL-2"