hwoarang    14/11/15 12:40:38

  Modified:             ChangeLog
  Added:                livestreamer-1.10.2.ebuild
  Log:
  Version bump. Bug #518744
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  Changes    Path
1.14                 net-misc/livestreamer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/livestreamer/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/livestreamer/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/livestreamer/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   3 Jun 2014 11:51:33 -0000       1.13
+++ ChangeLog   15 Nov 2014 12:40:38 -0000      1.14
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/livestreamer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v 1.13 
2014/06/03 11:51:33 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v 1.14 
2014/11/15 12:40:38 hwoarang Exp $
+
+*livestreamer-1.10.2 (15 Nov 2014)
+
+  15 Nov 2014; Markos Chandras <hwoar...@gentoo.org>
+  +livestreamer-1.10.2.ebuild:
+  Version bump. Bug #518744
 
 *livestreamer-1.8.2 (03 Jun 2014)
 



1.1                  net-misc/livestreamer/livestreamer-1.10.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/livestreamer/livestreamer-1.10.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/livestreamer/livestreamer-1.10.2.ebuild?rev=1.1&content-type=text/plain

Index: livestreamer-1.10.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/livestreamer/livestreamer-1.10.2.ebuild,v 1.1 
2014/11/15 12:40:38 hwoarang Exp $

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=( python{2_7,3_3,3_4} )
inherit distutils-r1

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

RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]
        >=dev-python/requests-1.0[${PYTHON_USEDEP}]
        virtual/python-futures[${PYTHON_USEDEP}]
        virtual/python-singledispatch[${PYTHON_USEDEP}]
        >media-video/rtmpdump-2.4"
DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"




Reply via email to