Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/rar: rar-3.7.1.ebuild ChangeLog
Date: Thu, 21 Feb 2008 23:40:50
Message-Id: E1JSL1y-00056R-EW@stork.gentoo.org
1 robbat2 08/02/21 23:40:46
2
3 Modified: rar-3.7.1.ebuild ChangeLog
4 Log:
5 There are some alternatives to the emul compat package at times.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 app-arch/rar/rar-3.7.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rar/rar-3.7.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rar/rar-3.7.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rar/rar-3.7.1.ebuild?r1=1.3&r2=1.4
14
15 Index: rar-3.7.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.7.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -p -w -b -B -u -u -r1.3 -r1.4
21 --- rar-3.7.1.ebuild 28 Dec 2007 19:19:35 -0000 1.3
22 +++ rar-3.7.1.ebuild 21 Feb 2008 23:40:45 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.7.1.ebuild,v 1.3 2007/12/28 19:19:35 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.7.1.ebuild,v 1.4 2008/02/21 23:40:45 robbat2 Exp $
29
30 inherit toolchain-funcs
31
32 @@ -15,7 +15,7 @@ IUSE=""
33 RESTRICT="strip"
34
35 RDEPEND=">=sys-libs/glibc-2.4
36 - amd64? ( app-emulation/emul-linux-x86-compat )"
37 + amd64? ( || ( app-emulation/emul-linux-x86-compat =sys-devel/gcc-3.3* virtual/libstdc++ ) )"
38
39 S=${WORKDIR}/${PN}
40
41
42
43
44 1.54 app-arch/rar/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rar/ChangeLog?rev=1.54&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rar/ChangeLog?rev=1.54&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rar/ChangeLog?r1=1.53&r2=1.54
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v
53 retrieving revision 1.53
54 retrieving revision 1.54
55 diff -p -w -b -B -u -u -r1.53 -r1.54
56 --- ChangeLog 29 Dec 2007 11:14:24 -0000 1.53
57 +++ ChangeLog 21 Feb 2008 23:40:45 -0000 1.54
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-arch/rar
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.53 2007/12/29 11:14:24 armin76 Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.54 2008/02/21 23:40:45 robbat2 Exp $
64 +
65 + 21 Feb 2008; Robin H. Johnson <robbat2@g.o> rar-3.7.1.ebuild:
66 + There are some alternatives to the emul compat package at times.
67
68 29 Dec 2007; Raúl Porcel <armin76@g.o> -rar-3.7.0.ebuild:
69 old
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list