diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-13 09:48:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-13 09:48:41 +0000 |
commit | 428466c99d6ed638f2a5446fc6577fc167aaaec2 (patch) | |
tree | e47dd5957405c5e050401eb50cfcfedbf8fced6d /app-emulation | |
parent | Stable for amd64, wrt bug #542266 (diff) | |
download | gentoo-2-428466c99d6ed638f2a5446fc6577fc167aaaec2.tar.gz gentoo-2-428466c99d6ed638f2a5446fc6577fc167aaaec2.tar.bz2 gentoo-2-428466c99d6ed638f2a5446fc6577fc167aaaec2.zip |
Stable for amd64, wrt bug #542266
(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/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.4.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/xen-pvgrub/ChangeLog b/app-emulation/xen-pvgrub/ChangeLog index 1c17a366bed9..77daef553d48 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.62 2015/02/27 06:51:51 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.63 2015/03/13 09:48:41 ago Exp $ + + 13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xen-pvgrub-4.4.1.ebuild: + Stable for amd64, wrt bug #542266 *xen-pvgrub-4.5.0-r1 (27 Feb 2015) diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.4.1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.4.1.ebuild index da34f00f402b..58fe6d662139 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.4.1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.1.ebuild,v 1.1 2014/09/11 05:15:57 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.4.1.ebuild,v 1.2 2015/03/13 09:48:41 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}" |