Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Date: Tue, 15 Apr 2008 05:47:08
Message-Id: E1Jle0X-0004xm-Kk@stork.gentoo.org
1 corsair 08/04/15 05:47:05
2
3 Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #217700
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.3&r2=1.4
14
15 Index: cl-asdf-binary-locations-20061018.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- cl-asdf-binary-locations-20061018.ebuild 8 Dec 2007 16:41:26 -0000 1.3
22 +++ cl-asdf-binary-locations-20061018.ebuild 15 Apr 2008 05:47:05 -0000 1.4
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-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.3 2007/12/08 16:41:26 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.4 2008/04/15 05:47:05 corsair Exp $
29
30 inherit common-lisp
31
32 @@ -9,7 +9,7 @@
33 SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86"
38 IUSE=""
39
40 DEPEND="dev-lisp/cl-asdf"
41
42
43
44 1.5 dev-lisp/cl-asdf-binary-locations/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 8 Dec 2007 16:41:26 -0000 1.4
57 +++ ChangeLog 15 Apr 2008 05:47:05 -0000 1.5
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-lisp/cl-asdf-binary-locations
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.4 2007/12/08 16:41:26 drac Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.5 2008/04/15 05:47:05 corsair Exp $
64 +
65 + 15 Apr 2008; Markus Rothe <corsair@g.o>
66 + cl-asdf-binary-locations-20061018.ebuild:
67 + Stable on ppc64; bug #217700
68
69 08 Dec 2007; Samuli Suominen <drac@g.o>
70 cl-asdf-binary-locations-20061018.ebuild:
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list