commit:     07444af07164b11cc459e06015c22e5ac4ed4b76
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  9 09:57:47 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug  9 09:57:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=07444af0

In tree as www-servers/gunicorn

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/gunicorn/ChangeLog              | 10 ----------
 dev-python/gunicorn/gunicorn-0.11.0.ebuild | 21 ---------------------
 dev-python/gunicorn/metadata.xml           | 10 ----------
 3 files changed, 41 deletions(-)

diff --git a/dev-python/gunicorn/ChangeLog b/dev-python/gunicorn/ChangeLog
deleted file mode 100644
index 1db9996..0000000
--- a/dev-python/gunicorn/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-python/gunicorn
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  07 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml:
-  dev-python/gunicorn: Add github to remote-id in metadata.xml
-
-  13 Oct 2013; Justin Lecher <j...@gentoo.org> gunicorn-0.11.0.ebuild,
-  +metadata.xml:
-  QA fixes

diff --git a/dev-python/gunicorn/gunicorn-0.11.0.ebuild 
b/dev-python/gunicorn/gunicorn-0.11.0.ebuild
deleted file mode 100644
index f1d4214..0000000
--- a/dev-python/gunicorn/gunicorn-0.11.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: $
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_6,2_7} )
-
-inherit distutils-r1
-
-DESCRIPTION="A WSGI HTTP Server for UNIX, fast clients and nothing else"
-HOMEPAGE="http://github.com/benoitc/gunicorn";
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/gunicorn/metadata.xml b/dev-python/gunicorn/metadata.xml
deleted file mode 100644
index a502d6a..0000000
--- a/dev-python/gunicorn/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer>
-    <email>maintainer-wan...@gentoo.org</email>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">benoitc/gunicorn</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to