Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, net-proxy/obfsproxy/, net-proxy/obfsproxy/files/
Date: Tue, 18 Apr 2017 15:08:56
Message-Id: 1492528111.8d9470da27008c76fca06e2b5bc13247f0ffb19e.mgorny@gentoo
1 commit: 8d9470da27008c76fca06e2b5bc13247f0ffb19e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 14:58:41 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 15:08:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9470da
7
8 net-proxy/obfsproxy: Remove last-rited pkg
9
10 net-proxy/obfsproxy/Manifest | 3 ---
11 .../files/obfsproxy-0.2.9-remove-argparse.patch | 11 ---------
12 net-proxy/obfsproxy/metadata.xml | 11 ---------
13 net-proxy/obfsproxy/obfsproxy-0.2.11.ebuild | 26 ----------------------
14 net-proxy/obfsproxy/obfsproxy-0.2.12.ebuild | 26 ----------------------
15 net-proxy/obfsproxy/obfsproxy-0.2.13.ebuild | 26 ----------------------
16 profiles/package.mask | 5 -----
17 7 files changed, 108 deletions(-)
18
19 diff --git a/net-proxy/obfsproxy/Manifest b/net-proxy/obfsproxy/Manifest
20 deleted file mode 100644
21 index 48f61f1b750..00000000000
22 --- a/net-proxy/obfsproxy/Manifest
23 +++ /dev/null
24 @@ -1,3 +0,0 @@
25 -DIST obfsproxy-0.2.11.tar.gz 92478 SHA256 121a0e5869e5233e3130ab8355f9cda94bb366e845556cb03b5beb63fb26cb94 SHA512 305667c8a9d7050a8a2eb5e9d889607e25b4a1adf116bb7d1c078285f6e43b734c7e39d505993a3d7389ae2316b2ac026b89ee86a429599682fbd6335e4d21fd WHIRLPOOL ce205ea7179c82c4475cfcd509a57f832c9abcf14720924b744cf5e085d61dc162e905a42d1d0a8406c24ac5fdb34ac3691d5f992589c8f65b4cafd2eb10e767
26 -DIST obfsproxy-0.2.12.tar.gz 92513 SHA256 419a5b0ac138ea46e62a5bcfcf173d3346d2b8d5feb8d07c0616278e2aa74527 SHA512 fd4cb967200b188607327dda612ff5f6c59ccf18852b8229077c56e0b32696d6bedb26a89dbfbf2ea88f5d315500e94c88df14e530cb09f7df6838468f074058 WHIRLPOOL f711ab624dd410d8c114a8f565597db9ba3a493d41259c7e4fe7daaf59c7e0ae6ede27e090172bd3e31eb879f5123e3737849fded6b975db1131c7920ffecf1a
27 -DIST obfsproxy-0.2.13.tar.gz 93435 SHA256 1e26c2faef1cfcf856ddf60e9647058a7c78fb0d47f05b58a0f847ed7cc41a66 SHA512 1ed4a70e932a71224f731f3bb5510e4d6ddc58e07ff7205bb9e627fd2848fd28d2c23c9b4c8813c2e7dd1b5c1713c09a23754966f2c60bd359028568e1de655b WHIRLPOOL 2ac34f5f495703df3fa3f44db33ab5f02fd7de609ec37e00e32360a1084f4abaf6860736a1a2c225f742349f03d374224f4e155ef8f6e9e93462fcf211e2638a
28
29 diff --git a/net-proxy/obfsproxy/files/obfsproxy-0.2.9-remove-argparse.patch b/net-proxy/obfsproxy/files/obfsproxy-0.2.9-remove-argparse.patch
30 deleted file mode 100644
31 index ef3d28ecf75..00000000000
32 --- a/net-proxy/obfsproxy/files/obfsproxy-0.2.9-remove-argparse.patch
33 +++ /dev/null
34 @@ -1,11 +0,0 @@
35 -diff -Naur obfsproxy-0.2.9.orig/setup.py obfsproxy-0.2.9/setup.py
36 ---- obfsproxy-0.2.9.orig/setup.py 2014-05-01 14:37:27.000000000 -0400
37 -+++ obfsproxy-0.2.9/setup.py 2014-05-02 09:28:37.278675261 -0400
38 -@@ -32,7 +32,6 @@
39 - 'setuptools',
40 - 'PyCrypto',
41 - 'Twisted',
42 -- 'argparse',
43 - 'pyptlib >= 0.0.6',
44 - 'pyyaml'
45 - ],
46
47 diff --git a/net-proxy/obfsproxy/metadata.xml b/net-proxy/obfsproxy/metadata.xml
48 deleted file mode 100644
49 index 846851a96ed..00000000000
50 --- a/net-proxy/obfsproxy/metadata.xml
51 +++ /dev/null
52 @@ -1,11 +0,0 @@
53 -<?xml version="1.0" encoding="UTF-8"?>
54 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
55 -<pkgmetadata>
56 - <maintainer type="person">
57 - <email>blueness@g.o</email>
58 - <name>Anthony G. Basile</name>
59 - </maintainer>
60 - <upstream>
61 - <remote-id type="pypi">obfsproxy</remote-id>
62 - </upstream>
63 -</pkgmetadata>
64
65 diff --git a/net-proxy/obfsproxy/obfsproxy-0.2.11.ebuild b/net-proxy/obfsproxy/obfsproxy-0.2.11.ebuild
66 deleted file mode 100644
67 index bb304485f87..00000000000
68 --- a/net-proxy/obfsproxy/obfsproxy-0.2.11.ebuild
69 +++ /dev/null
70 @@ -1,26 +0,0 @@
71 -# Copyright 1999-2017 Gentoo Foundation
72 -# Distributed under the terms of the GNU General Public License v2
73 -
74 -EAPI="5"
75 -PYTHON_COMPAT=( python2_7 )
76 -
77 -inherit distutils-r1
78 -
79 -DESCRIPTION="An obfuscating proxy using Tor's pluggable transport protocol"
80 -HOMEPAGE="https://www.torproject.org/projects/obfsproxy.html"
81 -SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
82 -
83 -LICENSE="BSD"
84 -SLOT="0"
85 -KEYWORDS="~amd64 ~arm ~mips ~x86"
86 -
87 -DOCS=( ChangeLog INSTALL README TODO doc/HOWTO.txt )
88 -
89 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
90 -
91 -RDEPEND=">=dev-python/pyptlib-0.0.6[${PYTHON_USEDEP}]
92 - >=dev-python/pycrypto-2.6-r2[${PYTHON_USEDEP}]
93 - dev-python/twisted-core[${PYTHON_USEDEP}]
94 - dev-python/pyyaml[${PYTHON_USEDEP}]"
95 -
96 -PATCHES=( "${FILESDIR}"/${PN}-0.2.9-remove-argparse.patch )
97
98 diff --git a/net-proxy/obfsproxy/obfsproxy-0.2.12.ebuild b/net-proxy/obfsproxy/obfsproxy-0.2.12.ebuild
99 deleted file mode 100644
100 index bb304485f87..00000000000
101 --- a/net-proxy/obfsproxy/obfsproxy-0.2.12.ebuild
102 +++ /dev/null
103 @@ -1,26 +0,0 @@
104 -# Copyright 1999-2017 Gentoo Foundation
105 -# Distributed under the terms of the GNU General Public License v2
106 -
107 -EAPI="5"
108 -PYTHON_COMPAT=( python2_7 )
109 -
110 -inherit distutils-r1
111 -
112 -DESCRIPTION="An obfuscating proxy using Tor's pluggable transport protocol"
113 -HOMEPAGE="https://www.torproject.org/projects/obfsproxy.html"
114 -SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
115 -
116 -LICENSE="BSD"
117 -SLOT="0"
118 -KEYWORDS="~amd64 ~arm ~mips ~x86"
119 -
120 -DOCS=( ChangeLog INSTALL README TODO doc/HOWTO.txt )
121 -
122 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
123 -
124 -RDEPEND=">=dev-python/pyptlib-0.0.6[${PYTHON_USEDEP}]
125 - >=dev-python/pycrypto-2.6-r2[${PYTHON_USEDEP}]
126 - dev-python/twisted-core[${PYTHON_USEDEP}]
127 - dev-python/pyyaml[${PYTHON_USEDEP}]"
128 -
129 -PATCHES=( "${FILESDIR}"/${PN}-0.2.9-remove-argparse.patch )
130
131 diff --git a/net-proxy/obfsproxy/obfsproxy-0.2.13.ebuild b/net-proxy/obfsproxy/obfsproxy-0.2.13.ebuild
132 deleted file mode 100644
133 index bb304485f87..00000000000
134 --- a/net-proxy/obfsproxy/obfsproxy-0.2.13.ebuild
135 +++ /dev/null
136 @@ -1,26 +0,0 @@
137 -# Copyright 1999-2017 Gentoo Foundation
138 -# Distributed under the terms of the GNU General Public License v2
139 -
140 -EAPI="5"
141 -PYTHON_COMPAT=( python2_7 )
142 -
143 -inherit distutils-r1
144 -
145 -DESCRIPTION="An obfuscating proxy using Tor's pluggable transport protocol"
146 -HOMEPAGE="https://www.torproject.org/projects/obfsproxy.html"
147 -SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
148 -
149 -LICENSE="BSD"
150 -SLOT="0"
151 -KEYWORDS="~amd64 ~arm ~mips ~x86"
152 -
153 -DOCS=( ChangeLog INSTALL README TODO doc/HOWTO.txt )
154 -
155 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
156 -
157 -RDEPEND=">=dev-python/pyptlib-0.0.6[${PYTHON_USEDEP}]
158 - >=dev-python/pycrypto-2.6-r2[${PYTHON_USEDEP}]
159 - dev-python/twisted-core[${PYTHON_USEDEP}]
160 - dev-python/pyyaml[${PYTHON_USEDEP}]"
161 -
162 -PATCHES=( "${FILESDIR}"/${PN}-0.2.9-remove-argparse.patch )
163
164 diff --git a/profiles/package.mask b/profiles/package.mask
165 index cf479d7c641..55de96e14bb 100644
166 --- a/profiles/package.mask
167 +++ b/profiles/package.mask
168 @@ -227,11 +227,6 @@ dev-libs/btparse
169 # Removal in 30 days. Bug #279088
170 dev-java/jusb
171
172 -# Anthony G. Basile <blueness@g.o> (11 Mar 2017)
173 -# Masked for removal in 30 days. No longer supported
174 -# upstream. Use net-proxy/obfs4proxy instread.
175 -net-proxy/obfsproxy
176 -
177 # Gnome Team <gnome@g.o> (08 Mar 2017)
178 # GNOME 3.24 mask (#611270)
179 >=x11-themes/adwaita-icon-theme-3.23