Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/
Date: Sat, 09 Jul 2016 15:10:29
Message-Id: 1468077013.34d6a62b26a78ab6f0901de39fdb14109db2b186.tamiko@gentoo
1 commit: 34d6a62b26a78ab6f0901de39fdb14109db2b186
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 14:53:14 2016 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 15:10:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d6a62b
7
8 app-emulation/libvirt: amd64 stable
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="amd64"
12
13 app-emulation/libvirt/libvirt-1.2.21-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/libvirt/libvirt-1.2.21-r3.ebuild b/app-emulation/libvirt/libvirt-1.2.21-r3.ebuild
17 index 3cc0a55..bfe593b 100644
18 --- a/app-emulation/libvirt/libvirt-1.2.21-r3.ebuild
19 +++ b/app-emulation/libvirt/libvirt-1.2.21-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -24,7 +24,7 @@ else
27 SRC_URI+=" ${BACKPORTS:+
28 https://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz
29 https://dev.gentoo.org/~tamiko/distfiles/${P}-${BACKPORTS}.tar.xz}"
30 - KEYWORDS="~amd64 ~x86"
31 + KEYWORDS="amd64 ~x86"
32 SLOT="0/${PV}"
33 fi