Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/libguestfs-appliance: libguestfs-appliance-1.24.8.ebuild libguestfs-appliance-1.26.0.ebuild ChangeLog
Date: Thu, 01 May 2014 19:57:06
Message-Id: 20140501195702.36A3A2004C@flycatcher.gentoo.org
1 maksbotan 14/05/01 19:57:02
2
3 Modified: ChangeLog
4 Added: libguestfs-appliance-1.24.8.ebuild
5 libguestfs-appliance-1.26.0.ebuild
6 Log:
7 Bump to 1.24.8 and 1.26.0
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
10
11 Revision Changes Path
12 1.2 app-emulation/libguestfs-appliance/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libguestfs-appliance/ChangeLog?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libguestfs-appliance/ChangeLog?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libguestfs-appliance/ChangeLog?r1=1.1&r2=1.2
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libguestfs-appliance/ChangeLog,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- ChangeLog 25 Mar 2013 12:06:45 -0000 1.1
25 +++ ChangeLog 1 May 2014 19:57:02 -0000 1.2
26 @@ -1,6 +1,13 @@
27 # ChangeLog for app-emulation/libguestfs-appliance
28 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs-appliance/ChangeLog,v 1.1 2013/03/25 12:06:45 maksbotan Exp $
30 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs-appliance/ChangeLog,v 1.2 2014/05/01 19:57:02 maksbotan Exp $
32 +
33 +*libguestfs-appliance-1.24.8 (01 May 2014)
34 +*libguestfs-appliance-1.26.0 (01 May 2014)
35 +
36 + 01 May 2014; Maxim Koltsov <maksbotan@g.o>
37 + +libguestfs-appliance-1.24.8.ebuild, +libguestfs-appliance-1.26.0.ebuild:
38 + Bump to 1.24.8 and 1.26.0
39
40 *libguestfs-appliance-1.20.0 (25 Mar 2013)
41
42
43
44
45 1.1 app-emulation/libguestfs-appliance/libguestfs-appliance-1.24.8.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libguestfs-appliance/libguestfs-appliance-1.24.8.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libguestfs-appliance/libguestfs-appliance-1.24.8.ebuild?rev=1.1&content-type=text/plain
49
50 Index: libguestfs-appliance-1.24.8.ebuild
51 ===================================================================
52 # Copyright 1999-2014 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs-appliance/libguestfs-appliance-1.24.8.ebuild,v 1.1 2014/05/01 19:57:02 maksbotan Exp $
55
56 EAPI=5
57
58 CHECKREQS_DISK_USR=500M
59 CHECKREQS_DISK_BUILD=500M
60
61 inherit check-reqs
62
63 DESCRIPTION="VM appliance disk image used in libguestfs package"
64 HOMEPAGE="http://libguestfs.org/"
65 SRC_URI="http://libguestfs.org/download/binaries/appliance/appliance-${PV}.tar.xz"
66
67 LICENSE="GPL-2 LGPL-2"
68 SLOT="0"
69 KEYWORDS="~amd64 ~x86"
70
71 IUSE=""
72
73 DEPEND=""
74 RDEPEND="${DEPEND}"
75
76 S="${WORKDIR}"
77
78 src_install() {
79 insinto /usr/share/guestfs/
80 doins -r appliance/
81
82 newenvd "${FILESDIR}"/env.file 99"${PN}"
83 }
84
85
86
87 1.1 app-emulation/libguestfs-appliance/libguestfs-appliance-1.26.0.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libguestfs-appliance/libguestfs-appliance-1.26.0.ebuild?rev=1.1&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libguestfs-appliance/libguestfs-appliance-1.26.0.ebuild?rev=1.1&content-type=text/plain
91
92 Index: libguestfs-appliance-1.26.0.ebuild
93 ===================================================================
94 # Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 # $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs-appliance/libguestfs-appliance-1.26.0.ebuild,v 1.1 2014/05/01 19:57:02 maksbotan Exp $
97
98 EAPI=5
99
100 CHECKREQS_DISK_USR=500M
101 CHECKREQS_DISK_BUILD=500M
102
103 inherit check-reqs
104
105 DESCRIPTION="VM appliance disk image used in libguestfs package"
106 HOMEPAGE="http://libguestfs.org/"
107 SRC_URI="http://libguestfs.org/download/binaries/appliance/appliance-${PV}.tar.xz"
108
109 LICENSE="GPL-2 LGPL-2"
110 SLOT="0"
111 KEYWORDS="~amd64 ~x86"
112
113 IUSE=""
114
115 DEPEND=""
116 RDEPEND="${DEPEND}"
117
118 S="${WORKDIR}"
119
120 src_install() {
121 insinto /usr/share/guestfs/
122 doins -r appliance/
123
124 newenvd "${FILESDIR}"/env.file 99"${PN}"
125 }