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/websockify-0.6.0.ebuild | |
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/websockify-0.6.0.ebuild')
-rw-r--r-- | dev-python/websockify/websockify-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |