summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/xen/xen-4.2.5-r3.ebuild')
-rw-r--r--app-emulation/xen/xen-4.2.5-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/xen/xen-4.2.5-r3.ebuild b/app-emulation/xen/xen-4.2.5-r3.ebuild
index 7c36d1105ee5..856d341c78c0 100644
--- a/app-emulation/xen/xen-4.2.5-r3.ebuild
+++ b/app-emulation/xen/xen-4.2.5-r3.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/xen-4.2.5-r3.ebuild,v 1.3 2014/12/21 11:41:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.5-r3.ebuild,v 1.4 2015/02/16 06:49:43 dlan Exp $
EAPI=5
@@ -147,7 +147,7 @@ src_install() {
pkg_postinst() {
elog "Official Xen Guide and the unoffical wiki page:"
- elog " http://www.gentoo.org/doc/en/xen-guide.xml"
+ elog " https://wiki.gentoo.org/wiki/Xen"
elog " http://en.gentoo-wiki.com/wiki/Xen/"
use pae && ewarn "This is a PAE build of Xen. It will *only* boot PAE kernels!"