Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-20130925.ebuild ChangeLog
Date: Fri, 03 Jan 2014 19:54:42
Message-Id: 20140103195438.83FB82004C@flycatcher.gentoo.org
1 nimiux 14/01/03 19:54:38
2
3 Modified: byacc-20130925.ebuild ChangeLog
4 Log:
5 Stable for amd64 wrt bug #495656
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.4 dev-util/byacc/byacc-20130925.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild?r1=1.3&r2=1.4
15
16 Index: byacc-20130925.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- byacc-20130925.ebuild 29 Dec 2013 17:35:10 -0000 1.3
23 +++ byacc-20130925.ebuild 3 Jan 2014 19:54:38 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild,v 1.3 2013/12/29 17:35:10 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild,v 1.4 2014/01/03 19:54:38 nimiux Exp $
30
31 EAPI=5
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="public-domain"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
39
40 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )
41
42
43
44
45 1.77 dev-util/byacc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.77&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.77&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.76&r2=1.77
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
54 retrieving revision 1.76
55 retrieving revision 1.77
56 diff -u -r1.76 -r1.77
57 --- ChangeLog 2 Jan 2014 06:16:01 -0000 1.76
58 +++ ChangeLog 3 Jan 2014 19:54:38 -0000 1.77
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-util/byacc
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.76 2014/01/02 06:16:01 radhermit Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.77 2014/01/03 19:54:38 nimiux Exp $
64 +
65 + 03 Jan 2014; Chema Alonso <nimiux@g.o> byacc-20130925.ebuild:
66 + Stable for amd64 wrt bug #495656
67
68 *byacc-20140101 (02 Jan 2014)