diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:07:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:07:59 +0000 |
commit | 75e69f5cf65d8cbc79493974ddb8557a3de42a8b (patch) | |
tree | dd5fcbacfbc662233756c74728f99a6c55fe3da8 /net-misc | |
parent | Stable for x86, wrt bug #499128 (diff) | |
download | gentoo-2-75e69f5cf65d8cbc79493974ddb8557a3de42a8b.tar.gz gentoo-2-75e69f5cf65d8cbc79493974ddb8557a3de42a8b.tar.bz2 gentoo-2-75e69f5cf65d8cbc79493974ddb8557a3de42a8b.zip |
Stable for x86, wrt bug #499130
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/livestreamer/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/livestreamer/livestreamer-1.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/livestreamer/ChangeLog b/net-misc/livestreamer/ChangeLog index 33217de4d1ca..357afbe95c04 100644 --- a/net-misc/livestreamer/ChangeLog +++ b/net-misc/livestreamer/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2014/01/27 13:30:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v 1.7 2014/02/22 08:07:59 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> livestreamer-1.7.2.ebuild: + Stable for x86, wrt bug #499130 27 Jan 2014; Chema Alonso <nimiux@gentoo.org> livestreamer-1.7.2.ebuild: Stable for amd64 wrt bug #499130 diff --git a/net-misc/livestreamer/livestreamer-1.7.2.ebuild b/net-misc/livestreamer/livestreamer-1.7.2.ebuild index 0e6b3b6d8d66..9c4d8e091107 100644 --- a/net-misc/livestreamer/livestreamer-1.7.2.ebuild +++ b/net-misc/livestreamer/livestreamer-1.7.2.ebuild @@ -1,6 +1,6 @@ # 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.7.2.ebuild,v 1.2 2014/01/27 13:30:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/livestreamer-1.7.2.ebuild,v 1.3 2014/02/22 08:07:59 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_2} ) inherit distutils-r1 -KEYWORDS="amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" LICENSE="Apache-2.0 BSD-2 MIT-with-advertising" SLOT="0" |