public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: ChangeLog unetbootin-377.ebuild
@ 2009-10-29 12:10 99% Jeroen Roovers (jer)
  0 siblings, 0 replies; 1+ results
From: Jeroen Roovers (jer) @ 2009-10-29 12:10 UTC (permalink / raw
  To: gentoo-commits

jer         09/10/29 12:10:51

  Modified:             ChangeLog
  Added:                unetbootin-377.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.22                 sys-boot/unetbootin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	21 Sep 2009 02:47:49 -0000	1.21
+++ ChangeLog	29 Oct 2009 12:10:51 -0000	1.22
@@ -1,6 +1,11 @@
 # 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.21 2009/09/21 02:47:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.22 2009/10/29 12:10:51 jer Exp $
+
+*unetbootin-377 (29 Oct 2009)
+
+  29 Oct 2009; Jeroen Roovers <jer@gentoo.org> +unetbootin-377.ebuild:
+  Version bump.
 
 *unetbootin-372 (21 Sep 2009)
 



1.1                  sys-boot/unetbootin/unetbootin-377.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-377.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/unetbootin/unetbootin-377.ebuild?rev=1.1&content-type=text/plain

Index: unetbootin-377.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-377.ebuild,v 1.1 2009/10/29 12:10:51 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	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-10-29 12:10 99% [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: ChangeLog unetbootin-377.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