summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-01-14 01:34:17 +0000
committerTim Harder <radhermit@gentoo.org>2014-01-14 01:34:17 +0000
commitb14a6ae32c676f4cbfdbd4ef9c67a42869556e22 (patch)
treec87971d8480d6223c2965c1d16f7692bb1ad7639 /sys-process/procenv/procenv-0.29.ebuild
parentAdd some patches from upstream. (diff)
downloadgentoo-2-b14a6ae32c676f4cbfdbd4ef9c67a42869556e22.tar.gz
gentoo-2-b14a6ae32c676f4cbfdbd4ef9c67a42869556e22.tar.bz2
gentoo-2-b14a6ae32c676f4cbfdbd4ef9c67a42869556e22.zip
Version bump.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'sys-process/procenv/procenv-0.29.ebuild')
-rw-r--r--sys-process/procenv/procenv-0.29.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys-process/procenv/procenv-0.29.ebuild b/sys-process/procenv/procenv-0.29.ebuild
new file mode 100644
index 000000000000..ec977ae37537
--- /dev/null
+++ b/sys-process/procenv/procenv-0.29.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/procenv-0.29.ebuild,v 1.1 2014/01/14 01:34:17 radhermit Exp $
+
+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"