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-pipes: cl-pipes-1.2.1.ebuild ChangeLog
Date: Wed, 06 Feb 2008 21:25:59
Message-Id: E1JMrmD-0003Qw-Ma@stork.gentoo.org
1 grobian 08/02/06 21:25:53
2
3 Modified: cl-pipes-1.2.1.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.10 dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild?r1=1.9&r2=1.10
14
15 Index: cl-pipes-1.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- cl-pipes-1.2.1.ebuild 3 Feb 2007 17:39:12 -0000 1.9
22 +++ cl-pipes-1.2.1.ebuild 6 Feb 2008 21:25:53 -0000 1.10
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-pipes/cl-pipes-1.2.1.ebuild,v 1.9 2007/02/03 17:39:12 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.10 2008/02/06 21:25:53 grobian Exp $
29
30 inherit common-lisp
31
32 @@ -9,7 +9,7 @@
33 SRC_URI="mirror://debian/pool/main/c/cl-pipes/${PN}_${PV}.orig.tar.gz"
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86"
37 +KEYWORDS="~amd64 ~ppc ~sparc x86"
38 IUSE=""
39 DEPEND="dev-lisp/common-lisp-controller
40 virtual/commonlisp"
41
42
43
44 1.11 dev-lisp/cl-pipes/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-pipes/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-pipes/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-pipes/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 3 Feb 2007 17:39:12 -0000 1.10
57 +++ ChangeLog 6 Feb 2008 21:25:53 -0000 1.11
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lisp/cl-pipes
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/ChangeLog,v 1.10 2007/02/03 17:39:12 flameeyes Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/ChangeLog,v 1.11 2008/02/06 21:25:53 grobian Exp $
64 +
65 + 06 Feb 2008; Fabian Groffen <grobian@g.o> cl-pipes-1.2.1.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 03 Feb 2007; Diego Pettenò <flameeyes@g.o> cl-pipes-1.2.1.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