Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/btyacc: btyacc-3.0-r2.ebuild ChangeLog
Date: Thu, 31 May 2012 02:48:41
Message-Id: 20120531024831.C84132004C@flycatcher.gentoo.org
1 aballier 12/05/31 02:48:31
2
3 Modified: btyacc-3.0-r2.ebuild ChangeLog
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-util/btyacc/btyacc-3.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: btyacc-3.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- btyacc-3.0-r2.ebuild 6 Oct 2011 08:41:32 -0000 1.1
23 +++ btyacc-3.0-r2.ebuild 31 May 2012 02:48:31 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild,v 1.1 2011/10/06 08:41:32 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r2.ebuild,v 1.2 2012/05/31 02:48:31 aballier Exp $
30
31 EAPI="2"
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="freedist"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
38 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-linux ~ppc-macos ~x86-macos"
39
40 S="${WORKDIR}"
41
42
43
44
45 1.15 dev-util/btyacc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/btyacc/ChangeLog?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/btyacc/ChangeLog?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/btyacc/ChangeLog?r1=1.14&r2=1.15
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- ChangeLog 6 Oct 2011 08:41:32 -0000 1.14
58 +++ ChangeLog 31 May 2012 02:48:31 -0000 1.15
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-util/btyacc
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.14 2011/10/06 08:41:32 patrick Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.15 2012/05/31 02:48:31 aballier Exp $
65 +
66 + 31 May 2012; Alexis Ballier <aballier@g.o> btyacc-3.0-r2.ebuild:
67 + keyword ~amd64-fbsd
68
69 *btyacc-3.0-r2 (06 Oct 2011)