diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-06-27 07:13:43 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-06-27 07:13:43 +0000 |
commit | a79e33f87b5f824807a6cca966b11f3620829caf (patch) | |
tree | c1fa474af6e470412968ada6e6b0a2ee0a65c7ab /app-emulation | |
parent | Fixing link to gentoo-wiki.com, fixes #275219 (diff) | |
download | gentoo-2-a79e33f87b5f824807a6cca966b11f3620829caf.tar.gz gentoo-2-a79e33f87b5f824807a6cca966b11f3620829caf.tar.bz2 gentoo-2-a79e33f87b5f824807a6cca966b11f3620829caf.zip |
Fixing link to gentoo-wiki.com, fixes #275219
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/xen/xen-3.1.3.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/xen/xen-3.2.1.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/xen/xen-3.3.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen/xen-3.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen/xen-3.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen/xen-3.4.0.ebuild | 4 |
7 files changed, 20 insertions, 15 deletions
diff --git a/app-emulation/xen/ChangeLog b/app-emulation/xen/ChangeLog index 978681d9ca3c..d940e2996365 100644 --- a/app-emulation/xen/ChangeLog +++ b/app-emulation/xen/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/xen # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.61 2009/06/22 12:08:23 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.62 2009/06/27 07:13:43 patrick Exp $ + + 27 Jun 2009; Patrick Lauer <patrick@gentoo.org> xen-3.1.3.ebuild, + xen-3.2.1.ebuild, xen-3.3.0.ebuild, xen-3.3.1.ebuild, xen-3.3.1-r1.ebuild, + xen-3.4.0.ebuild: + Fixing link to gentoo-wiki.com, fixes #275219 *xen-3.4.0 (22 Jun 2009) 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" diff --git a/app-emulation/xen/xen-3.2.1.ebuild b/app-emulation/xen/xen-3.2.1.ebuild index 5abf32951a6f..3b56f4330344 100644 --- a/app-emulation/xen/xen-3.2.1.ebuild +++ b/app-emulation/xen/xen-3.2.1.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.2.1.ebuild,v 1.2 2008/09/01 00:30:53 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.2.1.ebuild,v 1.3 2009/06/27 07:13:43 patrick Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -84,7 +84,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/" if use pae; then echo diff --git a/app-emulation/xen/xen-3.3.0.ebuild b/app-emulation/xen/xen-3.3.0.ebuild index 1d19e7a9fa48..9963c2ed8b70 100644 --- a/app-emulation/xen/xen-3.3.0.ebuild +++ b/app-emulation/xen/xen-3.3.0.ebuild @@ -1,6 +1,6 @@ # 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.3.0.ebuild,v 1.3 2009/04/27 01:55:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.0.ebuild,v 1.4 2009/06/27 07:13:43 patrick Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -98,7 +98,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/" if use pae; then echo diff --git a/app-emulation/xen/xen-3.3.1-r1.ebuild b/app-emulation/xen/xen-3.3.1-r1.ebuild index 38cb2c7a777d..a20d3e317e2c 100644 --- a/app-emulation/xen/xen-3.3.1-r1.ebuild +++ b/app-emulation/xen/xen-3.3.1-r1.ebuild @@ -1,6 +1,6 @@ # 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.3.1-r1.ebuild,v 1.1 2009/04/27 12:51:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1-r1.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -96,7 +96,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/" if use pae; then echo diff --git a/app-emulation/xen/xen-3.3.1.ebuild b/app-emulation/xen/xen-3.3.1.ebuild index 09dbe2f5f841..a44bcbe4300e 100644 --- a/app-emulation/xen/xen-3.3.1.ebuild +++ b/app-emulation/xen/xen-3.3.1.ebuild @@ -1,6 +1,6 @@ # 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.3.1.ebuild,v 1.1 2009/04/26 13:16:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.3.1.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -93,7 +93,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/" if use pae; then echo diff --git a/app-emulation/xen/xen-3.4.0.ebuild b/app-emulation/xen/xen-3.4.0.ebuild index af1dbfe8e4c5..f599d9c47ce3 100644 --- a/app-emulation/xen/xen-3.4.0.ebuild +++ b/app-emulation/xen/xen-3.4.0.ebuild @@ -1,6 +1,6 @@ # 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.4.0.ebuild,v 1.1 2009/06/22 12:08:23 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.4.0.ebuild,v 1.2 2009/06/27 07:13:43 patrick Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -96,7 +96,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/" if use pae; then echo |