summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-05-31 22:35:44 +0000
committerTim Harder <radhermit@gentoo.org>2013-05-31 22:35:44 +0000
commitc55c0a1f549c8f1b718a68cdf3c04ed62a04e03f (patch)
tree01bf427b606a84760845869bee4ee32e4df685f0 /sys-process/procenv
parentRevision bump, migrate to distutils-r1. (diff)
downloadgentoo-2-c55c0a1f549c8f1b718a68cdf3c04ed62a04e03f.tar.gz
gentoo-2-c55c0a1f549c8f1b718a68cdf3c04ed62a04e03f.tar.bz2
gentoo-2-c55c0a1f549c8f1b718a68cdf3c04ed62a04e03f.zip
Version bump.
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'sys-process/procenv')
-rw-r--r--sys-process/procenv/ChangeLog7
-rw-r--r--sys-process/procenv/procenv-0.23.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/sys-process/procenv/ChangeLog b/sys-process/procenv/ChangeLog
index 5e00dda48ba0..40602c4be496 100644
--- a/sys-process/procenv/ChangeLog
+++ b/sys-process/procenv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-process/procenv
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/ChangeLog,v 1.13 2013/05/18 04:58:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/ChangeLog,v 1.14 2013/05/31 22:35:44 radhermit Exp $
+
+*procenv-0.23 (31 May 2013)
+
+ 31 May 2013; Tim Harder <radhermit@gentoo.org> +procenv-0.23.ebuild:
+ Version bump.
*procenv-0.22 (18 May 2013)
diff --git a/sys-process/procenv/procenv-0.23.ebuild b/sys-process/procenv/procenv-0.23.ebuild
new file mode 100644
index 000000000000..8863a7d6164f
--- /dev/null
+++ b/sys-process/procenv/procenv-0.23.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.23.ebuild,v 1.1 2013/05/31 22:35:44 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"