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, 20 Nov 2007 21:48:01
Message-Id: E1Iuawl-0007kt-Lt@stork.gentoo.org
1 corsair 07/11/20 21:47:55
2
3 Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
4 Log:
5 Added ~ppc64; bug #199368
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 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.2&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.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- cl-asdf-binary-locations-20061018.ebuild 9 Nov 2006 04:12:21 -0000 1.1
22 +++ cl-asdf-binary-locations-20061018.ebuild 20 Nov 2007 21:47:55 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2007 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.1 2006/11/09 04:12:21 mkennedy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.2 2007/11/20 21:47:55 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 ~sparc ~x86"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
38 IUSE=""
39
40 DEPEND="dev-lisp/cl-asdf"
41
42
43
44 1.3 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.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 23 Nov 2006 10:10:24 -0000 1.2
57 +++ ChangeLog 20 Nov 2007 21:47:55 -0000 1.3
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-lisp/cl-asdf-binary-locations
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.2 2006/11/23 10:10:24 opfer Exp $
62 +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.3 2007/11/20 21:47:55 corsair Exp $
64 +
65 + 20 Nov 2007; Markus Rothe <corsair@g.o>
66 + cl-asdf-binary-locations-20061018.ebuild:
67 + Added ~ppc64; bug #199368
68
69 23 Nov 2006; Christian Faulhammer <opfer@g.o> metadata.xml:
70 added common-lisp herd as maintainers
71
72
73
74 --
75 gentoo-commits@g.o mailing list