summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-27 11:16:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-27 11:16:12 +0000
commit172410585f6794333cb443fa2ef675c7b67165ab (patch)
tree905a436ffc4d3cb4da8617899bb29cc7487f730e
parentStable for x86, wrt bug #549270 (diff)
downloadgentoo-2-172410585f6794333cb443fa2ef675c7b67165ab.tar.gz
gentoo-2-172410585f6794333cb443fa2ef675c7b67165ab.tar.bz2
gentoo-2-172410585f6794333cb443fa2ef675c7b67165ab.zip
Stable for x86, wrt bug #549044
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--net-misc/livestreamer/ChangeLog5
-rw-r--r--net-misc/livestreamer/livestreamer-1.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/livestreamer/ChangeLog b/net-misc/livestreamer/ChangeLog
index 83ee0a2208fe..ad21d486f9ae 100644
--- a/net-misc/livestreamer/ChangeLog
+++ b/net-misc/livestreamer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/livestreamer
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v 1.20 2015/05/21 13:27:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v 1.21 2015/05/27 11:16:12 ago Exp $
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> livestreamer-1.11.1.ebuild:
+ Stable for x86, wrt bug #549044
21 May 2015; Agostino Sarubbo <ago@gentoo.org> livestreamer-1.11.1.ebuild:
Stable for amd64, wrt bug #549044
diff --git a/net-misc/livestreamer/livestreamer-1.11.1.ebuild b/net-misc/livestreamer/livestreamer-1.11.1.ebuild
index 5415338cc9e9..48ba173dbf25 100644
--- a/net-misc/livestreamer/livestreamer-1.11.1.ebuild
+++ b/net-misc/livestreamer/livestreamer-1.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/livestreamer-1.11.1.ebuild,v 1.2 2015/05/21 13:27:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/livestreamer-1.11.1.ebuild,v 1.3 2015/05/27 11:16:12 ago Exp $
EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/chrippa/livestreamer/archive/v${PV}.tar.gz -> ${P}.t
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
-KEYWORDS="amd64 ~mips ~x86"
+KEYWORDS="amd64 ~mips x86"
LICENSE="Apache-2.0 BSD-2 MIT-with-advertising"
SLOT="0"