summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-08 12:49:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-08 12:49:23 +0000
commitad054ea72ba938973a5eb84d473867e06cec038c (patch)
treef7a0ce72a44e98f469b5cad092b9f6c0fe1c3cec /app-emulation
parentStable for amd64, wrt bug #551346 (diff)
downloadgentoo-2-ad054ea72ba938973a5eb84d473867e06cec038c.tar.gz
gentoo-2-ad054ea72ba938973a5eb84d473867e06cec038c.tar.bz2
gentoo-2-ad054ea72ba938973a5eb84d473867e06cec038c.zip
Stable for amd64, wrt bug #551346
(Portage version: 2.2.18/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.5.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xen-pvgrub/ChangeLog b/app-emulation/xen-pvgrub/ChangeLog
index 087839c3e33a..1738042847a0 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.67 2015/04/08 07:30:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.68 2015/06/08 12:49:23 ago Exp $
+
+ 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> xen-pvgrub-4.5.0-r1.ebuild:
+ Stable for amd64, wrt bug #551346
08 Apr 2015; Michał Górny <mgorny@gentoo.org> xen-pvgrub-4.2.5.ebuild,
xen-pvgrub-4.4.2.ebuild, xen-pvgrub-4.5.0-r1.ebuild:
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.5.0-r1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.5.0-r1.ebuild
index d3ecf9ddddf4..86f0036a1977 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.5.0-r1.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.5.0-r1.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.5.0-r1.ebuild,v 1.2 2015/04/08 07:30:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.5.0-r1.ebuild,v 1.3 2015/06/08 12:49:23 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}"