summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lorax/Manifest1
-rw-r--r--dev-util/lorax/lorax-26.0.ebuild21
-rw-r--r--dev-util/lorax/metadata.xml10
3 files changed, 32 insertions, 0 deletions
diff --git a/dev-util/lorax/Manifest b/dev-util/lorax/Manifest
new file mode 100644
index 000000000000..a3c960ef7084
--- /dev/null
+++ b/dev-util/lorax/Manifest
@@ -0,0 +1 @@
+DIST lorax-26.0-1.tar.gz 2481389 SHA256 984c7ad3c863a3f600400a2798a4688aebb98aaedf35b19f2398908dc19c0734 SHA512 9d6b833f2cb8e23625c6cd69b69eb9156cb460ecae2634db065109d2e0fc0b0d7fb6648a0d260ff475a31276b63e7115d69b39dbc90def05147449bcd8a49c5b WHIRLPOOL dbfb5aab8e723a48fb08949209386f1824699371c3e172df08d8a7638735783e3cb24aa6a9659f79023172e2d32fe2b2e7df8a37a19a6f0f3512efcc356e0164
diff --git a/dev-util/lorax/lorax-26.0.ebuild b/dev-util/lorax/lorax-26.0.ebuild
new file mode 100644
index 000000000000..b051c1ea0351
--- /dev/null
+++ b/dev-util/lorax/lorax-26.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="Redhat Tools for creating disk, filesystem, and iso images"
+HOMEPAGE="https://github.com/rhinstaller/lorax"
+SRC_URI="https://github.com/rhinstaller/lorax/archive/${P}-1.tar.gz -> ${P}-1.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}"/"${PN}-${P}-1"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
diff --git a/dev-util/lorax/metadata.xml b/dev-util/lorax/metadata.xml
new file mode 100644
index 000000000000..f513208bf390
--- /dev/null
+++ b/dev-util/lorax/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zerochaos@gentoo.org</email>
+ <name>Rick Farina</name>
+ </maintainer>
+ <longdescription lang="en">
+ </longdescription>
+</pkgmetadata>