* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2007-11-20 21:47 Markus Rothe (corsair)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Rothe (corsair) @ 2007-11-20 21:47 UTC (permalink / raw
To: gentoo-commits
corsair 07/11/20 21:47:55
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
Added ~ppc64; bug #199368
(Portage version: 2.1.3.19)
Revision Changes Path
1.2 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.1&r2=1.2
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-asdf-binary-locations-20061018.ebuild 9 Nov 2006 04:12:21 -0000 1.1
+++ cl-asdf-binary-locations-20061018.ebuild 20 Nov 2007 21:47:55 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.1 2006/11/09 04:12:21 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.2 2007/11/20 21:47:55 corsair Exp $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.3 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 23 Nov 2006 10:10:24 -0000 1.2
+++ ChangeLog 20 Nov 2007 21:47:55 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.2 2006/11/23 10:10:24 opfer Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.3 2007/11/20 21:47:55 corsair Exp $
+
+ 20 Nov 2007; Markus Rothe <corsair@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ Added ~ppc64; bug #199368
23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> metadata.xml:
added common-lisp herd as maintainers
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2007-12-08 16:41 Samuli Suominen (drac)
0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (drac) @ 2007-12-08 16:41 UTC (permalink / raw
To: gentoo-commits
drac 07/12/08 16:41:26
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
amd64 stable wrt #201216
(Portage version: 2.1.4_rc9)
Revision Changes Path
1.3 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.2&r2=1.3
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cl-asdf-binary-locations-20061018.ebuild 20 Nov 2007 21:47:55 -0000 1.2
+++ cl-asdf-binary-locations-20061018.ebuild 8 Dec 2007 16:41:26 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.2 2007/11/20 21:47:55 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.3 2007/12/08 16:41:26 drac Exp $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.4 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 20 Nov 2007 21:47:55 -0000 1.3
+++ ChangeLog 8 Dec 2007 16:41:26 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.3 2007/11/20 21:47:55 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.4 2007/12/08 16:41:26 drac Exp $
+
+ 08 Dec 2007; Samuli Suominen <drac@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ amd64 stable wrt #201216
20 Nov 2007; Markus Rothe <corsair@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2008-04-15 5:47 Markus Rothe (corsair)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Rothe (corsair) @ 2008-04-15 5:47 UTC (permalink / raw
To: gentoo-commits
corsair 08/04/15 05:47:05
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
Stable on ppc64; bug #217700
(Portage version: 2.1.4.4)
Revision Changes Path
1.4 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.3&r2=1.4
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cl-asdf-binary-locations-20061018.ebuild 8 Dec 2007 16:41:26 -0000 1.3
+++ cl-asdf-binary-locations-20061018.ebuild 15 Apr 2008 05:47:05 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.3 2007/12/08 16:41:26 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.4 2008/04/15 05:47:05 corsair Exp $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.5 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 8 Dec 2007 16:41:26 -0000 1.4
+++ ChangeLog 15 Apr 2008 05:47:05 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.4 2007/12/08 16:41:26 drac Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.5 2008/04/15 05:47:05 corsair Exp $
+
+ 15 Apr 2008; Markus Rothe <corsair@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ Stable on ppc64; bug #217700
08 Dec 2007; Samuli Suominen <drac@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2008-04-20 14:24 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2008-04-20 14:24 UTC (permalink / raw
To: gentoo-commits
maekke 08/04/20 14:24:10
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
x86 stable, bug #217700
(Portage version: 2.1.5_rc5)
Revision Changes Path
1.5 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.4&r2=1.5
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cl-asdf-binary-locations-20061018.ebuild 15 Apr 2008 05:47:05 -0000 1.4
+++ cl-asdf-binary-locations-20061018.ebuild 20 Apr 2008 14:24:10 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.4 2008/04/15 05:47:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.5 2008/04/20 14:24:10 maekke Exp $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.6 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 15 Apr 2008 05:47:05 -0000 1.5
+++ ChangeLog 20 Apr 2008 14:24:10 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.5 2008/04/15 05:47:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.6 2008/04/20 14:24:10 maekke Exp $
+
+ 20 Apr 2008; Markus Meier <maekke@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ x86 stable, bug #217700
15 Apr 2008; Markus Rothe <corsair@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2008-04-21 12:41 Ferris McCormick (fmccor)
0 siblings, 0 replies; 9+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-04-21 12:41 UTC (permalink / raw
To: gentoo-commits
fmccor 08/04/21 12:41:40
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
Sparc stable, required by Bug #218706.
(Portage version: 2.2_pre5)
Revision Changes Path
1.6 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.5&r2=1.6
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cl-asdf-binary-locations-20061018.ebuild 20 Apr 2008 14:24:10 -0000 1.5
+++ cl-asdf-binary-locations-20061018.ebuild 21 Apr 2008 12:41:39 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.5 2008/04/20 14:24:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.6 2008/04/21 12:41:39 fmccor Exp $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.7 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 20 Apr 2008 14:24:10 -0000 1.6
+++ ChangeLog 21 Apr 2008 12:41:39 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.6 2008/04/20 14:24:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.7 2008/04/21 12:41:39 fmccor Exp $
+
+ 21 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ Sparc stable, required by Bug #218706.
20 Apr 2008; Markus Meier <maekke@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2008-04-29 17:57 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2008-04-29 17:57 UTC (permalink / raw
To: gentoo-commits
ranger 08/04/29 17:57:30
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
stable ppc, bug 217700
(Portage version: 2.1.4.4)
Revision Changes Path
1.7 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.6&r2=1.7
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cl-asdf-binary-locations-20061018.ebuild 21 Apr 2008 12:41:39 -0000 1.6
+++ cl-asdf-binary-locations-20061018.ebuild 29 Apr 2008 17:57:30 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.6 2008/04/21 12:41:39 fmccor Exp $
+# $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 $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.8 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 21 Apr 2008 12:41:39 -0000 1.7
+++ ChangeLog 29 Apr 2008 17:57:30 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.7 2008/04/21 12:41:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.8 2008/04/29 17:57:30 ranger Exp $
+
+ 29 Apr 2008; Brent Baude <ranger@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ stable ppc, bug 217700
21 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2008-07-07 13:23 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-07 13:23 UTC (permalink / raw
To: gentoo-commits
armin76 08/07/07 13:23:32
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
Add ~alpha/~ia64 wrt #229217
(Portage version: 2.1.4.4)
Revision Changes Path
1.8 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
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
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
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
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cl-asdf-binary-locations-20061018.ebuild 29 Apr 2008 17:57:30 -0000 1.7
+++ cl-asdf-binary-locations-20061018.ebuild 7 Jul 2008 13:23:31 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.9 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 29 Apr 2008 17:57:30 -0000 1.8
+++ ChangeLog 7 Jul 2008 13:23:31 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.8 2008/04/29 17:57:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.9 2008/07/07 13:23:31 armin76 Exp $
+
+ 07 Jul 2008; Raúl Porcel <armin76@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ Add ~alpha/~ia64 wrt #229217
29 Apr 2008; Brent Baude <ranger@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2009-01-10 15:33 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-01-10 15:33 UTC (permalink / raw
To: gentoo-commits
armin76 09/01/10 15:33:46
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
alpha/ia64 stable wrt #246074
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Revision Changes Path
1.9 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild?r1=1.8&r2=1.9
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cl-asdf-binary-locations-20061018.ebuild 7 Jul 2008 13:23:31 -0000 1.8
+++ cl-asdf-binary-locations-20061018.ebuild 10 Jan 2009 15:33:46 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.10 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 7 Jul 2008 13:23:31 -0000 1.9
+++ ChangeLog 10 Jan 2009 15:33:46 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.9 2008/07/07 13:23:31 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.10 2009/01/10 15:33:46 armin76 Exp $
+
+ 10 Jan 2009; Raúl Porcel <armin76@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ alpha/ia64 stable wrt #246074
07 Jul 2008; Raúl Porcel <armin76@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog
@ 2010-01-07 15:01 Christian Faulhammer (fauli)
0 siblings, 0 replies; 9+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-07 15:01 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/07 15:01:58
Modified: cl-asdf-binary-locations-20061018.ebuild ChangeLog
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.10 dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
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
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
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
Index: cl-asdf-binary-locations-20061018.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- cl-asdf-binary-locations-20061018.ebuild 10 Jan 2009 15:33:46 -0000 1.9
+++ cl-asdf-binary-locations-20061018.ebuild 7 Jan 2010 15:01:57 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit common-lisp
@@ -9,7 +9,7 @@
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND="dev-lisp/cl-asdf"
1.11 dev-lisp/cl-asdf-binary-locations/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 10 Jan 2009 15:33:46 -0000 1.10
+++ ChangeLog 7 Jan 2010 15:01:57 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.10 2009/01/10 15:33:46 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.11 2010/01/07 15:01:57 fauli Exp $
+
+ 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ Transfer Prefix keywords
10 Jan 2009; Raúl Porcel <armin76@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-01-07 15:02 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 15:01 [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-asdf-binary-locations: cl-asdf-binary-locations-20061018.ebuild ChangeLog Christian Faulhammer (fauli)
-- strict thread matches above, loose matches on Subject: below --
2009-01-10 15:33 Raul Porcel (armin76)
2008-07-07 13:23 Raul Porcel (armin76)
2008-04-29 17:57 Brent Baude (ranger)
2008-04-21 12:41 Ferris McCormick (fmccor)
2008-04-20 14:24 Markus Meier (maekke)
2008-04-15 5:47 Markus Rothe (corsair)
2007-12-08 16:41 Samuli Suominen (drac)
2007-11-20 21:47 Markus Rothe (corsair)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox