public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/livestreamer/
Date: Fri, 25 Sep 2015 14:46:39 +0000 (UTC)	[thread overview]
Message-ID: <1443192387.64700094cbff85fbdb40ddb8665a970d99abeb93.idella4@gentoo> (raw)

commit:     64700094cbff85fbdb40ddb8665a970d99abeb93
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 14:45:45 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 14:46:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64700094

net-misc/livestreamer: remove old stable version, Correct LICENSE

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

 net-misc/livestreamer/Manifest                   |  1 -
 net-misc/livestreamer/livestreamer-1.11.1.ebuild |  2 +-
 net-misc/livestreamer/livestreamer-1.12.1.ebuild |  2 +-
 net-misc/livestreamer/livestreamer-1.12.2.ebuild |  2 +-
 net-misc/livestreamer/livestreamer-1.7.2.ebuild  | 22 ----------------------
 5 files changed, 3 insertions(+), 26 deletions(-)

diff --git a/net-misc/livestreamer/Manifest b/net-misc/livestreamer/Manifest
index 5fbc607..1425a1b 100644
--- a/net-misc/livestreamer/Manifest
+++ b/net-misc/livestreamer/Manifest
@@ -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

diff --git a/net-misc/livestreamer/livestreamer-1.11.1.ebuild b/net-misc/livestreamer/livestreamer-1.11.1.ebuild
index 1c0b530..bc7bc17 100644
--- a/net-misc/livestreamer/livestreamer-1.11.1.ebuild
+++ b/net-misc/livestreamer/livestreamer-1.11.1.ebuild
@@ -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}]

diff --git a/net-misc/livestreamer/livestreamer-1.12.1.ebuild b/net-misc/livestreamer/livestreamer-1.12.1.ebuild
index 8056849..65d28f5 100644
--- a/net-misc/livestreamer/livestreamer-1.12.1.ebuild
+++ b/net-misc/livestreamer/livestreamer-1.12.1.ebuild
@@ -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"
 

diff --git a/net-misc/livestreamer/livestreamer-1.12.2.ebuild b/net-misc/livestreamer/livestreamer-1.12.2.ebuild
index 8056849..65d28f5 100644
--- a/net-misc/livestreamer/livestreamer-1.12.2.ebuild
+++ b/net-misc/livestreamer/livestreamer-1.12.2.ebuild
@@ -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"
 

diff --git a/net-misc/livestreamer/livestreamer-1.7.2.ebuild b/net-misc/livestreamer/livestreamer-1.7.2.ebuild
deleted file mode 100644
index e163f85..0000000
--- a/net-misc/livestreamer/livestreamer-1.7.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="CLI tool that pipes video streams from services like twitch.tv into a video player"
-HOMEPAGE="https://github.com/chrippa/livestreamer"
-SRC_URI="https://github.com/chrippa/livestreamer/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-KEYWORDS="amd64 ~mips x86"
-LICENSE="Apache-2.0 BSD-2 MIT-with-advertising"
-SLOT="0"
-
-RDEPEND="dev-python/pycrypto
-	>=dev-python/requests-1.0
-	>media-video/rtmpdump-2.4"
-DEPEND="${RDEPEND}
-	dev-python/setuptools"


             reply	other threads:[~2015-09-25 14:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25 14:46 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-08  6:21 [gentoo-commits] repo/gentoo:master commit in: net-misc/livestreamer/ Göktürk Yüksek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1443192387.64700094cbff85fbdb40ddb8665a970d99abeb93.idella4@gentoo \
    --to=idella4@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox