summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/procenv/procenv-0.36.ebuild')
-rw-r--r--sys-process/procenv/procenv-0.36.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys-process/procenv/procenv-0.36.ebuild b/sys-process/procenv/procenv-0.36.ebuild
new file mode 100644
index 000000000000..13c342a05c91
--- /dev/null
+++ b/sys-process/procenv/procenv-0.36.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="A command-line utility that simply dumps all attributes of its environment"
+HOMEPAGE="https://launchpad.net/procenv/"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"