summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@gentoo.org>2013-06-10 12:49:05 +0000
committerDirkjan Ochtman <djc@gentoo.org>2013-06-10 12:49:05 +0000
commit53a14b17ea61e0d3b5cfb459e8e0fa0c9850b42b (patch)
tree90527bd7a83bbcf252d461581f815ac89e9a0711 /dev-python/twitter
parentDefine DICTPATH so system dictionaries are used (diff)
downloadgentoo-2-53a14b17ea61e0d3b5cfb459e8e0fa0c9850b42b.tar.gz
gentoo-2-53a14b17ea61e0d3b5cfb459e8e0fa0c9850b42b.tar.bz2
gentoo-2-53a14b17ea61e0d3b5cfb459e8e0fa0c9850b42b.zip
Remove old versions.
(Portage version: 2.1.12.4/cvs/Linux x86_64, signed Manifest commit with key 6B065BFB)
Diffstat (limited to 'dev-python/twitter')
-rw-r--r--dev-python/twitter/ChangeLog6
-rw-r--r--dev-python/twitter/twitter-1.9.0.ebuild22
-rw-r--r--dev-python/twitter/twitter-1.9.1.ebuild22
-rw-r--r--dev-python/twitter/twitter-1.9.2.ebuild22
4 files changed, 5 insertions, 67 deletions
diff --git a/dev-python/twitter/ChangeLog b/dev-python/twitter/ChangeLog
index 216b8dbcddf2..a559745d507d 100644
--- a/dev-python/twitter/ChangeLog
+++ b/dev-python/twitter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twitter
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/ChangeLog,v 1.5 2013/04/22 07:28:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/ChangeLog,v 1.6 2013/06/10 12:49:05 djc Exp $
+
+ 10 Jun 2013; Dirkjan Ochtman <djc@gentoo.org> -twitter-1.9.0.ebuild,
+ -twitter-1.9.1.ebuild, -twitter-1.9.2.ebuild:
+ Remove old versions.
*twitter-1.9.4 (22 Apr 2013)
diff --git a/dev-python/twitter/twitter-1.9.0.ebuild b/dev-python/twitter/twitter-1.9.0.ebuild
deleted file mode 100644
index 4b3845dcec6f..000000000000
--- a/dev-python/twitter/twitter-1.9.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.0.ebuild,v 1.1 2012/10/15 08:37:59 djc Exp $
-
-EAPI="3"
-PYTHON_DEPEND="2:2.6"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.5 3.*"
-
-inherit distutils
-
-DESCRIPTION="An API and command-line toolset for Twitter (twitter.com)"
-HOMEPAGE="http://mike.verdone.ca/twitter/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND=""
diff --git a/dev-python/twitter/twitter-1.9.1.ebuild b/dev-python/twitter/twitter-1.9.1.ebuild
deleted file mode 100644
index 70c8cc64244f..000000000000
--- a/dev-python/twitter/twitter-1.9.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.1.ebuild,v 1.1 2013/01/28 09:51:31 patrick Exp $
-
-EAPI="3"
-PYTHON_DEPEND="2:2.6"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.5 3.*"
-
-inherit distutils
-
-DESCRIPTION="An API and command-line toolset for Twitter (twitter.com)"
-HOMEPAGE="http://mike.verdone.ca/twitter/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND=""
diff --git a/dev-python/twitter/twitter-1.9.2.ebuild b/dev-python/twitter/twitter-1.9.2.ebuild
deleted file mode 100644
index e7fee45b2c4e..000000000000
--- a/dev-python/twitter/twitter-1.9.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.2.ebuild,v 1.1 2013/04/03 05:43:02 patrick Exp $
-
-EAPI="3"
-PYTHON_DEPEND="2:2.6"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.5 3.*"
-
-inherit distutils
-
-DESCRIPTION="An API and command-line toolset for Twitter (twitter.com)"
-HOMEPAGE="http://mike.verdone.ca/twitter/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND=""