public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: ChangeLog unetbootin-356.ebuild
Date: Tue, 16 Jun 2009 04:18:17 +0000	[thread overview]
Message-ID: <E1MGQ7l-0003Oe-De@stork.gentoo.org> (raw)

jer         09/06/16 04:18:17

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

Revision  Changes    Path
1.14                 sys-boot/unetbootin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	1 Jun 2009 15:57:36 -0000	1.13
+++ ChangeLog	16 Jun 2009 04:18:17 -0000	1.14
@@ -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.13 2009/06/01 15:57:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.14 2009/06/16 04:18:17 jer Exp $
+
+*unetbootin-356 (16 Jun 2009)
+
+  16 Jun 2009; Jeroen Roovers <jer@gentoo.org> +unetbootin-356.ebuild:
+  Version bump.
 
 *unetbootin-344 (01 Jun 2009)
 



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

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

Index: unetbootin-356.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-356.ebuild,v 1.1 2009/06/16 04:18:17 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"
}






             reply	other threads:[~2009-06-16  4:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-16  4:18 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-08-07 15:24 [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: ChangeLog unetbootin-356.ebuild Tony Vroon (chainsaw)
2009-08-31 14:09 Christian Faulhammer (fauli)
2009-11-28 15:56 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MGQ7l-0003Oe-De@stork.gentoo.org \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox