summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-07-20 01:33:59 +0000
committerTim Harder <radhermit@gentoo.org>2013-07-20 01:33:59 +0000
commit95bcb2d50f08ff001bb8880351bbe5f3aaf29aaa (patch)
tree0c0bc402138e5b8c49d9626f022bfd5b90e19746 /sys-process/procenv/procenv-0.25.ebuild
parentFix dependencies on dev-qt/qtgui for Qt 4.8.5+ support (no dbus use flag any ... (diff)
downloadhistorical-95bcb2d50f08ff001bb8880351bbe5f3aaf29aaa.tar.gz
historical-95bcb2d50f08ff001bb8880351bbe5f3aaf29aaa.tar.bz2
historical-95bcb2d50f08ff001bb8880351bbe5f3aaf29aaa.zip
Version bump.
Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'sys-process/procenv/procenv-0.25.ebuild')
-rw-r--r--sys-process/procenv/procenv-0.25.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys-process/procenv/procenv-0.25.ebuild b/sys-process/procenv/procenv-0.25.ebuild
new file mode 100644
index 000000000000..97e0ed682800
--- /dev/null
+++ b/sys-process/procenv/procenv-0.25.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/procenv-0.25.ebuild,v 1.1 2013/07/20 01:33:53 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"