diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-24 13:18:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-24 13:18:57 +0000 |
commit | 8c0a5c828b6773cd3f87341559576c22f907ac6c (patch) | |
tree | 666f6d1ed8541c7bada53a94a6d758bf7ce3c27e /app-emulation | |
parent | Stable for amd64, wrt bug #532438 (diff) | |
download | gentoo-2-8c0a5c828b6773cd3f87341559576c22f907ac6c.tar.gz gentoo-2-8c0a5c828b6773cd3f87341559576c22f907ac6c.tar.bz2 gentoo-2-8c0a5c828b6773cd3f87341559576c22f907ac6c.zip |
Stable for amd64, wrt bug #533286
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libvirt/libvirt-1.2.10-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index 335551db0bc6..b367974b80df 100644 --- a/app-emulation/libvirt/ChangeLog +++ b/app-emulation/libvirt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.408 2014/12/23 22:13:13 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.409 2014/12/24 13:18:57 ago Exp $ + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.10-r3.ebuild: + Stable for amd64, wrt bug #533286 *libvirt-1.2.10-r3 (23 Dec 2014) diff --git a/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild b/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild index 49bf1658358a..fd928b517c4b 100644 --- a/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild +++ b/app-emulation/libvirt/libvirt-1.2.10-r3.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/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild,v 1.1 2014/12/23 22:13:13 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild,v 1.2 2014/12/24 13:18:57 ago Exp $ EAPI=5 @@ -29,7 +29,7 @@ else ${BACKPORTS:+ http://dev.gentoo.org/~tamiko/distfiles/${P}-${BACKPORTS}.tar.xz}" fi - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" SLOT="0/${PV}" fi S="${WORKDIR}/${P%_rc*}" |