Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/crossdev: ChangeLog crossdev-20100620.ebuild crossdev-99999999.ebuild
Date: Sat, 31 Jul 2010 18:02:19
Message-Id: 20100731170857.8EAE42CE15@corvid.gentoo.org
1 vapier 10/07/31 17:08:57
2
3 Modified: ChangeLog crossdev-20100620.ebuild
4 crossdev-99999999.ebuild
5 Log:
6 Pull in xz-utils for tarball #322417 by david van rood.
7
8 Revision Changes Path
9 1.67 sys-devel/crossdev/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.67&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.67&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?r1=1.66&r2=1.67
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v
18 retrieving revision 1.66
19 retrieving revision 1.67
20 diff -u -r1.66 -r1.67
21 --- ChangeLog 20 Jun 2010 05:53:42 -0000 1.66
22 +++ ChangeLog 31 Jul 2010 17:08:57 -0000 1.67
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sys-devel/crossdev
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.66 2010/06/20 05:53:42 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.67 2010/07/31 17:08:57 vapier Exp $
28 +
29 + 31 Jul 2010; Mike Frysinger <vapier@g.o> crossdev-20100620.ebuild,
30 + crossdev-99999999.ebuild:
31 + Pull in xz-utils for tarball #322417 by david van rood.
32
33 *crossdev-20100620 (20 Jun 2010)
34
35
36
37
38 1.2 sys-devel/crossdev/crossdev-20100620.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild?r1=1.1&r2=1.2
43
44 Index: crossdev-20100620.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- crossdev-20100620.ebuild 20 Jun 2010 05:53:42 -0000 1.1
51 +++ crossdev-20100620.ebuild 31 Jul 2010 17:08:57 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild,v 1.1 2010/06/20 05:53:42 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20100620.ebuild,v 1.2 2010/07/31 17:08:57 vapier Exp $
57
58 if [[ ${PV} == "99999999" ]] ; then
59 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git"
60 @@ -23,7 +23,7 @@
61 RDEPEND=">=sys-apps/portage-2.1
62 app-shells/bash
63 !sys-devel/crossdev-wrappers"
64 -DEPEND=""
65 +DEPEND="app-arch/xz-utils"
66
67 src_install() {
68 emake install DESTDIR="${D}" || die
69
70
71
72 1.2 sys-devel/crossdev/crossdev-99999999.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?r1=1.1&r2=1.2
77
78 Index: crossdev-99999999.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- crossdev-99999999.ebuild 23 Nov 2009 04:56:57 -0000 1.1
85 +++ crossdev-99999999.ebuild 31 Jul 2010 17:08:57 -0000 1.2
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2009 Gentoo Foundation
88 +# Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.1 2009/11/23 04:56:57 vapier Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.2 2010/07/31 17:08:57 vapier Exp $
92
93 if [[ ${PV} == "99999999" ]] ; then
94 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git"
95 @@ -23,7 +23,7 @@
96 RDEPEND=">=sys-apps/portage-2.1
97 app-shells/bash
98 !sys-devel/crossdev-wrappers"
99 -DEPEND=""
100 +DEPEND="app-arch/xz-utils"
101
102 src_install() {
103 emake install DESTDIR="${D}" || die