public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-9999.ebuild ChangeLog
@ 2013-05-24  2:45 Patrick Lauer (patrick)
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Lauer (patrick) @ 2013-05-24  2:45 UTC (permalink / raw
  To: gentoo-commits

patrick     13/05/24 02:45:24

  Modified:             virt-manager-9999.ebuild ChangeLog
  Log:
  Removing unneeded/unsatisfiable virtinst dependency
  
  (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.12                 app-emulation/virt-manager/virt-manager-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?r1=1.11&r2=1.12

Index: virt-manager-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- virt-manager-9999.ebuild	31 May 2012 23:41:58 -0000	1.11
+++ virt-manager-9999.ebuild	24 May 2013 02:45:24 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.11 2012/05/31 23:41:58 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.12 2013/05/24 02:45:24 patrick Exp $
 
 EAPI=4
 
@@ -21,7 +21,7 @@
 	inherit git-2 autotools
 	SRC_URI=""
 	KEYWORDS=""
-	VIRTINSTDEP=">=app-emulation/virtinst-9999"
+	VIRTINSTDEP=""
 else
 	SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz
 		${BACKPORTS:+mirror://gentoo/${P}-backports-${BACKPORTS}.tar.bz2}"



1.79                 app-emulation/virt-manager/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	24 Mar 2013 00:40:35 -0000	1.78
+++ ChangeLog	24 May 2013 02:45:24 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/virt-manager
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.78 2013/03/24 00:40:35 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.79 2013/05/24 02:45:24 patrick Exp $
+
+  24 May 2013; Patrick Lauer <patrick@gentoo.org> virt-manager-9999.ebuild:
+  Removing unneeded/unsatisfiable virtinst dependency
 
   24 Mar 2013; Doug Goldstein <cardoe@gentoo.org> -virt-manager-0.9.1.ebuild,
   virt-manager-0.9.4.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-9999.ebuild ChangeLog
@ 2014-08-06 17:50 Ian Whyman (thev00d00)
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Whyman (thev00d00) @ 2014-08-06 17:50 UTC (permalink / raw
  To: gentoo-commits

thev00d00    14/08/06 17:50:43

  Modified:             virt-manager-9999.ebuild ChangeLog
  Log:
  Sync 9999 with latest stable, add missing sys-libs/libosinfo RDEPEND per #508680
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.21                 app-emulation/virt-manager/virt-manager-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?r1=1.20&r2=1.21

Index: virt-manager-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- virt-manager-9999.ebuild	26 Apr 2014 08:15:47 -0000	1.20
+++ virt-manager-9999.ebuild	6 Aug 2014 17:50:43 -0000	1.21
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.20 2014/04/26 08:15:47 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.21 2014/08/06 17:50:43 thev00d00 Exp $
 
 EAPI=5
 
@@ -27,10 +27,9 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="gnome-keyring policykit sasl"
+IUSE="gnome-keyring gtk policykit sasl"
 
 RDEPEND="!app-emulation/virtinst
-	x11-libs/gtk+:3[introspection]
 	|| (
 		dev-python/libvirt-python[${PYTHON_USEDEP}]
 		>=app-emulation/libvirt-0.7.0[python(-),${PYTHON_USEDEP}]
@@ -41,12 +40,16 @@
 	dev-python/ipaddr[${PYTHON_USEDEP}]
 	dev-python/pygobject:3[${PYTHON_USEDEP}]
 	dev-python/urlgrabber[${PYTHON_USEDEP}]
-	gnome-base/dconf
-	>=net-libs/gtk-vnc-0.3.8[gtk3,introspection,python,${PYTHON_USEDEP}]
-	net-misc/spice-gtk[gtk3,introspection,python,sasl?,${PYTHON_USEDEP}]
-	x11-libs/vte:2.90[introspection]
-	gnome-keyring? ( dev-python/gnome-keyring-python )
-	policykit? ( sys-auth/polkit[introspection] )"
+	sys-libs/libosinfo[introspection]
+	gtk? (
+		x11-libs/gtk+:3[introspection]
+		gnome-base/dconf
+		>=net-libs/gtk-vnc-0.3.8[gtk3,introspection,python,${PYTHON_USEDEP}]
+		net-misc/spice-gtk[gtk3,introspection,python,sasl?,${PYTHON_USEDEP}]
+		x11-libs/vte:2.90[introspection]
+		gnome-keyring? ( dev-python/gnome-keyring-python )
+		policykit? ( sys-auth/polkit[introspection] )
+	)"
 DEPEND="${RDEPEND}
 	dev-lang/perl
 	dev-util/intltool"
@@ -68,8 +71,19 @@
 }
 
 pkg_preinst() {
-	gnome2_pkg_preinst
+	if use gtk; then
+		gnome2_pkg_preinst
 
-	cd "${ED}"
-	export GNOME2_ECLASS_ICONS=$(find 'usr/share/virt-manager/icons' -maxdepth 1 -mindepth 1 -type d 2> /dev/null)
+		cd "${ED}"
+		export GNOME2_ECLASS_ICONS=$(find 'usr/share/virt-manager/icons' -maxdepth 1 -mindepth 1 -type d 2> /dev/null)
+	else
+		rm -rf "${ED}/usr/share/virt-manager/virtManager"
+		rm -f "${ED}/usr/share/virt-manager/virt-manager"
+		rm -rf "${ED}/usr/share/virt-manager/ui/"
+		rm -rf "${ED}/usr/share/virt-manager/icons/"
+		rm -rf "${ED}/usr/share/man/man1/virt-manager.1*"
+		rm -rf "${ED}/usr/share/icons/"
+		rm -rf "${ED}/usr/share/applications/virt-manager.desktop"
+		rm -rf "${ED}/usr/bin/virt-manager"
+	fi
 }



1.105                app-emulation/virt-manager/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	7 Jul 2014 18:10:52 -0000	1.104
+++ ChangeLog	6 Aug 2014 17:50:43 -0000	1.105
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virt-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.104 2014/07/07 18:10:52 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.105 2014/08/06 17:50:43 thev00d00 Exp $
+
+  06 Aug 2014; Ian Whyman <thev00d00@gentoo.org> virt-manager-9999.ebuild:
+  Sync 9999 with latest stable, add missing sys-libs/libosinfo RDEPEND per
+  #508680
 
   07 Jul 2014; Chema Alonso <nimiux@gentoo.org> virt-manager-0.10.0-r2.ebuild:
   Stable for amd64 wrt bug #508250





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-9999.ebuild ChangeLog
@ 2015-04-13  7:46 Matthias Maier (tamiko)
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Maier (tamiko) @ 2015-04-13  7:46 UTC (permalink / raw
  To: gentoo-commits

tamiko      15/04/13 07:46:19

  Modified:             virt-manager-9999.ebuild ChangeLog
  Log:
  fix src_prepare in live build; bug #546400
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)

Revision  Changes    Path
1.27                 app-emulation/virt-manager/virt-manager-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?r1=1.26&r2=1.27

Index: virt-manager-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- virt-manager-9999.ebuild	1 Jan 2015 10:36:02 -0000	1.26
+++ virt-manager-9999.ebuild	13 Apr 2015 07:46:19 -0000	1.27
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.26 2015/01/01 10:36:02 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.27 2015/04/13 07:46:19 tamiko Exp $
 
 EAPI=5
 
@@ -52,8 +52,6 @@
 DOCS=( README NEWS )
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-optional_avahi.patch
-
 	distutils-r1_src_prepare
 }
 



1.120                app-emulation/virt-manager/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.119&r2=1.120

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog	8 Apr 2015 13:13:27 -0000	1.119
+++ ChangeLog	13 Apr 2015 07:46:19 -0000	1.120
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/virt-manager
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.119 2015/04/08 13:13:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.120 2015/04/13 07:46:19 tamiko Exp $
+
+  13 Apr 2015; Matthias Maier <tamiko@gentoo.org> virt-manager-9999.ebuild:
+  fix src_prepare in live build; bug #546400
 
   08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> virt-manager-1.1.0-r2.ebuild:
   Stable for amd64, wrt bug #545622





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-9999.ebuild ChangeLog
@ 2015-04-13 12:33 Matthias Maier (tamiko)
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Maier (tamiko) @ 2015-04-13 12:33 UTC (permalink / raw
  To: gentoo-commits

tamiko      15/04/13 12:33:05

  Modified:             virt-manager-9999.ebuild ChangeLog
  Log:
  update live-build wrt bug #536064,  bug #532328, bug #546400
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)

Revision  Changes    Path
1.28                 app-emulation/virt-manager/virt-manager-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?r1=1.27&r2=1.28

Index: virt-manager-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- virt-manager-9999.ebuild	13 Apr 2015 07:46:19 -0000	1.27
+++ virt-manager-9999.ebuild	13 Apr 2015 12:33:05 -0000	1.28
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.27 2015/04/13 07:46:19 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.28 2015/04/13 12:33:05 tamiko Exp $
 
 EAPI=5
 
@@ -40,6 +40,7 @@
 		gnome-base/dconf
 		>=net-libs/gtk-vnc-0.3.8[gtk3,introspection]
 		net-misc/spice-gtk[usbredir,gtk3,introspection,python,sasl?,${PYTHON_USEDEP}]
+		net-misc/x11-ssh-askpass
 		x11-libs/vte:2.90[introspection]
 		gnome-keyring? ( dev-python/gnome-keyring-python )
 		policykit? ( sys-auth/polkit[introspection] )
@@ -52,6 +53,8 @@
 DOCS=( README NEWS )
 
 src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.1.0-optional_avahi.patch
+
 	distutils-r1_src_prepare
 }
 



1.121                app-emulation/virt-manager/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.120&r2=1.121

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	13 Apr 2015 07:46:19 -0000	1.120
+++ ChangeLog	13 Apr 2015 12:33:05 -0000	1.121
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/virt-manager
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.120 2015/04/13 07:46:19 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.121 2015/04/13 12:33:05 tamiko Exp $
+
+  13 Apr 2015; Matthias Maier <tamiko@gentoo.org> virt-manager-1.1.0-r2.ebuild,
+  virt-manager-9999.ebuild:
+  update live-build wrt bug #536064,  bug #532328, bug #546400
 
   13 Apr 2015; Matthias Maier <tamiko@gentoo.org> virt-manager-9999.ebuild:
   fix src_prepare in live build; bug #546400





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-13 12:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 12:33 [gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-9999.ebuild ChangeLog Matthias Maier (tamiko)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-13  7:46 Matthias Maier (tamiko)
2014-08-06 17:50 Ian Whyman (thev00d00)
2013-05-24  2:45 Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox