Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild
Date: Tue, 28 Oct 2008 02:06:00
Message-Id: E1Kudy1-0002tM-W9@stork.gentoo.org
1 mr_bones_ 08/10/28 02:05:57
2
3 Modified: byacc-1.9-r2.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.8 dev-util/byacc/byacc-1.9-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?r1=1.7&r2=1.8
14
15 Index: byacc-1.9-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- byacc-1.9-r2.ebuild 27 Oct 2008 20:05:20 -0000 1.7
22 +++ byacc-1.9-r2.ebuild 28 Oct 2008 02:05:57 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.7 2008/10/27 20:05:20 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.8 2008/10/28 02:05:57 mr_bones_ Exp $
28
29 inherit eutils
30
31 @@ -13,7 +13,6 @@
32 KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
33 IUSE=""
34
35 -
36 src_unpack() {
37 unpack ${A}
38 cd "${S}"