Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-plus: cl-plus-1.0.ebuild ChangeLog
Date: Wed, 06 Feb 2008 21:29:23
Message-Id: E1JMrpZ-0003SC-0E@stork.gentoo.org
1 grobian 08/02/06 21:29:21
2
3 Modified: cl-plus-1.0.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.7 dev-lisp/cl-plus/cl-plus-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-plus/cl-plus-1.0.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-plus/cl-plus-1.0.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-plus/cl-plus-1.0.ebuild?r1=1.6&r2=1.7
14
15 Index: cl-plus-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/cl-plus-1.0.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- cl-plus-1.0.ebuild 3 Feb 2007 17:39:32 -0000 1.6
22 +++ cl-plus-1.0.ebuild 6 Feb 2008 21:29:20 -0000 1.7
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-plus/cl-plus-1.0.ebuild,v 1.6 2007/02/03 17:39:32 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/cl-plus-1.0.ebuild,v 1.7 2008/02/06 21:29:20 grobian Exp $
29
30 inherit common-lisp eutils
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="public-domain"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86"
37 +KEYWORDS="~amd64 ~ppc ~sparc x86"
38 IUSE=""
39
40 DEPEND="dev-lisp/common-lisp-controller
41
42
43
44 1.8 dev-lisp/cl-plus/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-plus/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-plus/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-plus/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 3 Feb 2007 17:39:32 -0000 1.7
57 +++ ChangeLog 6 Feb 2008 21:29:20 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lisp/cl-plus
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/ChangeLog,v 1.7 2007/02/03 17:39:32 flameeyes Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-plus/ChangeLog,v 1.8 2008/02/06 21:29:20 grobian Exp $
64 +
65 + 06 Feb 2008; Fabian Groffen <grobian@g.o> cl-plus-1.0.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 03 Feb 2007; Diego Pettenò <flameeyes@g.o> cl-plus-1.0.ebuild:
69 Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list