Skip to content

Commit

Permalink
net-im/toxic: strip deprecated versions
Browse files Browse the repository at this point in the history
This commit removes a version of toxic that depends
on the 0.1.x series of tox because the last version
of that series of tox is going to be trimmed from
the tree. In addition, some deprecated use local
use flags were removed from metadata.xml.

Closes: https://bugs.gentoo.org/647156
Signed-off-by: Josiah Mullins <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: gentoo#10594
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
xWNgLWT0mQf authored and mgorny committed Dec 9, 2018
1 parent 3c5cd38 commit 825ea7f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 95 deletions.
1 change: 0 additions & 1 deletion net-im/toxic/Manifest
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
DIST toxic-0.8.0.tar.gz 1145799 BLAKE2B 01dd14d28feac0aadd1e87d8538910601b532e8cb02219091a863502eb80f812a034eecf06f131ff878509dfc1eb40e5f9baf7547180346eeb03bdb7dea4a6ed SHA512 3c59edb61b1bcdbfa3a8391a1a1ceccc6c9c38b49c1709813d60480b180fb39607806116b9dcd1de35ebb02e23e95d78c8191f04a4875e06e27fa43bc9800b33
DIST toxic-0.8.2.tar.gz 1146526 BLAKE2B 0a1c80313963287e88aa489ecf4614365a3d94c770cdfb3b1f3afd0bf2b70639c35b9c5ce52408647abdaac9822c9529b603ec1883779f5486ff63001d98ff5e SHA512 258e873404315c9a1f59d67f524089afebad88d800116bd9e53c8bc35bd9dd6b66cfcd90db06181f01330ba0a302456510fac5c01fdbfde7d475aa5d6b1070aa
DIST toxic-0.8.3.tar.gz 1147100 BLAKE2B d73a861112aca65e54773c98473c2858bb81e63fef11212633e34dac9e87101956e3ab0d9d56757767bc5d48d1d5a406e550f8fc55ae34860dbc4977c94ee347 SHA512 c8d746efcc055592dd990dfa57415cc1eacaaa3b66303d7583d9f9e7e98b8829c8f1ae849f36a243c8896e99787dd2e493c92367de719b20a4a160bc7daea76e
DIST toxic_patches-0.8.2.tar.gz 3859 BLAKE2B 4a19226cea6c7ce60f599fbd4f74171f26b3812259f0f8997997526bde7beb6fe64b922f25fe77e0ac8f9b185db116d2e626cb889631a1508786b92f9bbc8927 SHA512 737cc53e814567e10ad8b7431be63ab8f99b76bb150490c31e03309c4e51ee34a798d141cbde446cbbc4b5c0145ca468f3456a2af4b966c80792cdccc6562b46
2 changes: 0 additions & 2 deletions net-im/toxic/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
An ncurses-based Tox client written in C. Supports audio and video calling, file sharing, and desktop notifications.
</longdescription>
<use>
<flag name="audio">Enables audio calling</flag>
<flag name="notification">Enables desktop notifications with libnotify, with sound support.</flag>
<flag name="notifications">Enables desktop notifications with libnotify, with sound support.</flag>
<flag name="qrcode">Enables QR code support</flag>
<flag name="sound">Enables audio calling</flag>
<flag name="video">Enables video calling</flag>
Expand Down
92 changes: 0 additions & 92 deletions net-im/toxic/toxic-0.8.0-r1.ebuild

This file was deleted.

0 comments on commit 825ea7f

Please sign in to comment.