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: crossdev-99999999.ebuild crossdev-20120227.ebuild ChangeLog
Date: Tue, 28 Feb 2012 00:19:48
Message-Id: 20120228001936.5B7762004B@flycatcher.gentoo.org
1 vapier 12/02/28 00:19:36
2
3 Modified: crossdev-99999999.ebuild ChangeLog
4 Added: crossdev-20120227.ebuild
5 Log:
6 Update to EAPI=4 and version bump.
7
8 (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.6 sys-devel/crossdev/crossdev-99999999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?r1=1.5&r2=1.6
16
17 Index: crossdev-99999999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- crossdev-99999999.ebuild 14 Jul 2011 04:13:36 -0000 1.5
24 +++ crossdev-99999999.ebuild 28 Feb 2012 00:19:36 -0000 1.6
25 @@ -1,8 +1,8 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.5 2011/07/14 04:13:36 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.6 2012/02/28 00:19:36 vapier Exp $
31
32 -EAPI="3"
33 +EAPI="4"
34
35 if [[ ${PV} == "99999999" ]] ; then
36 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git"
37 @@ -28,8 +28,8 @@
38 DEPEND="app-arch/xz-utils"
39
40 src_install() {
41 - emake install DESTDIR="${D}" || die
42 + default
43 if [[ "${PV}" == "99999999" ]] ; then
44 - dosed "s:@CDEVPV@:${EGIT_VERSION}:" /usr/bin/crossdev || die
45 + sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev || die
46 fi
47 }
48
49
50
51 1.90 sys-devel/crossdev/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.90&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.90&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?r1=1.89&r2=1.90
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v
60 retrieving revision 1.89
61 retrieving revision 1.90
62 diff -u -r1.89 -r1.90
63 --- ChangeLog 14 Feb 2012 20:28:30 -0000 1.89
64 +++ ChangeLog 28 Feb 2012 00:19:36 -0000 1.90
65 @@ -1,6 +1,12 @@
66 # ChangeLog for sys-devel/crossdev
67 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.89 2012/02/14 20:28:30 vapier Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.90 2012/02/28 00:19:36 vapier Exp $
70 +
71 +*crossdev-20120227 (28 Feb 2012)
72 +
73 + 28 Feb 2012; Mike Frysinger <vapier@g.o> +crossdev-20120227.ebuild,
74 + crossdev-99999999.ebuild:
75 + Update to EAPI=4 and version bump.
76
77 *crossdev-20120214 (14 Feb 2012)
78
79
80
81
82 1.1 sys-devel/crossdev/crossdev-20120227.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20120227.ebuild?rev=1.1&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20120227.ebuild?rev=1.1&content-type=text/plain
86
87 Index: crossdev-20120227.ebuild
88 ===================================================================
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20120227.ebuild,v 1.1 2012/02/28 00:19:36 vapier Exp $
92
93 EAPI="4"
94
95 if [[ ${PV} == "99999999" ]] ; then
96 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git"
97 inherit git-2
98 SRC_URI=""
99 #KEYWORDS=""
100 else
101 SRC_URI="mirror://gentoo/${P}.tar.xz
102 http://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
103 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
104 fi
105
106 DESCRIPTION="Gentoo Cross-toolchain generator"
107 HOMEPAGE="http://www.gentoo.org/"
108
109 LICENSE="GPL-2"
110 SLOT="0"
111 IUSE=""
112
113 RDEPEND=">=sys-apps/portage-2.1
114 app-shells/bash
115 !sys-devel/crossdev-wrappers"
116 DEPEND="app-arch/xz-utils"
117
118 src_install() {
119 default
120 if [[ "${PV}" == "99999999" ]] ; then
121 sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev || die
122 fi
123 }