Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/xz-utils: xz-utils-5.0.0.ebuild ChangeLog xz-utils-9999.ebuild
Date: Thu, 06 Jan 2011 02:49:52
Message-Id: 20110106024941.CD44E20057@flycatcher.gentoo.org
1 vapier 11/01/06 02:49:41
2
3 Modified: xz-utils-5.0.0.ebuild ChangeLog
4 xz-utils-9999.ebuild
5 Log:
6 Update blocker to allow newer versions of app-arch/lzma #218459.
7
8 (Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.3 app-arch/xz-utils/xz-utils-5.0.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/xz-utils-5.0.0.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/xz-utils-5.0.0.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/xz-utils-5.0.0.ebuild?r1=1.2&r2=1.3
16
17 Index: xz-utils-5.0.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-arch/xz-utils/xz-utils-5.0.0.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- xz-utils-5.0.0.ebuild 26 Oct 2010 14:43:14 -0000 1.2
24 +++ xz-utils-5.0.0.ebuild 6 Jan 2011 02:49:41 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xz-utils/xz-utils-5.0.0.ebuild,v 1.2 2010/10/26 14:43:14 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-arch/xz-utils/xz-utils-5.0.0.ebuild,v 1.3 2011/01/06 02:49:41 vapier Exp $
31
32 # Remember: we cannot leverage autotools in this ebuild in order
33 # to avoid circular deps with autotools
34 @@ -29,7 +29,7 @@
35 SLOT="0"
36 IUSE="nls static-libs +threads"
37
38 -RDEPEND="!app-arch/lzma
39 +RDEPEND="!<app-arch/lzma-4.63
40 !app-arch/lzma-utils
41 !<app-arch/p7zip-4.57"
42 DEPEND="${RDEPEND}
43
44
45
46 1.20 app-arch/xz-utils/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/ChangeLog?rev=1.20&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/ChangeLog?rev=1.20&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/ChangeLog?r1=1.19&r2=1.20
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-arch/xz-utils/ChangeLog,v
55 retrieving revision 1.19
56 retrieving revision 1.20
57 diff -u -r1.19 -r1.20
58 --- ChangeLog 26 Oct 2010 14:18:45 -0000 1.19
59 +++ ChangeLog 6 Jan 2011 02:49:41 -0000 1.20
60 @@ -1,6 +1,10 @@
61 # ChangeLog for app-arch/xz-utils
62 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xz-utils/ChangeLog,v 1.19 2010/10/26 14:18:45 vapier Exp $
64 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/app-arch/xz-utils/ChangeLog,v 1.20 2011/01/06 02:49:41 vapier Exp $
66 +
67 + 06 Jan 2011; Mike Frysinger <vapier@g.o> xz-utils-5.0.0.ebuild,
68 + xz-utils-9999.ebuild:
69 + Update blocker to allow newer versions of app-arch/lzma #218459.
70
71 *xz-utils-5.0.0 (26 Oct 2010)
72
73
74
75
76 1.7 app-arch/xz-utils/xz-utils-9999.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/xz-utils-9999.ebuild?rev=1.7&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/xz-utils-9999.ebuild?rev=1.7&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/xz-utils/xz-utils-9999.ebuild?r1=1.6&r2=1.7
81
82 Index: xz-utils-9999.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-arch/xz-utils/xz-utils-9999.ebuild,v
85 retrieving revision 1.6
86 retrieving revision 1.7
87 diff -u -r1.6 -r1.7
88 --- xz-utils-9999.ebuild 19 Jun 2010 00:36:37 -0000 1.6
89 +++ xz-utils-9999.ebuild 6 Jan 2011 02:49:41 -0000 1.7
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xz-utils/xz-utils-9999.ebuild,v 1.6 2010/06/19 00:36:37 abcd Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-arch/xz-utils/xz-utils-9999.ebuild,v 1.7 2011/01/06 02:49:41 vapier Exp $
96
97 # Remember: we cannot leverage autotools in this ebuild in order
98 # to avoid circular deps with autotools
99 @@ -15,7 +15,7 @@
100 else
101 MY_P="${PN/-utils}-${PV/_}"
102 SRC_URI="http://tukaani.org/xz/${MY_P}.tar.gz"
103 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
104 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
105 S=${WORKDIR}/${MY_P}
106 EXTRA_DEPEND=
107 fi
108 @@ -29,7 +29,7 @@
109 SLOT="0"
110 IUSE="nls static-libs +threads"
111
112 -RDEPEND="!app-arch/lzma
113 +RDEPEND="!<app-arch/lzma-4.63
114 !app-arch/lzma-utils
115 !<app-arch/p7zip-4.57"
116 DEPEND="${RDEPEND}
117 @@ -44,7 +44,6 @@
118
119 src_configure() {
120 econf \
121 - --enable-dynamic=yes \
122 $(use_enable nls) \
123 $(use_enable threads) \
124 $(use_enable static-libs static)