summaryrefslogtreecommitdiff
path: root/sys-boot/unetbootin-static
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-10-15 17:01:23 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-10-15 17:01:23 +0100
commit281c3cbfa224554aad85c5664ecea18567fec6e3 (patch)
tree99fb431eb750b25abfc61b8eb03223b890258b16 /sys-boot/unetbootin-static
parent3c49f16642f4c0517e7e78dfb000cf509ff27eb3 (diff)
manifest and slowly populate ebuild
Diffstat (limited to 'sys-boot/unetbootin-static')
-rw-r--r--sys-boot/unetbootin-static/Manifest1
-rw-r--r--sys-boot/unetbootin-static/unetbootin-static-625.ebuild12
2 files changed, 8 insertions, 5 deletions
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=""