Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/baselayout-prefix: baselayout-prefix-2.2-r3.ebuild ChangeLog
Date: Thu, 06 Feb 2014 17:29:09
Message-Id: 20140206172903.D727F2004C@flycatcher.gentoo.org
1 grobian 14/02/06 17:29:03
2
3 Modified: baselayout-prefix-2.2-r3.ebuild ChangeLog
4 Log:
5 Bump einfo version for bootstrap fixes
6
7 (Portage version: 2.2.8-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.5 sys-apps/baselayout-prefix/baselayout-prefix-2.2-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r3.ebuild?r1=1.4&r2=1.5
15
16 Index: baselayout-prefix-2.2-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- baselayout-prefix-2.2-r3.ebuild 29 Oct 2013 21:00:57 -0000 1.4
23 +++ baselayout-prefix-2.2-r3.ebuild 6 Feb 2014 17:29:03 -0000 1.5
24 @@ -1,13 +1,13 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r3.ebuild,v 1.4 2013/10/29 21:00:57 haubi Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r3.ebuild,v 1.5 2014/02/06 17:29:03 grobian Exp $
30
31 EAPI=3
32
33 inherit eutils multilib libtool
34
35 MY_P=${P/-prefix/} # just use "upstream" sources
36 -EINFO=einfo-1.0.4
37 +EINFO=einfo-1.0.5
38 DESCRIPTION="Minimal baselayout and e-functions for Gentoo Prefix installs"
39 HOMEPAGE="http://www.gentoo.org/"
40 SRC_URI="mirror://gentoo/${MY_P}.tar.bz2
41 @@ -29,7 +29,6 @@
42 }
43
44 src_prepare() {
45 - epatch "${FILESDIR}"/${EINFO}-termcap-check.patch
46 # exotic platforms still aren't fixed in upstream libtool
47 elibtoolize
48 }
49
50
51
52 1.36 sys-apps/baselayout-prefix/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog?rev=1.36&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog?rev=1.36&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog?r1=1.35&r2=1.36
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog,v
61 retrieving revision 1.35
62 retrieving revision 1.36
63 diff -u -r1.35 -r1.36
64 --- ChangeLog 8 Jan 2014 06:16:00 -0000 1.35
65 +++ ChangeLog 6 Feb 2014 17:29:03 -0000 1.36
66 @@ -1,6 +1,10 @@
67 # ChangeLog for sys-apps/baselayout-prefix
68 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog,v 1.35 2014/01/08 06:16:00 vapier Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog,v 1.36 2014/02/06 17:29:03 grobian Exp $
71 +
72 + 06 Feb 2014; Fabian Groffen <grobian@g.o>
73 + baselayout-prefix-2.2-r3.ebuild:
74 + Bump einfo version for bootstrap fixes
75
76 08 Jan 2014; Mike Frysinger <vapier@g.o>
77 baselayout-prefix-1.12.14-r1.ebuild: