summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-12-18 07:14:03 +0000
committerTim Harder <radhermit@gentoo.org>2012-12-18 07:14:03 +0000
commit17a2bea7193a5c836753dae918c4ce84f9075ab6 (patch)
treed0652fd4fc9f8789e294752d3880fc1cfd5c23d9 /sys-process
parentChange google-talkplugin to Google-TOS to match licenses/ rename. (diff)
downloadgentoo-2-17a2bea7193a5c836753dae918c4ce84f9075ab6.tar.gz
gentoo-2-17a2bea7193a5c836753dae918c4ce84f9075ab6.tar.bz2
gentoo-2-17a2bea7193a5c836753dae918c4ce84f9075ab6.zip
Version bump.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/procenv/ChangeLog7
-rw-r--r--sys-process/procenv/procenv-0.19.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sys-process/procenv/ChangeLog b/sys-process/procenv/ChangeLog
index 4f74a93cd7e9..b4228f55db90 100644
--- a/sys-process/procenv/ChangeLog
+++ b/sys-process/procenv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-process/procenv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/ChangeLog,v 1.8 2012/12/08 02:25:52 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/ChangeLog,v 1.9 2012/12/18 07:14:03 radhermit Exp $
+
+*procenv-0.19 (18 Dec 2012)
+
+ 18 Dec 2012; Tim Harder <radhermit@gentoo.org> +procenv-0.19.ebuild:
+ Version bump.
08 Dec 2012; Tim Harder <radhermit@gentoo.org> -procenv-0.13.ebuild,
-procenv-0.15.ebuild:
diff --git a/sys-process/procenv/procenv-0.19.ebuild b/sys-process/procenv/procenv-0.19.ebuild
new file mode 100644
index 000000000000..fd8f609f50c6
--- /dev/null
+++ b/sys-process/procenv/procenv-0.19.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/procenv-0.19.ebuild,v 1.1 2012/12/18 07:14:03 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/v${PV}/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""