aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tweepy/tweepy-1.7.1.ebuild')
-rw-r--r--dev-python/tweepy/tweepy-1.7.1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-python/tweepy/tweepy-1.7.1.ebuild b/dev-python/tweepy/tweepy-1.7.1.ebuild
deleted file mode 100644
index ada2fad..0000000
--- a/dev-python/tweepy/tweepy-1.7.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-# Ebuild generated by g-pypi 0.1
-
-EAPI="3"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils
-
-
-DESCRIPTION="Twitter library for python"
-HOMEPAGE="http://github.com/joshthecoder/tweepy"
-SRC_URI="http://pypi.python.org/packages/source/t/tweepy/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND="${DEPEND}"
-
-