summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-06-28 17:52:16 +0000
committerTim Harder <radhermit@gentoo.org>2013-06-28 17:52:16 +0000
commitf510cc3b88c8b68e13809bb86f0cf4e068a9a719 (patch)
tree974e97ef9e5a41ff93769f1d60db2785f6ae5128 /sys-process/procenv
parentfix texi2html description by Jonas Stein in bug #474468 (diff)
downloadgentoo-2-f510cc3b88c8b68e13809bb86f0cf4e068a9a719.tar.gz
gentoo-2-f510cc3b88c8b68e13809bb86f0cf4e068a9a719.tar.bz2
gentoo-2-f510cc3b88c8b68e13809bb86f0cf4e068a9a719.zip
Version bump.
(Portage version: 2.2.0_alpha185/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.24.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/sys-process/procenv/ChangeLog b/sys-process/procenv/ChangeLog
index 40602c4be496..ead594f7040a 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.14 2013/05/31 22:35:44 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/ChangeLog,v 1.15 2013/06/28 17:52:16 radhermit Exp $
+
+*procenv-0.24 (28 Jun 2013)
+
+ 28 Jun 2013; Tim Harder <radhermit@gentoo.org> +procenv-0.24.ebuild:
+ Version bump.
*procenv-0.23 (31 May 2013)
diff --git a/sys-process/procenv/procenv-0.24.ebuild b/sys-process/procenv/procenv-0.24.ebuild
new file mode 100644
index 000000000000..b76269c0efbc
--- /dev/null
+++ b/sys-process/procenv/procenv-0.24.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.24.ebuild,v 1.1 2013/06/28 17:52:16 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"