From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: www-servers/pathod/
Date: Mon, 17 Jun 2013 14:11:28 +0000 (UTC) [thread overview]
Message-ID: <1371478267.b97138a07c6a22899eb395721f1a117f3da2c510.sping@gentoo> (raw)
commit: b97138a07c6a22899eb395721f1a117f3da2c510
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Mon Jun 17 14:11:07 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 14:11:07 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=b97138a0
www-servers/pathod: Remove, newer versions in gentoo-x86
---
www-servers/pathod/metadata.xml | 8 --------
www-servers/pathod/pathod-0.1.ebuild | 24 ------------------------
www-servers/pathod/pathod-0.2.ebuild | 26 --------------------------
www-servers/pathod/pathod-0.3.ebuild | 33 ---------------------------------
4 files changed, 91 deletions(-)
diff --git a/www-servers/pathod/metadata.xml b/www-servers/pathod/metadata.xml
deleted file mode 100644
index 16bcc9f..0000000
--- a/www-servers/pathod/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>sping@gentoo.org</email>
- <name>Sebastian Pipping</name>
- </maintainer>
-</pkgmetadata>
diff --git a/www-servers/pathod/pathod-0.1.ebuild b/www-servers/pathod/pathod-0.1.ebuild
deleted file mode 100644
index 2a66ade..0000000
--- a/www-servers/pathod/pathod-0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-inherit distutils
-
-DESCRIPTION="Pathological HTTP daemon for testing and torturing client software"
-HOMEPAGE="http://cortesi.github.com/pathod/"
-SRC_URI="https://github.com/cortesi/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="www-servers/tornado"
-
-S=${WORKDIR}/cortesi-pathod-d171e13
diff --git a/www-servers/pathod/pathod-0.2.ebuild b/www-servers/pathod/pathod-0.2.ebuild
deleted file mode 100644
index b9a98d9..0000000
--- a/www-servers/pathod/pathod-0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-inherit distutils
-
-DESCRIPTION="Pathological HTTP daemon for testing and torturing client software"
-HOMEPAGE="http://cortesi.github.com/pathod/"
-SRC_URI="https://github.com/cortesi/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=dev-python/netlib-0.2.1
- >=dev-python/requests-0.13
- dev-python/flask"
-
-S=${WORKDIR}/cortesi-pathod-dc097fb
diff --git a/www-servers/pathod/pathod-0.3.ebuild b/www-servers/pathod/pathod-0.3.ebuild
deleted file mode 100644
index e6bf4b3..0000000
--- a/www-servers/pathod/pathod-0.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-inherit distutils
-
-DESCRIPTION="Pathological HTTP daemon (and client) for testing and torturing client software"
-HOMEPAGE="http://pathod.net/"
-SRC_URI="https://github.com/cortesi/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=dev-python/netlib-0.2.2
- >=dev-python/requests-0.13
- dev-python/flask"
-
-S=${WORKDIR}/cortesi-pathod-b11260f
-
-src_install() {
- distutils_src_install
-
- insinto /usr/share/doc/${PF}/
- doins -r examples || die
-}
next reply other threads:[~2013-06-17 14:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 14:11 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-16 23:52 [gentoo-commits] proj/betagarden:master commit in: www-servers/pathod/ Sebastian Pipping
2012-08-25 0:10 Sebastian Pipping
2012-05-01 15:14 Sebastian Pipping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371478267.b97138a07c6a22899eb395721f1a117f3da2c510.sping@gentoo \
--to=sping@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox