Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: ChangeLog unetbootin-304-r1.ebuild unetbootin-307.ebuild unetbootin-310.ebuild
Date: Mon, 02 Feb 2009 07:33:04
Message-Id: E1LTtIg-0006XR-Gj@stork.gentoo.org
1 jer 09/02/02 07:32:58
2
3 Modified: ChangeLog unetbootin-304-r1.ebuild
4 unetbootin-307.ebuild
5 Added: unetbootin-310.ebuild
6 Log:
7 Rename patch. Version bump (and use qt4.eclass instead of INSTALL).
8 (Portage version: 2.2_rc23/cvs/Linux i686)
9
10 Revision Changes Path
11 1.4 sys-boot/unetbootin/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?r1=1.3&r2=1.4
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- ChangeLog 26 Jan 2009 03:52:10 -0000 1.3
24 +++ ChangeLog 2 Feb 2009 07:32:58 -0000 1.4
25 @@ -1,6 +1,14 @@
26 # ChangeLog for sys-boot/unetbootin
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.3 2009/01/26 03:52:10 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.4 2009/02/02 07:32:58 jer Exp $
30 +
31 +*unetbootin-310 (02 Feb 2009)
32 +
33 + 02 Feb 2009; Jeroen Roovers <jer@g.o>
34 + -files/unetbootin-304-syslinux-gentoo.patch,
35 + +files/unetbootin-gentoo.patch, unetbootin-304-r1.ebuild,
36 + unetbootin-307.ebuild, +unetbootin-310.ebuild:
37 + Rename patch. Version bump (and use qt4.eclass instead of INSTALL).
38
39 *unetbootin-307 (26 Jan 2009)
40
41
42
43
44 1.2 sys-boot/unetbootin/unetbootin-304-r1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-304-r1.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-304-r1.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-304-r1.ebuild?r1=1.1&r2=1.2
49
50 Index: unetbootin-304-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-304-r1.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- unetbootin-304-r1.ebuild 11 Jan 2009 16:01:08 -0000 1.1
57 +++ unetbootin-304-r1.ebuild 2 Feb 2009 07:32:58 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-304-r1.ebuild,v 1.1 2009/01/11 16:01:08 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-304-r1.ebuild,v 1.2 2009/02/02 07:32:58 jer Exp $
63
64 inherit eutils
65
66 @@ -24,7 +24,7 @@
67
68 src_unpack() {
69 unpack ${A}
70 - epatch "${FILESDIR}"/${P}-syslinux-gentoo.patch
71 + epatch "${FILESDIR}"/${PN}-gentoo.patch
72 }
73
74 src_compile() {
75
76
77
78 1.2 sys-boot/unetbootin/unetbootin-307.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-307.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-307.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-307.ebuild?r1=1.1&r2=1.2
83
84 Index: unetbootin-307.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-307.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- unetbootin-307.ebuild 26 Jan 2009 03:52:10 -0000 1.1
91 +++ unetbootin-307.ebuild 2 Feb 2009 07:32:58 -0000 1.2
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2009 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-307.ebuild,v 1.1 2009/01/26 03:52:10 jer Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-307.ebuild,v 1.2 2009/02/02 07:32:58 jer Exp $
97
98 inherit eutils
99
100 @@ -24,7 +24,7 @@
101
102 src_unpack() {
103 unpack ${A}
104 - epatch "${FILESDIR}"/${PN}-304-syslinux-gentoo.patch
105 + epatch "${FILESDIR}"/${PN}-gentoo.patch
106 }
107
108 src_compile() {
109
110
111
112 1.1 sys-boot/unetbootin/unetbootin-310.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-310.ebuild?rev=1.1&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-310.ebuild?rev=1.1&content-type=text/plain
116
117 Index: unetbootin-310.ebuild
118 ===================================================================
119 # Copyright 1999-2009 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 # $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-310.ebuild,v 1.1 2009/02/02 07:32:58 jer Exp $
122
123 inherit qt4
124
125 DESCRIPTION="Universal Netboot Installer creates Live USB systems for various OS
126 distributions."
127 HOMEPAGE="http://unetbootin.sourceforge.net/"
128 SRC_URI="mirror://sourceforge/unetbootin/${PN}-source-${PV}.tar.gz"
129
130 SLOT="0"
131 LICENSE="GPL-2"
132 KEYWORDS="~amd64 ~x86"
133 IUSE=""
134
135 S="${WORKDIR}"
136
137 DEPEND="x11-libs/qt-gui"
138 RDEPEND="${DEPEND}
139 sys-fs/mtools
140 sys-boot/syslinux
141 app-arch/p7zip"
142
143 src_compile() {
144 lupdate unetbootin.pro
145 lrelease unetbootin.pro
146 eqmake4 unetbootin.pro
147 emake || die "make failed"
148 }
149
150 src_install() {
151 dodoc README.TXT
152 dobin unetbootin || die "dobin failed"
153 }