diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-01-16 11:11:12 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-01-16 11:11:12 +0000 |
commit | b7b3067099f7f06664429fa8bcc6edd0e9c9a9a5 (patch) | |
tree | 5cde4c41d6581b6eac1e87cd2511f85e17c596fb /dev-python/websockify | |
parent | Fix new -B option. Thanks to Christian Roessner. Fixes #517088 (diff) | |
download | gentoo-2-b7b3067099f7f06664429fa8bcc6edd0e9c9a9a5.tar.gz gentoo-2-b7b3067099f7f06664429fa8bcc6edd0e9c9a9a5.tar.bz2 gentoo-2-b7b3067099f7f06664429fa8bcc6edd0e9c9a9a5.zip |
rm old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/websockify')
-rw-r--r-- | dev-python/websockify/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/websockify/websockify-0.3.0.ebuild | 21 | ||||
-rw-r--r-- | dev-python/websockify/websockify-0.4.1.ebuild | 19 | ||||
-rw-r--r-- | dev-python/websockify/websockify-0.5.1.ebuild | 19 | ||||
-rw-r--r-- | dev-python/websockify/websockify-0.6.0.ebuild | 6 |
5 files changed, 9 insertions, 64 deletions
diff --git a/dev-python/websockify/ChangeLog b/dev-python/websockify/ChangeLog index 8712088474aa..211ba2acc597 100644 --- a/dev-python/websockify/ChangeLog +++ b/dev-python/websockify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/websockify -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.6 2014/11/18 23:58:56 prometheanfire Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.7 2015/01/16 11:11:12 idella4 Exp $ + + 16 Jan 2015; Ian Delaney <idella4@gentoo.org> -websockify-0.3.0.ebuild, + -websockify-0.4.1.ebuild, -websockify-0.5.1.ebuild, websockify-0.6.0.ebuild: + rm old *websockify-0.6.0 (18 Nov 2014) diff --git a/dev-python/websockify/websockify-0.3.0.ebuild b/dev-python/websockify/websockify-0.3.0.ebuild deleted file mode 100644 index 6b104cb3dca7..000000000000 --- a/dev-python/websockify/websockify-0.3.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.3.0.ebuild,v 1.2 2013/09/05 18:46:49 mgorny Exp $ - -#this ebuild is required for >sys-cluster/nova-2013.1 support - -EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) - -inherit distutils-r1 - -SRC_URI="https://github.com/kanaka/${PN}/archive/v${PV}.tar.gz" -DESCRIPTION="WebSockets support for any application/server" -HOMEPAGE="https://github.com/kanaka/websockify" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]" diff --git a/dev-python/websockify/websockify-0.4.1.ebuild b/dev-python/websockify/websockify-0.4.1.ebuild deleted file mode 100644 index abc14f46c1a7..000000000000 --- a/dev-python/websockify/websockify-0.4.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/dev-python/websockify/websockify-0.4.1.ebuild,v 1.3 2013/09/05 18:46:49 mgorny Exp $ - -EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) - -inherit distutils-r1 - -SRC_URI="https://github.com/kanaka/${PN}/archive/v${PV}.zip" -DESCRIPTION="WebSockets support for any application/server" -HOMEPAGE="https://github.com/kanaka/websockify" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]" diff --git a/dev-python/websockify/websockify-0.5.1.ebuild b/dev-python/websockify/websockify-0.5.1.ebuild deleted file mode 100644 index c9315d36ef58..000000000000 --- a/dev-python/websockify/websockify-0.5.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/dev-python/websockify/websockify-0.5.1.ebuild,v 1.1 2013/09/05 20:44:13 prometheanfire Exp $ - -EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) - -inherit distutils-r1 - -SRC_URI="https://github.com/kanaka/${PN}/archive/v${PV}.zip" -DESCRIPTION="WebSockets support for any application/server" -HOMEPAGE="https://github.com/kanaka/websockify" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]" diff --git a/dev-python/websockify/websockify-0.6.0.ebuild b/dev-python/websockify/websockify-0.6.0.ebuild index 69fbbfafceff..1ba863d5adaf 100644 --- a/dev-python/websockify/websockify-0.6.0.ebuild +++ b/dev-python/websockify/websockify-0.6.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v 1.1 2014/11/18 23:58:56 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v 1.2 2015/01/16 11:11:12 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 |