summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-26 03:52:10 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-26 03:52:10 +0000
commit29fed3322e77c3dd603b22afbdb2799e4a6c38cc (patch)
tree5741dbe8a0aa647f8047e883f8b8c2607efe5810 /sys-boot/unetbootin
parentTweak decl patch so it fully works. (diff)
downloadhistorical-29fed3322e77c3dd603b22afbdb2799e4a6c38cc.tar.gz
historical-29fed3322e77c3dd603b22afbdb2799e4a6c38cc.tar.bz2
historical-29fed3322e77c3dd603b22afbdb2799e4a6c38cc.zip
Version bump.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'sys-boot/unetbootin')
-rw-r--r--sys-boot/unetbootin/ChangeLog7
-rw-r--r--sys-boot/unetbootin/Manifest4
-rw-r--r--sys-boot/unetbootin/unetbootin-307.ebuild37
3 files changed, 46 insertions, 2 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 6aae7ad04a9a..6bbfafe57390 100644
--- a/sys-boot/unetbootin/ChangeLog
+++ b/sys-boot/unetbootin/ChangeLog
@@ -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.2 2009/01/11 16:01:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.3 2009/01/26 03:52:10 jer Exp $
+
+*unetbootin-307 (26 Jan 2009)
+
+ 26 Jan 2009; Jeroen Roovers <jer@gentoo.org> +unetbootin-307.ebuild:
+ Version bump.
*unetbootin-304-r1 (11 Jan 2009)
diff --git a/sys-boot/unetbootin/Manifest b/sys-boot/unetbootin/Manifest
index 45f539b42e5f..0b5e8f5e5544 100644
--- a/sys-boot/unetbootin/Manifest
+++ b/sys-boot/unetbootin/Manifest
@@ -1,5 +1,7 @@
AUX unetbootin-304-syslinux-gentoo.patch 947 RMD160 b4d3400d91a3e02c8a865186202209b1e17562dc SHA1 f68bac377065624bc72df83a174bf6d771139edb SHA256 c85427f93790146f1a3f25090786e7c154467e6be07cab01c4404cef586df1fc
DIST unetbootin-source-304.tar.gz 139665 RMD160 ff4ff040d920d7ca9262596a623500555a8a42e3 SHA1 5428b21eace1d79b76541f169f37d61681e86c4b SHA256 1f52cf2e7f6e57a7dcf9e9a061b1d87150d37520948586526d400f11806c66a5
+DIST unetbootin-source-307.tar.gz 141417 RMD160 2ed53d6e2768c2f2b531228305826ae2742594c0 SHA1 6acd80f63b2354b942460fe351fbc6500419bbce SHA256 723d6d2b61db4a6038b7e7d5f8382936d641c267720c6954f5efff5ea0d481d3
EBUILD unetbootin-304-r1.ebuild 838 RMD160 96859b29cf87e895aa0cfcfd79667401be5205a1 SHA1 d7dfd93e7bb431f5b3da832e5d4954bf7eefb93f SHA256 05c66429e53c164bb42ed761f46f7d809c5b181c4ca42102feda1d94439c0730
-MISC ChangeLog 675 RMD160 5004712a6a02cc94738fefb6bada876de917b465 SHA1 572b7e791ffb171209cef1e8a82c8a0fe9192821 SHA256 94297283800713a57f27afba4e03ff74259d2d467cef8889fd524437cf0d528a
+EBUILD unetbootin-307.ebuild 840 RMD160 12ac7a8cb6d4adc370a0d91d14c58f5f7e3dad01 SHA1 177ade2a4615bf2a140f7536ebbb424c2693bbea SHA256 6696f5b252dfba55ff2041013173b5fbb2272571afed4038fe5d8d607e918b76
+MISC ChangeLog 794 RMD160 d6ec9176a6a93c371794843ad73ab92d4f8a4948 SHA1 b9338fb8805de370dbc1b27478280674be5b720d SHA256 9f186f7d4f7082fac8a1bf43b911fec10f759e3637ceb3331ec481cef483d2bd
MISC metadata.xml 247 RMD160 ce510949efadc662a8bdf3f163ab8da65425031b SHA1 9e77d3a27a86999fbe9fd9c8098a6f487512cd89 SHA256 219ac51d48f3a246086b75c336a1be44caafec3dd2c86ba61a44caa6374778df
diff --git a/sys-boot/unetbootin/unetbootin-307.ebuild b/sys-boot/unetbootin/unetbootin-307.ebuild
new file mode 100644
index 000000000000..ca83b3e511de
--- /dev/null
+++ b/sys-boot/unetbootin/unetbootin-307.ebuild
@@ -0,0 +1,37 @@
+# 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-307.ebuild,v 1.1 2009/01/26 03:52:10 jer Exp $
+
+inherit eutils
+
+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_unpack() {
+ unpack ${A}
+ epatch "${FILESDIR}"/${PN}-304-syslinux-gentoo.patch
+}
+
+src_compile() {
+ ./INSTALL || die "compile failed!"
+}
+
+src_install() {
+ dodoc README.TXT
+ dobin unetbootin || die "dobin failed"
+}