* [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: ChangeLog unetbootin-344.ebuild unetbootin-319.ebuild
@ 2009-06-01 15:57 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2009-06-01 15:57 UTC (permalink / raw
To: gentoo-commits
jer 09/06/01 15:57:36
Modified: ChangeLog
Added: unetbootin-344.ebuild
Removed: unetbootin-319.ebuild
Log:
Version bump. Remove old.
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.13 sys-boot/unetbootin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 31 May 2009 11:53:26 -0000 1.12
+++ ChangeLog 1 Jun 2009 15:57:36 -0000 1.13
@@ -1,6 +1,13 @@
# ChangeLog for sys-boot/unetbootin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.12 2009/05/31 11:53:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.13 2009/06/01 15:57:36 jer Exp $
+
+*unetbootin-344 (01 Jun 2009)
+
+ 01 Jun 2009; Jeroen Roovers <jer@gentoo.org>
+ -files/unetbootin-312-gentoo.patch, -unetbootin-319.ebuild,
+ +unetbootin-344.ebuild:
+ Version bump. Remove old.
31 May 2009; Markus Meier <maekke@gentoo.org> unetbootin-323.ebuild:
amd64/x86 stable, bug #271228
1.1 sys-boot/unetbootin/unetbootin-344.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-344.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-344.ebuild?rev=1.1&content-type=text/plain
Index: unetbootin-344.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-344.ebuild,v 1.1 2009/06/01 15:57:36 jer Exp $
inherit qt4
DESCRIPTION="Universal Netboot Installer creates Live USB systems for various OS
distributions."
HOMEPAGE="http://unetbootin.sourceforge.net/"
SRC_URI="mirror://sourceforge/unetbootin/${PN}-source-${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}"
DEPEND="x11-libs/qt-gui"
RDEPEND="${DEPEND}
sys-fs/mtools
sys-boot/syslinux
app-arch/p7zip"
src_compile() {
lupdate unetbootin.pro
lrelease unetbootin.pro
eqmake4 unetbootin.pro
emake || die "make failed"
}
src_install() {
dodoc README.TXT
dobin unetbootin || die "dobin failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-01 15:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-01 15:57 [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: ChangeLog unetbootin-344.ebuild unetbootin-319.ebuild Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox