diff options
Diffstat (limited to 'app-emulation/xen/xen-3.1.3.ebuild')
-rw-r--r-- | app-emulation/xen/xen-3.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/xen/xen-3.1.3.ebuild b/app-emulation/xen/xen-3.1.3.ebuild index fd65bcbdfd0a..7650384900f1 100644 --- a/app-emulation/xen/xen-3.1.3.ebuild +++ b/app-emulation/xen/xen-3.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild,v 1.1 2008/02/03 01:47:55 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.1.3.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $ inherit mount-boot flag-o-matic @@ -80,7 +80,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 " http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo" + elog " http://en.gentoo-wiki.com/wiki/Xen/" echo elog "Note: xen tools have been moved to app-emulation/xen-tools" |