diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-24 13:19:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-24 13:19:24 +0000 |
commit | cce7e8e65e1e8a10123f06fecfc439b44b95a0cf (patch) | |
tree | 81a8f1185a3acc42eacdd9d3393517c6d46c4d3c /app-emulation | |
parent | Stable for x86, wrt bug #532438 (diff) | |
download | gentoo-2-cce7e8e65e1e8a10123f06fecfc439b44b95a0cf.tar.gz gentoo-2-cce7e8e65e1e8a10123f06fecfc439b44b95a0cf.tar.bz2 gentoo-2-cce7e8e65e1e8a10123f06fecfc439b44b95a0cf.zip |
Stable for x86, wrt bug #533286
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 b367974b80df..667700736f02 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.409 2014/12/24 13:18:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.410 2014/12/24 13:19:24 ago Exp $ + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.10-r3.ebuild: + Stable for x86, wrt bug #533286 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.10-r3.ebuild: Stable for amd64, wrt bug #533286 diff --git a/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild b/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild index fd928b517c4b..373b0658a00c 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.2 2014/12/24 13:18:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.10-r3.ebuild,v 1.3 2014/12/24 13:19:24 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*}" |