diff options
author | Andrew Ross <aross@gentoo.org> | 2006-08-14 07:12:01 +0000 |
---|---|---|
committer | Andrew Ross <aross@gentoo.org> | 2006-08-14 07:12:01 +0000 |
commit | a51e89627776c855e1d672ac148561b6c99541a7 (patch) | |
tree | fe769eb3f4aeeba92a92a5851b48eb1e79d7582f /app-emulation/xen-tools/files | |
parent | Fix bugs #141981, #142011, #141866, and #137886. (diff) | |
download | historical-a51e89627776c855e1d672ac148561b6c99541a7.tar.gz historical-a51e89627776c855e1d672ac148561b6c99541a7.tar.bz2 historical-a51e89627776c855e1d672ac148561b6c99541a7.zip |
Fix bugs #141981, #142011, #141866, and #137886.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-emulation/xen-tools/files')
-rw-r--r-- | app-emulation/xen-tools/files/digest-xen-tools-3.0.2-r1 | 3 | ||||
-rw-r--r-- | app-emulation/xen-tools/files/xend-conf | 7 |
2 files changed, 0 insertions, 10 deletions
diff --git a/app-emulation/xen-tools/files/digest-xen-tools-3.0.2-r1 b/app-emulation/xen-tools/files/digest-xen-tools-3.0.2-r1 deleted file mode 100644 index 724d092d5489..000000000000 --- a/app-emulation/xen-tools/files/digest-xen-tools-3.0.2-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 544eab940a0734a55459d648e5c3b224 xen-3.0.2-src.tgz 4933621 -RMD160 34e4431a981891319f8a5ea0c3f604e7d8d7d7af xen-3.0.2-src.tgz 4933621 -SHA256 f18ffab16a457fa721d11933c75f8288f6958c88c2669857c7c11d5107ba2951 xen-3.0.2-src.tgz 4933621 diff --git a/app-emulation/xen-tools/files/xend-conf b/app-emulation/xen-tools/files/xend-conf deleted file mode 100644 index ad59105b2087..000000000000 --- a/app-emulation/xen-tools/files/xend-conf +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend-conf,v 1.1 2006/03/24 23:55:01 agriffis Exp $ - -# set to YES to enable the web frontend to xend on port 8080. -# To change the port, edit /usr/lib/python/xen/sv/params.py -XENSV="NO" |