summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-03 08:30:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-03 08:30:14 +0000
commitbeb831e99a06d59f407c44f77ebb1718b40c7286 (patch)
tree99a26f525ca1dd8b8d4bfcaac1bc8848720581f0 /app-emulation
parentStable for amd64, wrt bug #545144 (diff)
downloadgentoo-2-beb831e99a06d59f407c44f77ebb1718b40c7286.tar.gz
gentoo-2-beb831e99a06d59f407c44f77ebb1718b40c7286.tar.bz2
gentoo-2-beb831e99a06d59f407c44f77ebb1718b40c7286.zip
Stable for amd64, wrt bug #545144
(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/xen-pvgrub/ChangeLog5
-rw-r--r--app-emulation/xen-pvgrub/xen-pvgrub-4.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xen-pvgrub/ChangeLog b/app-emulation/xen-pvgrub/ChangeLog
index 7c801a4b9169..764c8e165755 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.64 2015/03/28 13:30:30 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.65 2015/04/03 08:30:14 ago Exp $
+
+ 03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> xen-pvgrub-4.4.2.ebuild:
+ Stable for amd64, wrt bug #545144
*xen-pvgrub-4.4.2 (28 Mar 2015)
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.4.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.4.2.ebuild
index 63760bd7f219..a45ab7d7a787 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.4.2.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.4.2.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/xen-pvgrub/xen-pvgrub-4.4.2.ebuild,v 1.1 2015/03/28 13:30:30 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.2.ebuild,v 1.2 2015/04/03 08:30:14 ago Exp $
EAPI=5
@@ -27,7 +27,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}"