Gentoo Archives: gentoo-commits

From: "Dawid Weglinski (cla)" <cla@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/p7zip: p7zip-4.57.ebuild ChangeLog
Date: Sun, 03 Feb 2008 11:42:19
Message-Id: E1JLdEn-0003QI-1x@stork.gentoo.org
1 cla 08/02/03 11:42:17
2
3 Modified: p7zip-4.57.ebuild ChangeLog
4 Log:
5 Remove app-arch/rar-unpacker from postinst() as it's no longer in the tree
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 app-arch/p7zip/p7zip-4.57.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/p7zip-4.57.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/p7zip-4.57.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/p7zip-4.57.ebuild?r1=1.4&r2=1.5
14
15 Index: p7zip-4.57.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.57.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- p7zip-4.57.ebuild 29 Jan 2008 20:00:50 -0000 1.4
22 +++ p7zip-4.57.ebuild 3 Feb 2008 11:42:16 -0000 1.5
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/app-arch/p7zip/p7zip-4.57.ebuild,v 1.4 2008/01/29 20:00:50 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.57.ebuild,v 1.5 2008/02/03 11:42:16 cla Exp $
28
29 inherit eutils toolchain-funcs multilib
30
31 @@ -76,5 +76,5 @@
32 fi
33
34 einfo "Please be aware that rar support was removed (it's nonfree)"
35 - einfo "You can use app-arch/rar-unpacker for rar support"
36 + einfo "You can use app-arch/rar for rar support"
37 }
38
39
40
41 1.92 app-arch/p7zip/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/ChangeLog?rev=1.92&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/ChangeLog?rev=1.92&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/ChangeLog?r1=1.91&r2=1.92
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v
50 retrieving revision 1.91
51 retrieving revision 1.92
52 diff -u -r1.91 -r1.92
53 --- ChangeLog 29 Jan 2008 20:05:58 -0000 1.91
54 +++ ChangeLog 3 Feb 2008 11:42:16 -0000 1.92
55 @@ -1,6 +1,9 @@
56 # ChangeLog for app-arch/p7zip
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.91 2008/01/29 20:05:58 drac Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.92 2008/02/03 11:42:16 cla Exp $
60 +
61 + 03 Feb 2008; Dawid Węgliński <cla@g.o> p7zip-4.57.ebuild:
62 + Remove app-arch/rar-unpacker from postinst() as it's no longer in the tree
63
64 29 Jan 2008; Samuli Suominen <drac@g.o> -p7zip-4.44.ebuild,
65 -p7zip-4.45.ebuild, -p7zip-4.48.ebuild, -p7zip-4.51.ebuild,
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list