summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-14 13:15:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-14 13:15:44 +0000
commit762fd306f1700d687fcc40d97a679fa236ada409 (patch)
treeb9c9cba693b186fefe1adb6a4d65cdb30128c8d1 /app-emulation/xen-pvgrub
parentStable for x86, wrt bug #524200 (diff)
downloadgentoo-2-762fd306f1700d687fcc40d97a679fa236ada409.tar.gz
gentoo-2-762fd306f1700d687fcc40d97a679fa236ada409.tar.bz2
gentoo-2-762fd306f1700d687fcc40d97a679fa236ada409.zip
Stable for x86, wrt bug #524200
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r--app-emulation/xen-pvgrub/ChangeLog5
-rw-r--r--app-emulation/xen-pvgrub/xen-pvgrub-4.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xen-pvgrub/ChangeLog b/app-emulation/xen-pvgrub/ChangeLog
index 63ae1b440747..cd47c7d84f94 100644
--- a/app-emulation/xen-pvgrub/ChangeLog
+++ b/app-emulation/xen-pvgrub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/xen-pvgrub
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.58 2014/10/14 13:15:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.59 2014/10/14 13:15:44 ago Exp $
+
+ 14 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xen-pvgrub-4.2.5.ebuild:
+ Stable for x86, wrt bug #524200
14 Oct 2014; Agostino Sarubbo <ago@gentoo.org> xen-pvgrub-4.2.5.ebuild,
xen-pvgrub-4.3.3.ebuild:
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.2.5.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.2.5.ebuild
index 2a1df7c48165..a3b8cf4caa63 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.2.5.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.2.5.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-pvgrub/xen-pvgrub-4.2.5.ebuild,v 1.2 2014/10/14 13:15:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.5.ebuild,v 1.3 2014/10/14 13:15:44 ago Exp $
EAPI=5
@@ -38,7 +38,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest
HOMEPAGE="http://xen.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="custom-cflags"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"