summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 21:15:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 21:15:57 +0000
commitb84332d10f8500afa95e4dce8e3851b19fdfe2ed (patch)
tree57323c7cb6aefbbb9fe15ece7b45f5d23be5fc15 /app-emulation
parentStable for amd64, wrt bug #454314 (diff)
downloadgentoo-2-b84332d10f8500afa95e4dce8e3851b19fdfe2ed.tar.gz
gentoo-2-b84332d10f8500afa95e4dce8e3851b19fdfe2ed.tar.bz2
gentoo-2-b84332d10f8500afa95e4dce8e3851b19fdfe2ed.zip
Stable for amd64, wrt bug #454314
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/xen-tools/ChangeLog5
-rw-r--r--app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog
index efb20d11f109..49c5d22f7580 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.131 2013/02/01 13:24:26 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.132 2013/02/02 21:15:57 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xen-tools-4.2.0-r3.ebuild:
+ Stable for amd64, wrt bug #454314
01 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild,
xen-tools-4.2.1-r1.ebuild:
diff --git a/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
index 78e2c2900dd3..aa5b0489c46d 100644
--- a/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.2.0-r3.ebuild,v 1.3 2013/02/01 13:24:26 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.4 2013/02/02 21:15:57 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"