From 2f6c9863e918a6aff0e9a85c94abbbc86c67ff47 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Thu, 29 Nov 2012 08:26:42 +0000 Subject: Remove old. (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3) --- sys-process/procenv/ChangeLog | 6 +++++- sys-process/procenv/procenv-0.12.ebuild | 19 ------------------- sys-process/procenv/procenv-0.8.ebuild | 19 ------------------- 3 files changed, 5 insertions(+), 39 deletions(-) delete mode 100644 sys-process/procenv/procenv-0.12.ebuild delete mode 100644 sys-process/procenv/procenv-0.8.ebuild (limited to 'sys-process') diff --git a/sys-process/procenv/ChangeLog b/sys-process/procenv/ChangeLog index 4a9aa8390bce..cc86e4b8f037 100644 --- a/sys-process/procenv/ChangeLog +++ b/sys-process/procenv/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2012/11/29 08:26:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/procenv/ChangeLog,v 1.5 2012/11/29 08:26:42 radhermit Exp $ + + 29 Nov 2012; Tim Harder -procenv-0.8.ebuild, + -procenv-0.12.ebuild: + Remove old. *procenv-0.15 (29 Nov 2012) diff --git a/sys-process/procenv/procenv-0.12.ebuild b/sys-process/procenv/procenv-0.12.ebuild deleted file mode 100644 index 03dc05af324d..000000000000 --- a/sys-process/procenv/procenv-0.12.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# 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.12.ebuild,v 1.1 2012/11/23 23:37:14 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="" - -src_install() { - default - doman man/${PN}.1 -} diff --git a/sys-process/procenv/procenv-0.8.ebuild b/sys-process/procenv/procenv-0.8.ebuild deleted file mode 100644 index 7e2420ae12c0..000000000000 --- a/sys-process/procenv/procenv-0.8.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# 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.8.ebuild,v 1.1 2012/11/17 21:23:51 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" -IUSE="" - -src_install() { - default - doman man/${PN}.1 -} -- cgit v1.2.3-65-gdbad