summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/polysh')
-rw-r--r--sys-cluster/polysh/ChangeLog5
-rw-r--r--sys-cluster/polysh/polysh-0.3.1.ebuild19
2 files changed, 4 insertions, 20 deletions
diff --git a/sys-cluster/polysh/ChangeLog b/sys-cluster/polysh/ChangeLog
index 674ba04a12cb..9cc381b54a0a 100644
--- a/sys-cluster/polysh/ChangeLog
+++ b/sys-cluster/polysh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/polysh
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/ChangeLog,v 1.9 2014/06/05 11:28:17 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/ChangeLog,v 1.10 2014/06/26 12:38:43 kensington Exp $
+
+ 26 Jun 2014; Michael Palimaka <kensington@gentoo.org> -polysh-0.3.1.ebuild:
+ Remove old.
05 Jun 2014; Fabian Groffen <grobian@gentoo.org> polysh-0.4-r1.ebuild:
Marked ~x64-macos
diff --git a/sys-cluster/polysh/polysh-0.3.1.ebuild b/sys-cluster/polysh/polysh-0.3.1.ebuild
deleted file mode 100644
index 86b3a129747f..000000000000
--- a/sys-cluster/polysh/polysh-0.3.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/polysh-0.3.1.ebuild,v 1.1 2013/02/02 12:58:03 xarthisius Exp $
-
-EAPI=3
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="aggregate several remote shells into one"
-HOMEPAGE="http://guichaz.free.fr/polysh/"
-SRC_URI="http://dev.gentoo.org/~xarthisius/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""