summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-13 13:53:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-13 13:53:21 +0000
commit9720cc31359898acfbbb3a76fbca4e4e0748ef31 (patch)
tree038be03fc00394abbfa587fbe7b5e82d9498bb19 /app-emulation
parentclean py3.2 from ebuilds along with refs to dev-python/psycopg, their irrelev... (diff)
downloadgentoo-2-9720cc31359898acfbbb3a76fbca4e4e0748ef31.tar.gz
gentoo-2-9720cc31359898acfbbb3a76fbca4e4e0748ef31.tar.bz2
gentoo-2-9720cc31359898acfbbb3a76fbca4e4e0748ef31.zip
Stable for amd64, wrt bug #543044
(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/ChangeLog5
-rw-r--r--app-emulation/libvirt/libvirt-1.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog
index 8568e3208379..705a3c43572e 100644
--- a/app-emulation/libvirt/ChangeLog
+++ b/app-emulation/libvirt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libvirt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.417 2015/03/13 12:38:04 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.418 2015/03/13 13:53:21 ago Exp $
+
+ 13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libvirt-1.2.12.ebuild:
+ Stable for amd64, wrt bug #543044
*libvirt-1.2.13 (13 Mar 2015)
diff --git a/app-emulation/libvirt/libvirt-1.2.12.ebuild b/app-emulation/libvirt/libvirt-1.2.12.ebuild
index 4a23953d4ee3..b05873ae1ef3 100644
--- a/app-emulation/libvirt/libvirt-1.2.12.ebuild
+++ b/app-emulation/libvirt/libvirt-1.2.12.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/app-emulation/libvirt/libvirt-1.2.12.ebuild,v 1.1 2015/01/27 10:42:52 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.12.ebuild,v 1.2 2015/03/13 13:53:21 ago Exp $
EAPI=5
@@ -28,7 +28,7 @@ else
SRC_URI+=" ${BACKPORTS:+
http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz
http://dev.gentoo.org/~tamiko/distfiles/${P}-${BACKPORTS}.tar.xz}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
SLOT="0/${PV}"
fi
S="${WORKDIR}/${P%_rc*}"