Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@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: Thu, 07 Jan 2010 15:02:01
Message-Id: E1NSts6-0006hT-6S@stork.gentoo.org
1 fauli 10/01/07 15:01:58
2
3 Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 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.10&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.10&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.9&r2=1.10
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.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- cl-asdf-binary-locations-20061018.ebuild 10 Jan 2009 15:33:46 -0000 1.9
22 +++ cl-asdf-binary-locations-20061018.ebuild 7 Jan 2010 15:01:57 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 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.9 2009/01/10 15:33:46 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.10 2010/01/07 15:01:57 fauli 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="alpha amd64 ia64 ppc ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
38 IUSE=""
39
40 DEPEND="dev-lisp/cl-asdf"
41
42
43
44 1.11 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.11&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 10 Jan 2009 15:33:46 -0000 1.10
57 +++ ChangeLog 7 Jan 2010 15:01:57 -0000 1.11
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-lisp/cl-asdf-binary-locations
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.10 2009/01/10 15:33:46 armin76 Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.11 2010/01/07 15:01:57 fauli Exp $
64 +
65 + 07 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + cl-asdf-binary-locations-20061018.ebuild:
67 + Transfer Prefix keywords
68
69 10 Jan 2009; Raúl Porcel <armin76@g.o>
70 cl-asdf-binary-locations-20061018.ebuild: