diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-05-02 20:02:32 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-03 08:14:55 +0200 |
commit | 1767ceecbe3c4fcfacda761a2aa771cd11df8c5f (patch) | |
tree | 86b4fad76047359b810defa529a6ea233e98a948 /dev-python/twisted-words | |
parent | dev-python/twisted-lore: Clean old versions up (diff) | |
download | gentoo-1767ceecbe3c4fcfacda761a2aa771cd11df8c5f.tar.gz gentoo-1767ceecbe3c4fcfacda761a2aa771cd11df8c5f.tar.bz2 gentoo-1767ceecbe3c4fcfacda761a2aa771cd11df8c5f.zip |
dev-python/twisted-words: Clean old versions up
Diffstat (limited to 'dev-python/twisted-words')
-rw-r--r-- | dev-python/twisted-words/Manifest | 2 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild | 19 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-15.1.0.ebuild | 19 |
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-python/twisted-words/Manifest b/dev-python/twisted-words/Manifest index 1d655b19e19b..eed8eeaf9e64 100644 --- a/dev-python/twisted-words/Manifest +++ b/dev-python/twisted-words/Manifest @@ -1,4 +1,2 @@ -DIST TwistedWords-13.0.0.tar.bz2 167286 SHA256 aec3ea773d7a6b3744edaa4206a9d9ce0f20c414c09bc8e53cbc8c96558acbe6 SHA512 5693eaee5dfe2687190e88cb0bc7f13ad7ab8dd1f5c3ac5a2ebf50cfdf667743d7f486d31e53de7d55bc3cfaa7f3e8cab500bd6da0a03a60522b815e4eac1dc5 WHIRLPOOL 021be2c046f05931b65056446b3ffa748e309b5850cfdd5a2d1613ba939b323fe4be8864567d2240d98f26bdf7ac2881956926b38116ae7b43bdff07b144faa8 DIST TwistedWords-13.2.0.tar.bz2 176411 SHA256 079c4acc179d71058b4c5f802ceda4e3f31eddae1f09b1ab88d1c642fab746af SHA512 84ff45f86a0c3d7074fdfcd01159833b461780b75c5135d7a1cc2b3c4c918ad2299c217e8f5ef8e9a71f87a005ec1037fcf870e56601fcee50347ac2e1c39105 WHIRLPOOL 6c68fa2faaf5deeb33cffb92f182f45257e13db88251b447f6a0e9690f80621234a8de13d53e976cb141a729763419bff1db55db94e274b836d491545fa1fb2f -DIST TwistedWords-15.1.0.tar.bz2 166836 SHA256 94863962e5dc339217c2c6dbeb081d78e8976a20bd588f287a23974bf58c1adc SHA512 1b711fea9aabc0d9f3e73e811cabbde41f1e5bdf4573dbe5fcbedb7da480aabe0ed23e006433ad3c425db39277c58804ef408c5d31d2b3e7c2c5564a9a631857 WHIRLPOOL 81e46ef43cf99e99b02348a89aff52d7b96b03180d09e27c9d76cb0887a3ccbfb54541497277d62c196f3cacab2c4b112cf7733df3f8ea5a5605dbb152d45a80 DIST TwistedWords-15.2.1.tar.bz2 168483 SHA256 ac316d252cc807e0b35728fe8e61d3613e2b52b4991004f896d6faeab63d8189 SHA512 aca278a69f5c4deceab0e6f1c6461186131e4b9e7558970175cd5a70232eb7096c3c10fd300a9d22612e97dceeba71765118af45eed7a610678f66d9036452e7 WHIRLPOOL d35c2643265ebb3cf9a3f9060b151120476f7f1d8fd2b81618b276d0bcad2e16a1bb7b90589d70d219fee72611db6cfd5f871ef398515e5c20f487d69d6cb849 diff --git a/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild b/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild deleted file mode 100644 index 3ab879eaa8a5..000000000000 --- a/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) - -inherit twisted-r1 - -DESCRIPTION="Twisted Words contains Instant Messaging implementations" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" - -DEPEND=" - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] - =dev-python/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND} - !dev-python/twisted -" diff --git a/dev-python/twisted-words/twisted-words-15.1.0.ebuild b/dev-python/twisted-words/twisted-words-15.1.0.ebuild deleted file mode 100644 index 3cfcc1ef0e48..000000000000 --- a/dev-python/twisted-words/twisted-words-15.1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) - -inherit twisted-r1 - -DESCRIPTION="Twisted Words contains Instant Messaging implementations" - -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86" -IUSE="" - -DEPEND=" - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] - =dev-python/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND} - !dev-python/twisted -" |