Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Mon, 07 Jul 2008 13:23:38
Message-Id: E1KFqgm-0003wu-8o@stork.gentoo.org
1 armin76 08/07/07 13:23:32
2
3 Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64 wrt #229217
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 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.8&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.8&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.7&r2=1.8
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.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- cl-asdf-binary-locations-20061018.ebuild 29 Apr 2008 17:57:30 -0000 1.7
22 +++ cl-asdf-binary-locations-20061018.ebuild 7 Jul 2008 13:23:31 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.7 2008/04/29 17:57:30 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.8 2008/07/07 13:23:31 armin76 Exp $
28
29 inherit common-lisp
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ppc64 sparc x86"
36 +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
37 IUSE=""
38
39 DEPEND="dev-lisp/cl-asdf"
40
41
42
43 1.9 dev-lisp/cl-asdf-binary-locations/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 29 Apr 2008 17:57:30 -0000 1.8
56 +++ ChangeLog 7 Jul 2008 13:23:31 -0000 1.9
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-lisp/cl-asdf-binary-locations
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.8 2008/04/29 17:57:30 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.9 2008/07/07 13:23:31 armin76 Exp $
62 +
63 + 07 Jul 2008; Raúl Porcel <armin76@g.o>
64 + cl-asdf-binary-locations-20061018.ebuild:
65 + Add ~alpha/~ia64 wrt #229217
66
67 29 Apr 2008; Brent Baude <ranger@g.o>
68 cl-asdf-binary-locations-20061018.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list