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: ChangeLog baselayout-prefix-1.12.14.ebuild
Date: Sun, 01 May 2011 19:32:51
Message-Id: 20110501193240.73D1920054@flycatcher.gentoo.org
1 grobian 11/05/01 19:32:40
2
3 Modified: ChangeLog baselayout-prefix-1.12.14.ebuild
4 Log:
5 Bump sources to include compile fixes for FreeBSD and OpenBSD, bug #365613
6
7 (Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.11 sys-apps/baselayout-prefix/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 29 Apr 2011 14:58:01 -0000 1.10
23 +++ ChangeLog 1 May 2011 19:32:40 -0000 1.11
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sys-apps/baselayout-prefix
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog,v 1.10 2011/04/29 14:58:01 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog,v 1.11 2011/05/01 19:32:40 grobian Exp $
29 +
30 + 01 May 2011; Fabian Groffen <grobian@g.o>
31 + baselayout-prefix-1.12.14.ebuild:
32 + Bump sources to include compile fixes for FreeBSD and OpenBSD, bug
33 + #365613
34
35 *baselayout-prefix-1.12.14 (29 Apr 2011)
36
37
38
39
40 1.2 sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild?r1=1.1&r2=1.2
45
46 Index: baselayout-prefix-1.12.14.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- baselayout-prefix-1.12.14.ebuild 29 Apr 2011 14:58:01 -0000 1.1
53 +++ baselayout-prefix-1.12.14.ebuild 1 May 2011 19:32:40 -0000 1.2
54 @@ -1,13 +1,13 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild,v 1.1 2011/04/29 14:58:01 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild,v 1.2 2011/05/01 19:32:40 grobian Exp $
59
60 EAPI=3
61
62 inherit eutils toolchain-funcs multilib prefix flag-o-matic autotools
63
64 # last part in e.g. 1.12.14.1704
65 -PVER=1705
66 +PVER=1707
67
68 DESCRIPTION="Baselayout for Gentoo Prefix installs"
69 HOMEPAGE="http://prefix.gentoo.org/"