* [gentoo-commits] repo/gentoo:master commit in: net-misc/orbited/
@ 2016-05-04 1:02 Austin English
0 siblings, 0 replies; only message in thread
From: Austin English @ 2016-05-04 1:02 UTC (permalink / raw
To: gentoo-commits
commit: ff6281bb4a2f10dd929448fdad15e191c5f61ea5
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed May 4 00:29:48 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed May 4 00:29:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff6281bb
net-misc/orbited: remove old version
Package-Manager: portage-2.2.26
net-misc/orbited/orbited-0.7.10-r2.ebuild | 37 -------------------------------
1 file changed, 37 deletions(-)
diff --git a/net-misc/orbited/orbited-0.7.10-r2.ebuild b/net-misc/orbited/orbited-0.7.10-r2.ebuild
deleted file mode 100644
index 89c57c0..0000000
--- a/net-misc/orbited/orbited-0.7.10-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="Real-time communication for the browser."
-HOMEPAGE="http://orbited.org"
-SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
-
-LICENSE="MIT GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/demjson[${PYTHON_USEDEP}]
- >=dev-python/morbid-0.8.4[${PYTHON_USEDEP}]
- dev-python/stomper[${PYTHON_USEDEP}]
- dev-python/twisted-core[${PYTHON_USEDEP}]
- dev-python/twisted-web[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-pkg_setup() {
- python-single-r1_pkg_setup
-}
-
-src_install() {
- distutils-r1_src_install
- insinto /etc
- doins "${FILESDIR}/orbited.cfg" || die
- newinitd "${FILESDIR}/orbited.init" orbited || die
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-04 1:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-04 1:02 [gentoo-commits] repo/gentoo:master commit in: net-misc/orbited/ Austin English
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox