summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-15 21:18:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-15 21:18:25 +0000
commit64c50948822466d1f4f097b12ddf2ffcd26b1162 (patch)
tree15d49655c7a1cd09ab0964340778219d1ef7fefc /app-emulation
parentStable for amd64, wrt bug #501312 (diff)
downloadgentoo-2-64c50948822466d1f4f097b12ddf2ffcd26b1162.tar.gz
gentoo-2-64c50948822466d1f4f097b12ddf2ffcd26b1162.tar.bz2
gentoo-2-64c50948822466d1f4f097b12ddf2ffcd26b1162.zip
Stable for amd64, wrt bug #500530
(Portage version: 2.2.7/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/xen-tools/ChangeLog5
-rw-r--r--app-emulation/xen-tools/xen-tools-4.3.1-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog
index 00555fb6537a..af9b6fa361cf 100644
--- a/app-emulation/xen-tools/ChangeLog
+++ b/app-emulation/xen-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/xen-tools
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.219 2014/02/14 10:17:46 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.220 2014/02/15 21:18:25 ago Exp $
+
+ 15 Feb 2014; Agostino Sarubbo <ago@gentoo.org> xen-tools-4.3.1-r5.ebuild:
+ Stable for amd64, wrt bug #500530
*xen-tools-4.2.3 (14 Feb 2014)
diff --git a/app-emulation/xen-tools/xen-tools-4.3.1-r5.ebuild b/app-emulation/xen-tools/xen-tools-4.3.1-r5.ebuild
index 75879a0d440f..a8f116830008 100644
--- a/app-emulation/xen-tools/xen-tools-4.3.1-r5.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.3.1-r5.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/xen-tools/xen-tools-4.3.1-r5.ebuild,v 1.1 2014/02/13 07:59:09 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.3.1-r5.ebuild,v 1.2 2014/02/15 21:18:25 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ if [[ $PV == *9999 ]]; then
S="${WORKDIR}/${REPO}"
live_eclass="mercurial"
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
$IPXE_TARBALL_URL
$XEN_SEABIOS_URL"