* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools: xen-tools-4.2.1-r2.ebuild xen-tools-4.2.0-r3.ebuild ChangeLog
@ 2013-02-11 15:26 Ian Delaney (idella4)
0 siblings, 0 replies; 2+ messages in thread
From: Ian Delaney (idella4) @ 2013-02-11 15:26 UTC (permalink / raw
To: gentoo-commits
idella4 13/02/11 15:26:38
Modified: xen-tools-4.2.1-r2.ebuild xen-tools-4.2.0-r3.ebuild
ChangeLog
Log:
Removed redundant dep pyxml, closes Bug #45673 by Oleg
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.4 app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild?r1=1.3&r2=1.4
Index: xen-tools-4.2.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xen-tools-4.2.1-r2.ebuild 11 Feb 2013 13:40:59 -0000 1.3
+++ xen-tools-4.2.1-r2.ebuild 11 Feb 2013 15:26:37 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild,v 1.3 2013/02/11 13:40:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild,v 1.4 2013/02/11 15:26:37 idella4 Exp $
EAPI=5
@@ -39,7 +39,6 @@
CDEPEND="<dev-libs/yajl-2
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pypam[${PYTHON_USEDEP}]
- dev-python/pyxml[${PYTHON_USEDEP}]
sys-libs/zlib
sys-power/iasl
ocaml? ( dev-ml/findlib )
1.8 app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild?r1=1.7&r2=1.8
Index: xen-tools-4.2.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xen-tools-4.2.0-r3.ebuild 11 Feb 2013 13:40:59 -0000 1.7
+++ xen-tools-4.2.0-r3.ebuild 11 Feb 2013 15:26:37 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.7 2013/02/11 13:40:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.8 2013/02/11 15:26:37 idella4 Exp $
EAPI=5
@@ -40,7 +40,6 @@
CDEPEND="<dev-libs/yajl-2
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pypam[${PYTHON_USEDEP}]
- dev-python/pyxml[${PYTHON_USEDEP}]
sys-libs/zlib
sys-power/iasl
ocaml? ( dev-ml/findlib )
1.140 app-emulation/xen-tools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?r1=1.139&r2=1.140
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog 11 Feb 2013 13:40:59 -0000 1.139
+++ ChangeLog 11 Feb 2013 15:26:37 -0000 1.140
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/xen-tools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.139 2013/02/11 13:40:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.140 2013/02/11 15:26:37 idella4 Exp $
+
+ 11 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild,
+ xen-tools-4.2.1-r2.ebuild:
+ Removed redundant dep pyxml, closes Bug #45673 by Oleg
11 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild,
xen-tools-4.2.1-r1.ebuild, xen-tools-4.2.1-r2.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools: xen-tools-4.2.1-r2.ebuild xen-tools-4.2.0-r3.ebuild ChangeLog
@ 2013-03-05 18:05 Ian Delaney (idella4)
0 siblings, 0 replies; 2+ messages in thread
From: Ian Delaney (idella4) @ 2013-03-05 18:05 UTC (permalink / raw
To: gentoo-commits
idella4 13/03/05 18:05:35
Modified: xen-tools-4.2.1-r2.ebuild xen-tools-4.2.0-r3.ebuild
ChangeLog
Log:
Fix paths for qemu files, fixes Bug #458818 by Tomoatsu Shimada
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.6 app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild?r1=1.5&r2=1.6
Index: xen-tools-4.2.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xen-tools-4.2.1-r2.ebuild 12 Feb 2013 06:34:04 -0000 1.5
+++ xen-tools-4.2.1-r2.ebuild 5 Mar 2013 18:05:35 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild,v 1.5 2013/02/12 06:34:04 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild,v 1.6 2013/03/05 18:05:35 idella4 Exp $
EAPI=5
@@ -229,7 +229,6 @@
export PYTHONDONTWRITEBYTECODE
emake DESTDIR="${D}" DOCDIR="/usr/share/doc/${PF}" install-tools
-# XEN_PYTHON_NATIVE_INSTALL=y install-tools
# Fix the remaining Python shebangs.
python_fix_shebang "${D}"
@@ -271,9 +270,13 @@
keepdir /var/log/xen-consoles
fi
+ # Set dirs for qemu files,; Bug #458818
if use qemu; then
- mkdir -p "${D}"usr/lib64/xen/bin || die
- mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/lib64/xen/bin/ || die
+ if use x86; then
+ dodir /usr/lib/xen/bin
+ elif use amd64; then
+ mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/$(get_libdir)/xen/bin/ || die
+ fi
fi
# For -static-libs wrt Bug 384355
1.10 app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild?r1=1.9&r2=1.10
Index: xen-tools-4.2.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xen-tools-4.2.0-r3.ebuild 22 Feb 2013 10:36:08 -0000 1.9
+++ xen-tools-4.2.0-r3.ebuild 5 Mar 2013 18:05:35 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.9 2013/02/22 10:36:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.10 2013/03/05 18:05:35 idella4 Exp $
EAPI=5
@@ -268,11 +268,16 @@
keepdir /var/log/xen-consoles
fi
+ # Set dirs for qemu files,; Bug #458818
if use qemu; then
- mkdir -p "${D}"usr/lib64/xen/bin || die
- mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/lib64/xen/bin/ || die
- fi # For -static-libs wrt Bug 384355
+ if use x86; then
+ dodir /usr/lib/xen/bin
+ elif use amd64; then
+ mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/$(get_libdir)/xen/bin/ || die
+ fi
+ fi
+ # For -static-libs wrt Bug 384355
if ! use static-libs; then
rm -f "${D}"usr/$(get_libdir)/*.a "${ED}"usr/$(get_libdir)/ocaml/*/*.a
fi
1.144 app-emulation/xen-tools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?r1=1.143&r2=1.144
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog 24 Feb 2013 10:39:11 -0000 1.143
+++ ChangeLog 5 Mar 2013 18:05:35 -0000 1.144
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/xen-tools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.143 2013/02/24 10:39:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.144 2013/03/05 18:05:35 idella4 Exp $
+
+ 05 Mar 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild,
+ xen-tools-4.2.1-r2.ebuild:
+ Fix paths for qemu files, fixes Bug #458818 by Tomoatsu Shimada
24 Feb 2013; Ian Delaney <idella4@gentoo.org> files/xendomains.initd-r1,
files/xendomains.initd-r2:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-05 18:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-11 15:26 [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools: xen-tools-4.2.1-r2.ebuild xen-tools-4.2.0-r3.ebuild ChangeLog Ian Delaney (idella4)
-- strict thread matches above, loose matches on Subject: below --
2013-03-05 18:05 Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox