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/asdf-binary-locations: asdf-binary-locations-20061018.ebuild ChangeLog
Date: Mon, 01 Oct 2012 17:36:52
Message-Id: 20121001173641.B857921600@flycatcher.gentoo.org
1 grobian 12/10/01 17:36:41
2
3 Modified: asdf-binary-locations-20061018.ebuild ChangeLog
4 Log:
5 Marked ~x64-macos
6
7 (Portage version: 2.2.01.21165-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.2 dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild?r1=1.1&r2=1.2
15
16 Index: asdf-binary-locations-20061018.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- asdf-binary-locations-20061018.ebuild 7 Apr 2012 10:03:01 -0000 1.1
23 +++ asdf-binary-locations-20061018.ebuild 1 Oct 2012 17:36:41 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild,v 1.1 2012/04/07 10:03:01 neurogeek Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild,v 1.2 2012/10/01 17:36:41 grobian Exp $
29
30 EAPI="3"
31 inherit common-lisp
32 @@ -10,7 +10,7 @@
33 SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN}_${PV}.tar.gz"
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 IUSE=""
39
40 DEPEND="dev-lisp/asdf"
41
42
43
44 1.2 dev-lisp/asdf-binary-locations/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 7 Apr 2012 10:03:01 -0000 1.1
57 +++ ChangeLog 1 Oct 2012 17:36:41 -0000 1.2
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-lisp/asdf-binary-locations
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog,v 1.1 2012/04/07 10:03:01 neurogeek Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog,v 1.2 2012/10/01 17:36:41 grobian Exp $
63 +
64 + 01 Oct 2012; Fabian Groffen <grobian@g.o>
65 + asdf-binary-locations-20061018.ebuild:
66 + Marked ~x64-macos
67
68 *asdf-binary-locations-20061018 (07 Apr 2012)
69
70 @@ -52,4 +56,3 @@
71 09 Nov 2006; Matthew Kennedy <mkennedy@g.o>
72 +cl-asdf-binary-locations-20061018.ebuild:
73 Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@g.o>.
74 -