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 | 7f402413659f8c4b5646a934c6654f2e905b196b (patch) | |
tree | 423724dbfdb9e2164c2fed53b3c54f2e09fb46b1 /app-emulation | |
parent | Initial commit (#275522) (diff) | |
download | historical-7f402413659f8c4b5646a934c6654f2e905b196b.tar.gz historical-7f402413659f8c4b5646a934c6654f2e905b196b.tar.bz2 historical-7f402413659f8c4b5646a934c6654f2e905b196b.zip |
Fixing link to gentoo-wiki.com, fixes #275219
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-tools/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.1.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.1.3.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.2.1.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.3.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.4.0.ebuild | 4 | ||||
-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 |
15 files changed, 42 insertions, 32 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog index dad5fde3185e..e91a5a60254b 100644 --- a/app-emulation/xen-tools/ChangeLog +++ b/app-emulation/xen-tools/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/xen-tools # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.48 2009/06/22 16:33:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.49 2009/06/27 07:12:39 patrick Exp $ + + 27 Jun 2009; Patrick Lauer <patrick@gentoo.org> xen-tools-3.1.3.ebuild, + xen-tools-3.1.3-r1.ebuild, xen-tools-3.2.1.ebuild, xen-tools-3.3.0.ebuild, + xen-tools-3.3.1.ebuild, xen-tools-3.4.0.ebuild, xen-tools-3.4.0-r1.ebuild: + Fixing link to gentoo-wiki.com, fixes #275219 *xen-tools-3.4.0-r1 (22 Jun 2009) diff --git a/app-emulation/xen-tools/xen-tools-3.1.3-r1.ebuild b/app-emulation/xen-tools/xen-tools-3.1.3-r1.ebuild index 966f08c5682a..cfe844c4bc0b 100644 --- a/app-emulation/xen-tools/xen-tools-3.1.3-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-3.1.3-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-tools/xen-tools-3.1.3-r1.ebuild,v 1.1 2009/01/17 00:02:53 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.1.3-r1.ebuild,v 1.2 2009/06/27 07:12:39 patrick Exp $ inherit flag-o-matic eutils multilib @@ -187,7 +187,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 [[ "$(scanelf -s __guard -q $(type -P python))" ]] ; then echo diff --git a/app-emulation/xen-tools/xen-tools-3.1.3.ebuild b/app-emulation/xen-tools/xen-tools-3.1.3.ebuild index 40fbc8046209..75b88714a915 100644 --- a/app-emulation/xen-tools/xen-tools-3.1.3.ebuild +++ b/app-emulation/xen-tools/xen-tools-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-tools/xen-tools-3.1.3.ebuild,v 1.1 2008/02/03 01:45:04 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.1.3.ebuild,v 1.2 2009/06/27 07:12:39 patrick Exp $ inherit flag-o-matic eutils multilib @@ -184,7 +184,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 [[ "$(scanelf -s __guard -q $(type -P python))" ]] ; then echo diff --git a/app-emulation/xen-tools/xen-tools-3.2.1.ebuild b/app-emulation/xen-tools/xen-tools-3.2.1.ebuild index 5b480a08eff2..b112ec079042 100644 --- a/app-emulation/xen-tools/xen-tools-3.2.1.ebuild +++ b/app-emulation/xen-tools/xen-tools-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-tools/xen-tools-3.2.1.ebuild,v 1.2 2008/07/30 01:03:09 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.2.1.ebuild,v 1.3 2009/06/27 07:12:39 patrick Exp $ inherit flag-o-matic eutils multilib @@ -188,7 +188,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 [[ "$(scanelf -s __guard -q $(type -P python))" ]] ; then echo diff --git a/app-emulation/xen-tools/xen-tools-3.3.0.ebuild b/app-emulation/xen-tools/xen-tools-3.3.0.ebuild index 7e3a6921cb16..41e4a4fe5adf 100644 --- a/app-emulation/xen-tools/xen-tools-3.3.0.ebuild +++ b/app-emulation/xen-tools/xen-tools-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-tools/xen-tools-3.3.0.ebuild,v 1.2 2009/04/26 12:52:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.3.0.ebuild,v 1.3 2009/06/27 07:12:39 patrick Exp $ inherit flag-o-matic eutils multilib python @@ -215,7 +215,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 [[ "$(scanelf -s __guard -q $(type -P python))" ]] ; then echo diff --git a/app-emulation/xen-tools/xen-tools-3.3.1.ebuild b/app-emulation/xen-tools/xen-tools-3.3.1.ebuild index 159c2e5b3276..57752612bc12 100644 --- a/app-emulation/xen-tools/xen-tools-3.3.1.ebuild +++ b/app-emulation/xen-tools/xen-tools-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-tools/xen-tools-3.3.1.ebuild,v 1.3 2009/04/28 07:57:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.3.1.ebuild,v 1.4 2009/06/27 07:12:39 patrick Exp $ EAPI="2" @@ -197,7 +197,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 [[ "$(scanelf -s __guard -q $(type -P python))" ]] ; then echo diff --git a/app-emulation/xen-tools/xen-tools-3.4.0-r1.ebuild b/app-emulation/xen-tools/xen-tools-3.4.0-r1.ebuild index 7c0c19708e65..0f04707b2bdc 100644 --- a/app-emulation/xen-tools/xen-tools-3.4.0-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-3.4.0-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-tools/xen-tools-3.4.0-r1.ebuild,v 1.1 2009/06/22 16:33:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.4.0-r1.ebuild,v 1.2 2009/06/27 07:12:39 patrick Exp $ EAPI="2" @@ -195,7 +195,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 [[ "$(scanelf -s __guard -q $(type -P python))" ]] ; then echo diff --git a/app-emulation/xen-tools/xen-tools-3.4.0.ebuild b/app-emulation/xen-tools/xen-tools-3.4.0.ebuild index ebf538930d6e..49925b78de88 100644 --- a/app-emulation/xen-tools/xen-tools-3.4.0.ebuild +++ b/app-emulation/xen-tools/xen-tools-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-tools/xen-tools-3.4.0.ebuild,v 1.1 2009/06/22 12:09:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.4.0.ebuild,v 1.2 2009/06/27 07:12:39 patrick Exp $ EAPI="2" @@ -192,7 +192,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 [[ "$(scanelf -s __guard -q $(type -P python))" ]] ; then echo 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 |