From 13cf0430a1772bc8011de91d554e5d5fdddbd676 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 14 Oct 2014 13:14:55 +0000 Subject: Stable for amd64, wrt bug #524200 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- app-emulation/xen/ChangeLog | 6 +++++- app-emulation/xen/xen-4.2.5-r1.ebuild | 4 ++-- app-emulation/xen/xen-4.3.3-r1.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/xen/ChangeLog b/app-emulation/xen/ChangeLog index f80a5c578f3c..987e0d1d52ac 100644 --- a/app-emulation/xen/ChangeLog +++ b/app-emulation/xen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/xen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.176 2014/10/10 03:15:33 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.177 2014/10/14 13:14:55 ago Exp $ + + 14 Oct 2014; Agostino Sarubbo xen-4.2.5-r1.ebuild, + xen-4.3.3-r1.ebuild: + Stable for amd64, wrt bug #524200 *xen-4.4.1-r2 (10 Oct 2014) *xen-4.3.3-r1 (10 Oct 2014) diff --git a/app-emulation/xen/xen-4.2.5-r1.ebuild b/app-emulation/xen/xen-4.2.5-r1.ebuild index 9c79a911d97f..01df12681370 100644 --- a/app-emulation/xen/xen-4.2.5-r1.ebuild +++ b/app-emulation/xen/xen-4.2.5-r1.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/xen-4.2.5-r1.ebuild,v 1.1 2014/10/10 03:15:33 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.5-r1.ebuild,v 1.2 2014/10/14 13:14:55 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ if [[ $PV == *9999 ]]; then S="${WORKDIR}/${REPO}" live_eclass="mercurial" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" UPSTREAM_VER=0 GENTOO_VER= diff --git a/app-emulation/xen/xen-4.3.3-r1.ebuild b/app-emulation/xen/xen-4.3.3-r1.ebuild index e36cd56eddaa..89e8c25bfc88 100644 --- a/app-emulation/xen/xen-4.3.3-r1.ebuild +++ b/app-emulation/xen/xen-4.3.3-r1.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/xen-4.3.3-r1.ebuild,v 1.1 2014/10/10 03:15:33 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.3.3-r1.ebuild,v 1.2 2014/10/14 13:14:55 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ if [[ $PV == *9999 ]]; then live_eclass="mercurial" else # Set to match entry in stable 4.3.1-r1, Bug 493944 - KEYWORDS="~amd64 -x86" + KEYWORDS="amd64 -x86" UPSTREAM_VER=0 GENTOO_VER= -- cgit v1.2.3-65-gdbad