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-asdf: cl-asdf-1.89.ebuild cl-asdf-1.86-r1.ebuild ChangeLog
Date: Wed, 28 Nov 2007 15:24:27
Message-Id: E1IxOlt-0008N4-5C@stork.gentoo.org
1 grobian 07/11/28 15:24:17
2
3 Modified: cl-asdf-1.89.ebuild cl-asdf-1.86-r1.ebuild
4 ChangeLog
5 Log:
6 Dropped ppc-macos keyword, see you in prefix
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.3 dev-lisp/cl-asdf/cl-asdf-1.89.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild?r1=1.2&r2=1.3
15
16 Index: cl-asdf-1.89.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- cl-asdf-1.89.ebuild 3 Feb 2007 17:32:11 -0000 1.2
23 +++ cl-asdf-1.89.ebuild 28 Nov 2007 15:24:16 -0000 1.3
24 @@ -1,6 +1,6 @@
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/cl-asdf-1.89.ebuild,v 1.2 2007/02/03 17:32:11 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild,v 1.3 2007/11/28 15:24:16 grobian Exp $
29
30 DEB_PV=1
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
37 +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
38 IUSE=""
39
40 DEPEND=""
41
42
43
44 1.11 dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild?r1=1.10&r2=1.11
49
50 Index: cl-asdf-1.86-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- cl-asdf-1.86-r1.ebuild 3 Feb 2007 17:32:11 -0000 1.10
57 +++ cl-asdf-1.86-r1.ebuild 28 Nov 2007 15:24:16 -0000 1.11
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.10 2007/02/03 17:32:11 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.11 2007/11/28 15:24:16 grobian Exp $
63
64 DEB_PV=1
65
66 @@ -13,7 +13,7 @@
67
68 LICENSE="MIT"
69 SLOT="0"
70 -KEYWORDS="amd64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86"
71 +KEYWORDS="amd64 ~mips ppc ppc64 s390 sparc x86"
72 IUSE=""
73
74 DEPEND=""
75
76
77
78 1.28 dev-lisp/cl-asdf/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/ChangeLog?rev=1.28&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/ChangeLog?rev=1.28&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf/ChangeLog?r1=1.27&r2=1.28
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v
87 retrieving revision 1.27
88 retrieving revision 1.28
89 diff -u -r1.27 -r1.28
90 --- ChangeLog 3 Feb 2007 17:32:11 -0000 1.27
91 +++ ChangeLog 28 Nov 2007 15:24:16 -0000 1.28
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-lisp/cl-asdf
94 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.27 2007/02/03 17:32:11 flameeyes Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.28 2007/11/28 15:24:16 grobian Exp $
97 +
98 + 28 Nov 2007; Fabian Groffen <grobian@g.o> cl-asdf-1.86-r1.ebuild,
99 + cl-asdf-1.89.ebuild:
100 + Dropped ppc-macos keyword, see you in prefix
101
102 03 Feb 2007; Diego Pettenò <flameeyes@g.o> cl-asdf-1.86-r1.ebuild,
103 cl-asdf-1.89.ebuild:
104
105
106
107 --
108 gentoo-commits@g.o mailing list