Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/opendylan: opendylan-9999.ebuild ChangeLog
Date: Wed, 22 Aug 2012 03:42:17
Message-Id: 20120822034200.AF808202D3@flycatcher.gentoo.org
1 patrick 12/08/22 03:42:00
2
3 Modified: opendylan-9999.ebuild ChangeLog
4 Log:
5 Remove keywords from live ebuild
6
7 (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-lang/opendylan/opendylan-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild?r1=1.2&r2=1.3
15
16 Index: opendylan-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- opendylan-9999.ebuild 21 Aug 2012 08:30:04 -0000 1.2
23 +++ opendylan-9999.ebuild 22 Aug 2012 03:42:00 -0000 1.3
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-lang/opendylan/opendylan-9999.ebuild,v 1.2 2012/08/21 08:30:04 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.3 2012/08/22 03:42:00 patrick Exp $
29 EAPI=4
30
31 inherit autotools git-2
32 @@ -16,9 +16,6 @@
33 LICENSE="Opendylan"
34 SLOT="0"
35
36 -# not tested on x86
37 -KEYWORDS="~amd64"
38 -
39 IUSE=""
40
41 DEPEND="dev-libs/boehm-gc[threads]
42
43
44
45 1.4 dev-lang/opendylan/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/opendylan/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 21 Aug 2012 08:30:04 -0000 1.3
58 +++ ChangeLog 22 Aug 2012 03:42:00 -0000 1.4
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-lang/opendylan
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.3 2012/08/21 08:30:04 patrick Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.4 2012/08/22 03:42:00 patrick Exp $
64 +
65 + 22 Aug 2012; Patrick Lauer <patrick@g.o> opendylan-9999.ebuild:
66 + Remove keywords from live ebuild
67
68 21 Aug 2012; Patrick Lauer <patrick@g.o> opendylan-2011.1-r1.ebuild,
69 opendylan-9999.ebuild: