Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r3.ebuild ChangeLog
Date: Wed, 08 Feb 2012 00:41:34
Message-Id: 20120208004123.B9F192004B@flycatcher.gentoo.org
1 jer 12/02/08 00:41:23
2
3 Modified: byacc-1.9-r3.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #402039).
6
7 (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 dev-util/byacc/byacc-1.9-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/byacc-1.9-r3.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/byacc-1.9-r3.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/byacc-1.9-r3.ebuild?r1=1.8&r2=1.9
15
16 Index: byacc-1.9-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r3.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- byacc-1.9-r3.ebuild 1 Feb 2012 13:32:42 -0000 1.8
23 +++ byacc-1.9-r3.ebuild 8 Feb 2012 00:41:23 -0000 1.9
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-util/byacc/byacc-1.9-r3.ebuild,v 1.8 2012/02/01 13:32:42 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r3.ebuild,v 1.9 2012/02/08 00:41:23 jer Exp $
29
30 EAPI=2
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="public-domain"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
37 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
38 IUSE=""
39
40 src_prepare() {
41
42
43
44 1.33 dev-util/byacc/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.33&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.33&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.32&r2=1.33
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
53 retrieving revision 1.32
54 retrieving revision 1.33
55 diff -u -r1.32 -r1.33
56 --- ChangeLog 7 Feb 2012 06:48:53 -0000 1.32
57 +++ ChangeLog 8 Feb 2012 00:41:23 -0000 1.33
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/byacc
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.32 2012/02/07 06:48:53 radhermit Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.33 2012/02/08 00:41:23 jer Exp $
63 +
64 + 08 Feb 2012; Jeroen Roovers <jer@g.o> byacc-1.9-r3.ebuild:
65 + Stable for HPPA (bug #402039).
66
67 *byacc-20120115 (07 Feb 2012)