Skip to content

Commit

Permalink
net-misc/livestreamer: remove old stable version, Correct LICENSE
Browse files Browse the repository at this point in the history
Request for removal by maintainer via bug #560716 reported by Coacher,
remove apache 2.0 license from remaining ebuilds, closes said bug

Package-Manager: portage-2.2.20.1
  • Loading branch information
Ian Delaney committed Sep 25, 2015
1 parent bb7f396 commit 6470009
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 26 deletions.
1 change: 0 additions & 1 deletion net-misc/livestreamer/Manifest
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
DIST livestreamer-1.11.1.tar.gz 864035 SHA256 69e2bc2a72fca682e5e328db18cefeef2f32ea59413fb0847dc478abca1f2cc2 SHA512 1edac388ee91540309c396bbc6a426b2008bbc0066fea7a5861517c9f0da49edc1a398e2bf3e8c9a3ab58bfaec9c15d57fff6d72dd8f9b8c8de9c4537f443429 WHIRLPOOL 393e20cb64873e84daf31ff543db7002306e7e37b68710729c024e78f9b566a75bae57220175fd3fae7331cb8c228d72698574c417ab0f93ea901601458e8f8b
DIST livestreamer-1.12.1.tar.gz 873050 SHA256 3255bc78adbdc233b9586d3b5348134ab5ae656580c9f2489d03068c369a0fb6 SHA512 40d959c0b0884519e6a2a45e28865e76def1ce15d5afaa79e506e552e189e3187e98d26c8dabde5734c2dce7fe2ec8215782e3b4bdd63132b02bc37ff42a4373 WHIRLPOOL a6b6d1e9e3cef7e14f3f50dfbc87653df1dfb155cf524ef936a05a86805ca339035ed13432e1da7f75a1aaf2d15ca52ee9b52fe030f8df6f8fb28b19a5684033
DIST livestreamer-1.12.2.tar.gz 877052 SHA256 4d6e2954abff198dce082f34a19a54dbf6fb95ca53567d92a661e527fe68e3ba SHA512 547886b494a7562e479cf31db15b5b02545f2ebc5f8b70d0fe0006d3748c5c9f20517638c7642377e2bdc4083738829eacf272e8d68f332da212bf65300f5d12 WHIRLPOOL f898483137a2c3de15512938052cda516a531c1d02990811f8a65ac9c2c0c7f1a55608e659cdadce0dc939b0cf4f294a9133a7af814599787858d1a3435c2e3c
DIST livestreamer-1.7.2.tar.gz 557683 SHA256 0fba4fe00736992ac31dc3a7edc3850b6d2ff8c4d67ca518db699010f1f12ece SHA512 79db7a020828790372206bf2e145b2fe99e5b94965206f44dbcf553653f88aa4163cc866631202371290eec67bf915de05a5ab348fcb6752c2362f46fc1af15e WHIRLPOOL 782abfe62062ff33a785585364b6506a9c76246d0a7551509a91f90e5bf69052b329aad7bacd4676c2adae4782b966db0481565f20668dd3c75251682621b172
2 changes: 1 addition & 1 deletion net-misc/livestreamer/livestreamer-1.11.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1

KEYWORDS="amd64 ~mips x86"
LICENSE="Apache-2.0 BSD-2 MIT-with-advertising"
LICENSE="BSD-2 MIT-with-advertising"
SLOT="0"

RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion net-misc/livestreamer/livestreamer-1.12.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1

KEYWORDS="~amd64 ~mips ~x86"
LICENSE="Apache-2.0 BSD-2 MIT-with-advertising"
LICENSE="BSD-2 MIT-with-advertising"
SLOT="0"
IUSE="doc test"

Expand Down
2 changes: 1 addition & 1 deletion net-misc/livestreamer/livestreamer-1.12.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1

KEYWORDS="~amd64 ~mips ~x86"
LICENSE="Apache-2.0 BSD-2 MIT-with-advertising"
LICENSE="BSD-2 MIT-with-advertising"
SLOT="0"
IUSE="doc test"

Expand Down
22 changes: 0 additions & 22 deletions net-misc/livestreamer/livestreamer-1.7.2.ebuild

This file was deleted.

0 comments on commit 6470009

Please sign in to comment.