From 281c3cbfa224554aad85c5664ecea18567fec6e3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 15 Oct 2016 17:01:23 +0100 Subject: manifest and slowly populate ebuild --- sys-boot/unetbootin-static/Manifest | 1 + sys-boot/unetbootin-static/unetbootin-static-625.ebuild | 12 +++++++----- 2 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 sys-boot/unetbootin-static/Manifest (limited to 'sys-boot') diff --git a/sys-boot/unetbootin-static/Manifest b/sys-boot/unetbootin-static/Manifest new file mode 100644 index 00000000..9bec9abf --- /dev/null +++ b/sys-boot/unetbootin-static/Manifest @@ -0,0 +1 @@ +DIST unetbootin-linux-625.bin 4473012 SHA256 39b0951af049e7b39256cddfcf53be5266dc9b7b021d956d9be5620fdbadae47 SHA512 66386c00bd41ad5f46fd539596635086a4ea31e710b56f34800634cfd7413ff40b33436009e6f5d95566c6c8aec1d09a41324b9d3173f742ad67bfc43f800329 WHIRLPOOL a5e3458a26f03d88745c79f76a183a5f2c5cbbf9cec048c238190dccb6beeab228b4a90115ac7361dc1781b7feb8de446d8acf90374baec6249388bbb4416a76 diff --git a/sys-boot/unetbootin-static/unetbootin-static-625.ebuild b/sys-boot/unetbootin-static/unetbootin-static-625.ebuild index 8c772185..d705d4d2 100644 --- a/sys-boot/unetbootin-static/unetbootin-static-625.ebuild +++ b/sys-boot/unetbootin-static/unetbootin-static-625.ebuild @@ -2,13 +2,15 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=6 +EAPI=5 -DESCRIPTION="" -HOMEPAGE="" -SRC_URI="" +inherit eutils -LICENSE="" +DESCRIPTION="Universal Netboot Installer creates Live USB systems for various OS distributions" +HOMEPAGE="http://unetbootin.sourceforge.net" +SRC_URI="http://downloads.sourceforge.net/project/unetbootin/UNetbootin/625/unetbootin-linux-${PV}.bin" + +LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -- cgit v1.2.3