[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2024-01-21 Thread Sam James
commit: b4fbc02e2ad3e74bcc53e1c5a3727cad4622f907
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 22 05:28:39 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 22 05:28:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4fbc02e

app-emulation/libvirt-glib: Stabilize 4.0.0 arm64, #922586

Signed-off-by: Sam James  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 551b2bb162e6..c1c823159096 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://libvirt.org/ 
https://gitlab.com/libvirt/libvirt-glib/;
 SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz;
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
 IUSE="gtk-doc +introspection test +vala"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2024-01-04 Thread Arthur Zamarin
commit: 300b0460e1d242d4a1f3e07002350e47553f207b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan  4 18:11:09 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan  4 18:11:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300b0460

app-emulation/libvirt-glib: Stabilize 4.0.0 ppc64, #921207

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 8e52a89d36ff..551b2bb162e6 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://libvirt.org/ 
https://gitlab.com/libvirt/libvirt-glib/;
 SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz;
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
 IUSE="gtk-doc +introspection test +vala"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2023-12-02 Thread Sam James
commit: 3226d033666fee87cb68a10a8f63a29666022feb
Author: Michal Privoznik  gmail  com>
AuthorDate: Tue Nov 28 07:53:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  3 06:22:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3226d033

app-emulation/libvirt-glib: Add 5.0.0

Signed-off-by: Michal Privoznik  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-5.0.0.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index e652c9e2e3e5..7d53986ff7c6 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1 +1,2 @@
 DIST libvirt-glib-4.0.0.tar.xz 161836 BLAKE2B 
e196d1f02f6f202b1883500241bbfda963b34ee12bd945b3fa897f84f55a049f98e0429132ccfad7168e5ba2b41245e9e7e3817a7f057e0dc40b674ca6c9b661
 SHA512 
e1b99e80aa671fa5a4d7f7f7a4ea70ce7c5fdaf97574407f79aa11a75dd177e1e3f92027728a83ded62e305852bbda76eb90326aaa1f5f19b77272b008351810
+DIST libvirt-glib-5.0.0.tar.xz 169416 BLAKE2B 
e80ac0cd8d39432d554e566f4e1e045ada14e66917735c1c8a6306a65272216d095f21170e1b5294e09f41aaf2a3259ad395b134087a1bc13b176afd675dcc26
 SHA512 
bb09474c0d6d4bc00844e7a1ede882f0834d0810804b70b8f8607f2e764f72cc9da14883794e58dd53640433ffaecc13dd3c1c147b82e86fa2fdca6e5903933c

diff --git a/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
new file mode 100644
index ..223182e7bf29
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="https://libvirt.org/ https://gitlab.com/libvirt/libvirt-glib/;
+SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz;
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="gtk-doc +introspection test +vala"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="vala? ( introspection )"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.9.1
+   >=app-emulation/libvirt-2.3.0:=
+   >=dev-libs/glib-2.48.0:2
+   introspection? ( >=dev-libs/gobject-introspection-1.48.0:= )
+"
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+   dev-util/glib-utils
+   virtual/pkgconfig
+   gtk-doc? ( dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3 )
+   vala? ( $(vala_depend) )
+"
+
+src_prepare() {
+   default
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature gtk-doc docs)
+   $(meson_feature introspection)
+   $(meson_feature test tests)
+   $(meson_feature vala vapi)
+   )
+
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2023-12-02 Thread Sam James
commit: 870258921615a120a52804d6bbf67122678002ad
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  3 06:19:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  3 06:22:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87025892

app-emulation/libvirt-glib: crank copyright

Signed-off-by: Sam James  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 2 +-
 app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 058cfd1881c7..8e52a89d36ff 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
index 223182e7bf29..8b22083a5ab3 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/files/, app-emulation/libvirt-glib/

2023-12-02 Thread Sam James
commit: 1f916c7b39826f359d64ae7b938cb962b22fca42
Author: Michal Privoznik  gmail  com>
AuthorDate: Tue Nov 28 07:40:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  3 06:22:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f916c7b

app-emulation/libvirt-glib: Fix build with >=dev-libs/libxml2-2.12.0

As of its 2.12.0 release, libxml2 cleaned up header files which
rendered libvirt-glib unable to compile. Backport fixes from
upstream repo.

Bug: https://bugs.gentoo.org/917526
Signed-off-by: Michal Privoznik  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 ...glib-4.0.0-Make-xmlError-structs-constant.patch | 64 ++
 ...-libvirt-gconfig-Add-more-libxml-includes.patch | 50 +
 .../libvirt-glib/libvirt-glib-4.0.0.ebuild |  5 ++
 3 files changed, 119 insertions(+)

diff --git 
a/app-emulation/libvirt-glib/files/libvirt-glib-4.0.0-Make-xmlError-structs-constant.patch
 
b/app-emulation/libvirt-glib/files/libvirt-glib-4.0.0-Make-xmlError-structs-constant.patch
new file mode 100644
index ..654436a65d99
--- /dev/null
+++ 
b/app-emulation/libvirt-glib/files/libvirt-glib-4.0.0-Make-xmlError-structs-constant.patch
@@ -0,0 +1,64 @@
+From 56acbe8a0765a02418f80fb3599b3cf7160ef446 Mon Sep 17 00:00:00 2001
+Message-ID: 
<56acbe8a0765a02418f80fb3599b3cf7160ef446.1701156704.git.mpriv...@redhat.com>
+From: Michal Privoznik 
+Date: Sat, 25 Nov 2023 07:13:33 +0100
+Subject: [glib PATCH 1/2] Make xmlError structs constant
+
+In libxml2 commits v2.12.0~14 and v2.12.0~77 the API changed so
+that:
+
+1) xmlGetLastError() returns pointer to a constant xmlError
+   struct, and
+
+2) xmlSetStructuredErrorFunc() changed the signature of callback
+   (gvir_xml_structured_error_nop()), it too is passed pointer to
+   a constant xmlError struct.
+
+But of course, older libxml2 expects different callback
+signature. Therefore, we need to typecast it anyway.
+
+Signed-off-by: Michal Privoznik 
+---
+ libvirt-gconfig/libvirt-gconfig-helpers.c | 2 +-
+ libvirt-gconfig/libvirt-gconfig-object.c  | 5 +++--
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/libvirt-gconfig/libvirt-gconfig-helpers.c 
b/libvirt-gconfig/libvirt-gconfig-helpers.c
+index e8f9664..37075e3 100644
+--- a/libvirt-gconfig/libvirt-gconfig-helpers.c
 b/libvirt-gconfig/libvirt-gconfig-helpers.c
+@@ -41,7 +41,7 @@ static GError *gvir_config_error_new_literal(GQuark domain,
+  gint code,
+  const gchar *message)
+ {
+-xmlErrorPtr xerr = xmlGetLastError();
++const xmlError *xerr = xmlGetLastError();
+ 
+ if (!xerr)
+ return NULL;
+diff --git a/libvirt-gconfig/libvirt-gconfig-object.c 
b/libvirt-gconfig/libvirt-gconfig-object.c
+index eb8763e..1fcc667 100644
+--- a/libvirt-gconfig/libvirt-gconfig-object.c
 b/libvirt-gconfig/libvirt-gconfig-object.c
+@@ -59,7 +59,7 @@ static void gvir_xml_generic_error_nop(void *userData 
G_GNUC_UNUSED,
+ }
+ 
+ static void gvir_xml_structured_error_nop(void *userData G_GNUC_UNUSED,
+-  xmlErrorPtr error G_GNUC_UNUSED)
++  const xmlError *error G_GNUC_UNUSED)
+ {
+ }
+ 
+@@ -197,7 +197,8 @@ void gvir_config_object_validate(GVirConfigObject *config,
+ priv = config->priv;
+ 
+ xmlSetGenericErrorFunc(NULL, gvir_xml_generic_error_nop);
+-xmlSetStructuredErrorFunc(NULL, gvir_xml_structured_error_nop);
++/* Drop this typecast when >=libxml2-2.12.0 is required */
++xmlSetStructuredErrorFunc(NULL, (xmlStructuredErrorFunc) 
gvir_xml_structured_error_nop);
+ 
+ if (!priv->node) {
+ gvir_config_set_error_literal(err,
+-- 
+2.41.0
+

diff --git 
a/app-emulation/libvirt-glib/files/libvirt-glib-4.0.0-libvirt-gconfig-Add-more-libxml-includes.patch
 
b/app-emulation/libvirt-glib/files/libvirt-glib-4.0.0-libvirt-gconfig-Add-more-libxml-includes.patch
new file mode 100644
index ..7a13eb211e20
--- /dev/null
+++ 
b/app-emulation/libvirt-glib/files/libvirt-glib-4.0.0-libvirt-gconfig-Add-more-libxml-includes.patch
@@ -0,0 +1,50 @@
+From bcc82de1d74057f6d124c2eaff0ac97cbbf52657 Mon Sep 17 00:00:00 2001
+Message-ID: 

+In-Reply-To: 
<56acbe8a0765a02418f80fb3599b3cf7160ef446.1701156704.git.mpriv...@redhat.com>
+References: 
<56acbe8a0765a02418f80fb3599b3cf7160ef446.1701156704.git.mpriv...@redhat.com>
+From: Michal Privoznik 
+Date: Sat, 25 Nov 2023 07:15:46 +0100
+Subject: [glib PATCH 2/2] libvirt-gconfig: Add more libxml/ includes
+
+In its 2.12.0 release, libxml reworked their header files (some
+might even call it cleaning up, I call it API incompatible
+change) and now  we don't get all declarations we need by just
+including one file. Add missing includes.
+
+Resolves: https://gitlab.com/libvirt/libvirt-glib/-/issues/6
+Signed-off-by: Michal Privoznik 
+---
+ libvirt-gconfig/libvirt-gconfig-helpers.c | 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2022-08-18 Thread Sam James
commit: e9c736e5b434d646292f154a4dfca187535cbbc8
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 19 02:20:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 19 02:20:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c736e5

app-emulation/libvirt-glib: add gitlab upstream metadata

Signed-off-by: Sam James  gentoo.org>

 app-emulation/libvirt-glib/metadata.xml | 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/app-emulation/libvirt-glib/metadata.xml 
b/app-emulation/libvirt-glib/metadata.xml
index 084d30608713..08a5f06bdf97 100644
--- a/app-emulation/libvirt-glib/metadata.xml
+++ b/app-emulation/libvirt-glib/metadata.xml
@@ -1,12 +1,15 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-   tam...@gentoo.org
-   Matthias Maier
-
+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
+   
+   tam...@gentoo.org
+   Matthias Maier
+   
+   
+   libvirt/libvirt-glib
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2022-03-24 Thread Sam James
commit: fa22af4cc70f93e7dd22d016e3ba0b8ddc66b634
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 25 01:17:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 25 01:48:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa22af4c

app-emulation/libvirt-glib: drop obsolete intltool dependency

Dropped upstream in 
https://gitlab.com/libvirt/libvirt-glib/-/commit/800d0052be47bd4016ed015d24032106c6b9bc40

Signed-off-by: Sam James  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 825b6a5327a6..22cba180aefe 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,7 +25,6 @@ DEPEND="${RDEPEND}"
 
 BDEPEND="
dev-util/glib-utils
-   >=dev-util/intltool-0.35.0
virtual/pkgconfig
gtk-doc? ( dev-util/gtk-doc
app-text/docbook-xml-dtd:4.3 )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2022-01-04 Thread Matthias Maier
commit: 852c9d049aab55754f42bb4f749fdda404790618
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Jan  4 16:33:44 2022 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Jan  4 16:33:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=852c9d04

app-emulation/libvirt-glib: drop old version

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/libvirt-glib/Manifest|  1 -
 .../libvirt-glib/libvirt-glib-3.0.0.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 01ec657f55d8..e652c9e2e3e5 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,2 +1 @@
-DIST libvirt-glib-3.0.0.tar.gz 899180 BLAKE2B 
ef10b3d9bad48e49dd1898733aacb2f51f1826330eda9c63a7f8df5f11c96812f8cc7fe6a867961efa85a433f45c934d75cf605eb523ec723459da4646335b1a
 SHA512 
b9e7d782c25b5c3a9b2829f1be8162352438ab3505510a1ca7dd64d741eaab158dc9206fdd4b0e3e27b0c049e4bcfc47db0c9a7fa1a8464e23d3c35c079e
 DIST libvirt-glib-4.0.0.tar.xz 161836 BLAKE2B 
e196d1f02f6f202b1883500241bbfda963b34ee12bd945b3fa897f84f55a049f98e0429132ccfad7168e5ba2b41245e9e7e3817a7f057e0dc40b674ca6c9b661
 SHA512 
e1b99e80aa671fa5a4d7f7f7a4ea70ce7c5fdaf97574407f79aa11a75dd177e1e3f92027728a83ded62e305852bbda76eb90326aaa1f5f19b77272b008351810

diff --git a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
deleted file mode 100644
index 4ac16f7d9556..
--- a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-IUSE="+introspection nls +vala"
-REQUIRED_USE="vala? ( introspection )"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-1.36.0:= )"
-DEPEND="${RDEPEND}
-   dev-util/glib-utils
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )"
-
-src_prepare() {
-   gnome2_src_prepare
-   use vala && vala_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable nls) \
-   $(use_enable vala)
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2021-09-19 Thread Mart Raudsepp
commit: b86a07929d8f8b93042b76974213b3b73ec1f6cb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep 19 20:28:59 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep 19 20:29:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86a0792

app-emulation/libvirt-glib: fix gtk-doc deps and LICENSE

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 19 ++-
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 759c44779b2..825b6a5327a 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -8,29 +8,30 @@ inherit meson vala
 DESCRIPTION="GLib and GObject mappings for libvirt"
 HOMEPAGE="https://libvirt.org/ https://gitlab.com/libvirt/libvirt-glib/;
 SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz;
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="gtk-doc +introspection test +vala"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="vala? ( introspection )"
 
-BDEPEND="
-   dev-util/glib-utils
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   gtk-doc? ( dev-util/gtk-doc )
-   vala? ( $(vala_depend) )
-"
 RDEPEND="
>=dev-libs/libxml2-2.9.1
>=app-emulation/libvirt-1.2.8:=
>=dev-libs/glib-2.48.0:2
introspection? ( >=dev-libs/gobject-introspection-1.48.0:= )
 "
-
 DEPEND="${RDEPEND}"
 
+BDEPEND="
+   dev-util/glib-utils
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   gtk-doc? ( dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3 )
+   vala? ( $(vala_depend) )
+"
+
 src_prepare() {
default
use vala && vala_src_prepare



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2021-05-17 Thread Agostino Sarubbo
commit: 77dbc636579b274c94edea677102c3c41ec7cc34
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 17 07:47:39 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 17 07:49:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77dbc636

app-emulation/libvirt-glib: x86 stable wrt bug #790620

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 8b2fdb3576f..759c44779b2 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://libvirt.org/ 
https://gitlab.com/libvirt/libvirt-glib/;
 SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz;
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="gtk-doc +introspection test +vala"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2021-05-17 Thread Agostino Sarubbo
commit: 28a371bb60039ee09436cf65b785b33980205376
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 17 07:46:56 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 17 07:46:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a371bb

app-emulation/libvirt-glib: amd64 stable wrt bug #790620

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
index 15bc2925d9c..8b2fdb3576f 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://libvirt.org/ 
https://gitlab.com/libvirt/libvirt-glib/;
 SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz;
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 IUSE="gtk-doc +introspection test +vala"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2021-03-24 Thread Matt Turner
commit: adef91f728b8973dd56eec38bac1e02db89e1abb
Author: Jonathan Davies  protonmail  com>
AuthorDate: Wed Mar 24 11:30:43 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Mar 25 02:25:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adef91f7

app-emulation/libvirt-glib: Version updated to 4.0.0 with changes:

* EAPI 7 update, added BDEPEND
* Ported ebuild to use meson
* Removed nls and added gtk-doc and test USE flag
* Updated HOMEPAGE
* Changed SRC_URI to use HTTPS

Signed-off-by: Jonathan Davies  protonmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-4.0.0.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index eb7c318aacc..01ec657f55d 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1 +1,2 @@
 DIST libvirt-glib-3.0.0.tar.gz 899180 BLAKE2B 
ef10b3d9bad48e49dd1898733aacb2f51f1826330eda9c63a7f8df5f11c96812f8cc7fe6a867961efa85a433f45c934d75cf605eb523ec723459da4646335b1a
 SHA512 
b9e7d782c25b5c3a9b2829f1be8162352438ab3505510a1ca7dd64d741eaab158dc9206fdd4b0e3e27b0c049e4bcfc47db0c9a7fa1a8464e23d3c35c079e
+DIST libvirt-glib-4.0.0.tar.xz 161836 BLAKE2B 
e196d1f02f6f202b1883500241bbfda963b34ee12bd945b3fa897f84f55a049f98e0429132ccfad7168e5ba2b41245e9e7e3817a7f057e0dc40b674ca6c9b661
 SHA512 
e1b99e80aa671fa5a4d7f7f7a4ea70ce7c5fdaf97574407f79aa11a75dd177e1e3f92027728a83ded62e305852bbda76eb90326aaa1f5f19b77272b008351810

diff --git a/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
new file mode 100644
index 000..15bc2925d9c
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-4.0.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="https://libvirt.org/ https://gitlab.com/libvirt/libvirt-glib/;
+SRC_URI="https://libvirt.org/sources/glib/${P}.tar.xz;
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="gtk-doc +introspection test +vala"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="vala? ( introspection )"
+
+BDEPEND="
+   dev-util/glib-utils
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   gtk-doc? ( dev-util/gtk-doc )
+   vala? ( $(vala_depend) )
+"
+RDEPEND="
+   >=dev-libs/libxml2-2.9.1
+   >=app-emulation/libvirt-1.2.8:=
+   >=dev-libs/glib-2.48.0:2
+   introspection? ( >=dev-libs/gobject-introspection-1.48.0:= )
+"
+
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature gtk-doc docs)
+   $(meson_feature introspection)
+   $(meson_feature test tests)
+   $(meson_feature vala vapi)
+   )
+
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2021-03-24 Thread Matt Turner
commit: 24dd70e66c9d21418d53c310cd1802768d12e0c0
Author: Jonathan Davies  protonmail  com>
AuthorDate: Wed Mar 24 11:23:05 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Mar 25 02:25:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24dd70e6

app-emulation/libvirt-glib: Dropped old.

Signed-off-by: Jonathan Davies  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20099
Signed-off-by: Matt Turner  gentoo.org>

 app-emulation/libvirt-glib/Manifest|  2 -
 .../libvirt-glib/libvirt-glib-1.0.0-r1.ebuild  | 46 --
 .../libvirt-glib/libvirt-glib-2.0.0.ebuild | 46 --
 3 files changed, 94 deletions(-)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 7978802829e..eb7c318aacc 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,3 +1 @@
-DIST libvirt-glib-1.0.0.tar.gz 860450 BLAKE2B 
417a3bd0df41787fbec456f301af744a04649db02192ef9c80bf42214a112a050a9f054c81549a114e7a1236c86e0066e8002f0c7f09317abb672fe5f6a76789
 SHA512 
72f53a90d3e40aa93d4afe5b29f631afe859532fbdb4e27086da3bd4cdaf0fb25fc808a82a1994b7c2648a1e864876ce95de28acb3b4876dac47b0f4d1c97ba5
-DIST libvirt-glib-2.0.0.tar.gz 868946 BLAKE2B 
1ff4695b25766d6caa603826dcc63e64aa3ce022e6623eb31017fb67a490baeb546a9bc67e16fc16c7b86040db971748b1ef4303a21b5dec098cf732f77c92ec
 SHA512 
6ead4c37c314eb5670c5aa282ce039a0182a71a20b349a5d9c78367381eb674fad0f2ca0f2e20e1e89ff7df2ac9f1640f20fdfa63d599d8a2538fb4c0fba4c3f
 DIST libvirt-glib-3.0.0.tar.gz 899180 BLAKE2B 
ef10b3d9bad48e49dd1898733aacb2f51f1826330eda9c63a7f8df5f11c96812f8cc7fe6a867961efa85a433f45c934d75cf605eb523ec723459da4646335b1a
 SHA512 
b9e7d782c25b5c3a9b2829f1be8162352438ab3505510a1ca7dd64d741eaab158dc9206fdd4b0e3e27b0c049e4bcfc47db0c9a7fa1a8464e23d3c35c079e

diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild
deleted file mode 100644
index c18bd71005a..000
--- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection nls +vala"
-REQUIRED_USE="vala? ( introspection )"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )"
-DEPEND="${RDEPEND}
-   dev-util/glib-utils
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )"
-
-src_prepare() {
-   gnome2_src_prepare
-   use vala && vala_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable nls) \
-   $(use_enable vala)
-}

diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
deleted file mode 100644
index 219f71992ec..000
--- a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-IUSE="+introspection nls +vala"
-REQUIRED_USE="vala? ( introspection )"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )"
-DEPEND="${RDEPEND}
-   dev-util/glib-utils
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )"
-
-src_prepare() {
-   gnome2_src_prepare
-   use vala && vala_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable nls) \
-   $(use_enable vala)
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2020-06-05 Thread Mart Raudsepp
commit: 30788b0f81d6bf7904728131deb49e490f835fbd
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Fri Jun  5 02:21:27 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun  5 07:19:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30788b0f

app-emulation/libvirt-glib: arm64 keyworded (bug #726848)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
index c94eef8d851..4ac16f7d955 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="+introspection nls +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2020-02-03 Thread Agostino Sarubbo
commit: 2964b05e7f360fe339fdbf7055e40807e27bebee
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Feb  3 15:23:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Feb  3 15:23:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2964b05e

app-emulation/libvirt-glib: x86 stable wrt bug #707982

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
index 2147e74d1ef..c94eef8d851 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE="+introspection nls +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2020-02-03 Thread Agostino Sarubbo
commit: e00d414745a469e8aa9daa10033891e05a8f0af1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Feb  3 12:37:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Feb  3 12:37:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00d4147

app-emulation/libvirt-glib: amd64 stable wrt bug #707982

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
index 887675b3d8b..2147e74d1ef 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 IUSE="+introspection nls +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2019-12-31 Thread Matthias Maier
commit: e62cbac3cd0893797cde1b96e40da1aecd7d9b61
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Dec 31 21:27:31 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Dec 31 22:01:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e62cbac3

app-emulation/libvirt-glib: version bump to 3.0.0

Closes: https://bugs.gentoo.org/703454
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-3.0.0.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 09832689389..7978802829e 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,2 +1,3 @@
 DIST libvirt-glib-1.0.0.tar.gz 860450 BLAKE2B 
417a3bd0df41787fbec456f301af744a04649db02192ef9c80bf42214a112a050a9f054c81549a114e7a1236c86e0066e8002f0c7f09317abb672fe5f6a76789
 SHA512 
72f53a90d3e40aa93d4afe5b29f631afe859532fbdb4e27086da3bd4cdaf0fb25fc808a82a1994b7c2648a1e864876ce95de28acb3b4876dac47b0f4d1c97ba5
 DIST libvirt-glib-2.0.0.tar.gz 868946 BLAKE2B 
1ff4695b25766d6caa603826dcc63e64aa3ce022e6623eb31017fb67a490baeb546a9bc67e16fc16c7b86040db971748b1ef4303a21b5dec098cf732f77c92ec
 SHA512 
6ead4c37c314eb5670c5aa282ce039a0182a71a20b349a5d9c78367381eb674fad0f2ca0f2e20e1e89ff7df2ac9f1640f20fdfa63d599d8a2538fb4c0fba4c3f
+DIST libvirt-glib-3.0.0.tar.gz 899180 BLAKE2B 
ef10b3d9bad48e49dd1898733aacb2f51f1826330eda9c63a7f8df5f11c96812f8cc7fe6a867961efa85a433f45c934d75cf605eb523ec723459da4646335b1a
 SHA512 
b9e7d782c25b5c3a9b2829f1be8162352438ab3505510a1ca7dd64d741eaab158dc9206fdd4b0e3e27b0c049e4bcfc47db0c9a7fa1a8464e23d3c35c079e

diff --git a/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
new file mode 100644
index 000..887675b3d8b
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-3.0.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="+introspection nls +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-1.36.0:= )"
+DEPEND="${RDEPEND}
+   dev-util/glib-utils
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )"
+
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable vala)
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2019-12-28 Thread Georgy Yakovlev
commit: cfbe66b728f24439b55269a56d076506749a9e9d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Dec 28 21:38:15 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Dec 28 21:38:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbe66b7

app-emulation/libvirt-glib: keyword 2.0.0 on ~ppc64

Bug: https://bugs.gentoo.org/689634
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
index c18bd71005a..219f71992ec 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE="+introspection nls +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2019-03-29 Thread Mart Raudsepp
commit: f8a3ca6b21105de4c14f2e7b43f0e419f025211f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Mar 29 22:56:58 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Mar 29 22:56:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a3ca6b

app-emulation/libvirt-glib: remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 .../libvirt-glib/libvirt-glib-1.0.0.ebuild | 59 --
 1 file changed, 59 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
deleted file mode 100644
index 5f3df9674b1..000
--- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection nls python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/glib-utils
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   gnome2_src_prepare
-   use vala && vala_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable nls) \
-   $(use_enable vala) \
-   $(use_with python)
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2019-02-15 Thread Mart Raudsepp
commit: 231a9c083f420b067d7b4bdca73addbdf984bda6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Feb 15 22:38:31 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Feb 15 22:38:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231a9c08

app-emulation/libvirt-glib: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/668584
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild | 3 ++-
 app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild| 3 ++-
 app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild| 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild
index 0daa19c64aa..c18bd71005a 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,6 +25,7 @@ RDEPEND="
>=dev-libs/glib-2.38.0:2
introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )"
 DEPEND="${RDEPEND}
+   dev-util/glib-utils
dev-util/gtk-doc-am
>=dev-util/intltool-0.35.0
virtual/pkgconfig

diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
index 677bcfa6826..5f3df9674b1 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,6 +32,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
 "
 DEPEND="${RDEPEND}
+   dev-util/glib-utils
dev-util/gtk-doc-am
>=dev-util/intltool-0.35.0
virtual/pkgconfig

diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
index c0dbda3904f..c18bd71005a 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
>=dev-libs/glib-2.38.0:2
introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )"
 DEPEND="${RDEPEND}
+   dev-util/glib-utils
dev-util/gtk-doc-am
>=dev-util/intltool-0.35.0
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2019-01-02 Thread Mikle Kolyada
commit: 04ee517d10934c2a706868e18b4516b59fc34e88
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan  2 10:00:49 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan  2 10:00:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ee517d

app-emulation/libvirt-glib: amd64 stable wrt bug #673734

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
index 8c47ef3bf8d..c0dbda3904f 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="+introspection nls +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2018-12-29 Thread Thomas Deutschmann
commit: c77530758b71ec209ec401f31eeef481d7cf8e61
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Dec 29 18:46:45 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Dec 29 19:12:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7753075

app-emulation/libvirt-glib: x86 stable (bug #673734)

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
index 6b7cab7e2d1..8c47ef3bf8d 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+introspection nls +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2018-11-03 Thread Matthias Maier
commit: d1a13f82b8d232902777b7d8efcabb2b137dba2e
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Nov  4 05:12:01 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov  4 05:13:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a13f82

app-emulation/libvirt-glib: version bump to 2.0.0

Signed-off-by: Matthias Maier  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-2.0.0.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 5e69ff0..09832689389 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1 +1,2 @@
 DIST libvirt-glib-1.0.0.tar.gz 860450 BLAKE2B 
417a3bd0df41787fbec456f301af744a04649db02192ef9c80bf42214a112a050a9f054c81549a114e7a1236c86e0066e8002f0c7f09317abb672fe5f6a76789
 SHA512 
72f53a90d3e40aa93d4afe5b29f631afe859532fbdb4e27086da3bd4cdaf0fb25fc808a82a1994b7c2648a1e864876ce95de28acb3b4876dac47b0f4d1c97ba5
+DIST libvirt-glib-2.0.0.tar.gz 868946 BLAKE2B 
1ff4695b25766d6caa603826dcc63e64aa3ce022e6623eb31017fb67a490baeb546a9bc67e16fc16c7b86040db971748b1ef4303a21b5dec098cf732f77c92ec
 SHA512 
6ead4c37c314eb5670c5aa282ce039a0182a71a20b349a5d9c78367381eb674fad0f2ca0f2e20e1e89ff7df2ac9f1640f20fdfa63d599d8a2538fb4c0fba4c3f

diff --git a/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
new file mode 100644
index 000..6b7cab7e2d1
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-2.0.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection nls +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT="test"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )"
+
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable vala)
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2017-03-04 Thread Matthias Maier
commit: 9d1d12734205c83fca8441df6d13d8171e57decd
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Mar  4 21:19:29 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Mar  4 21:25:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1d1273

app-emulation/libvirt-glib: drop old versions 0.2.3*

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 app-emulation/libvirt-glib/Manifest|  1 -
 .../libvirt-glib/libvirt-glib-0.2.3-r1.ebuild  | 58 --
 .../libvirt-glib/libvirt-glib-0.2.3.ebuild | 57 -
 3 files changed, 116 deletions(-)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 8f7b0f143b7..44a6729a826 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,2 +1 @@
-DIST libvirt-glib-0.2.3.tar.gz 876258 SHA256 
c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd SHA512 
007e642724658e7f2d4ad10094e70a93186196467140662d5e71644ae8efac25a7f60dcf51b55b60d056d3079ecf0798428e077cb6110292ce5f2a474db9e369
 WHIRLPOOL 
594ab70f4647e053d9540e857aeba7853491200d825eed713a1025afe5eabbe2f3c698d30b00e0da1735f2fc8465212eae2a965fb93a68099df5d11ce494a0d2
 DIST libvirt-glib-1.0.0.tar.gz 860450 SHA256 
ca9158d01cc4d9e0218f94f8c9ee04ae367d8c3b4396daaebca2c4b89a2e8a47 SHA512 
72f53a90d3e40aa93d4afe5b29f631afe859532fbdb4e27086da3bd4cdaf0fb25fc808a82a1994b7c2648a1e864876ce95de28acb3b4876dac47b0f4d1c97ba5
 WHIRLPOOL 
66abe839eca288690e0637f72a3f3ef550b3dd0bb2a90102cb9fb2fa2889addbce2d30eed8a776ffbf9021b48e5822068d600b9544ce4ff558df3f00638a9e98

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
deleted file mode 100644
index 677bcfa6826..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection nls python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   gnome2_src_prepare
-   use vala && vala_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable nls) \
-   $(use_enable vala) \
-   $(use_with python)
-}

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
deleted file mode 100644
index fc1407c822d..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   gnome2_src_prepare
-   use vala && vala_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2017-03-04 Thread Matthias Maier
commit: 221fc267f3275a8868cec6f3227f4c66b5d33dde
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Mar  4 21:13:24 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Mar  4 21:23:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221fc267

app-emulation/libvirt-glib: ebuild maintenance,

 - bump to EAPI=6
 - drop python, bug #601384

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 .../libvirt-glib/libvirt-glib-1.0.0-r1.ebuild  | 45 ++
 1 file changed, 45 insertions(+)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild
new file mode 100644
index 000..4008ecb
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection nls +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT="test"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )"
+
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable vala)
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-12-01 Thread Matthias Maier
commit: 06e46dc3ae1d7e8111263113ecee9b77f719e2ad
Author: Matthias Maier  gentoo  org>
AuthorDate: Thu Dec  1 16:47:29 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Dec  1 16:51:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e46dc3

app-emulation/libvirt-glib: stabilize 1.0.0 for amd64 and x86

Package-Manager: portage-2.3.0

 app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
index 662429c..d7e6e43 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+introspection nls python +vala"
 REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-11-18 Thread Matthias Maier
commit: 7cf38ffd62d2936d80b6d5cb5b18e49241881d29
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Nov 18 20:37:16 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Nov 18 20:37:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cf38ffd

app-emulation/libvirt-glib: stabilize 0.2.3-r1 for amd64 and x86

Package-Manager: portage-2.3.0

 app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
index 662429c..d7e6e43 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+introspection nls python +vala"
 REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-11-18 Thread Matthias Maier
commit: 2a846f0e0ec1edfb52c34d1ff3e2cd1c9eac44aa
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Nov 18 20:38:49 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Nov 18 20:38:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a846f0e

app-emulation/libvirt-glib: version bump to 1.0.0

Package-Manager: portage-2.3.0

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-1.0.0.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 4a1c812..8f7b0f1 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1 +1,2 @@
 DIST libvirt-glib-0.2.3.tar.gz 876258 SHA256 
c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd SHA512 
007e642724658e7f2d4ad10094e70a93186196467140662d5e71644ae8efac25a7f60dcf51b55b60d056d3079ecf0798428e077cb6110292ce5f2a474db9e369
 WHIRLPOOL 
594ab70f4647e053d9540e857aeba7853491200d825eed713a1025afe5eabbe2f3c698d30b00e0da1735f2fc8465212eae2a965fb93a68099df5d11ce494a0d2
+DIST libvirt-glib-1.0.0.tar.gz 860450 SHA256 
ca9158d01cc4d9e0218f94f8c9ee04ae367d8c3b4396daaebca2c4b89a2e8a47 SHA512 
72f53a90d3e40aa93d4afe5b29f631afe859532fbdb4e27086da3bd4cdaf0fb25fc808a82a1994b7c2648a1e864876ce95de28acb3b4876dac47b0f4d1c97ba5
 WHIRLPOOL 
66abe839eca288690e0637f72a3f3ef550b3dd0bb2a90102cb9fb2fa2889addbce2d30eed8a776ffbf9021b48e5822068d600b9544ce4ff558df3f00638a9e98

diff --git a/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
new file mode 100644
index ..662429c
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-1.0.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-single-r1 vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection nls python +vala"
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   vala? ( introspection )
+"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT="test"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
+   python? ( ${PYTHON_DEPS} )
+"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable vala) \
+   $(use_with python)
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-10-04 Thread Matthias Maier
commit: 5af933245f36251fa2b13fa8fc81fe33d92b989f
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Oct  4 07:18:56 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Oct  4 07:18:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af93324

app-emulation/libvirt-glib: add USE="nls", bug #596052

Package-Manager: portage-2.3.0

 .../libvirt-glib/libvirt-glib-0.2.3-r1.ebuild  | 59 ++
 1 file changed, 59 insertions(+)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
new file mode 100644
index ..662429c
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-single-r1 vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection nls python +vala"
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   vala? ( introspection )
+"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT="test"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
+   python? ( ${PYTHON_DEPS} )
+"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable vala) \
+   $(use_with python)
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-02-28 Thread Pacho Ramos
commit: 8eb0b35abb37f4eeb50982b39edf1733836e3be1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Feb 28 10:57:26 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Feb 28 11:08:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb0b35a

app-emulation/libvirt-glib: Revert previous bump as this was broken due to not 
exporting src_prepare phases properly

Package-Manager: portage-2.2.27

 .../libvirt-glib/libvirt-glib-0.2.3-r1.ebuild  | 54 --
 1 file changed, 54 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
deleted file mode 100644
index f67e8f4..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala xdg-utils
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+introspection python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-   xdg_environment_reset
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable vala) \
-   $(use_with python)
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-02-28 Thread Pacho Ramos
commit: 59c8ea7c0f819d6846778353202153ca8d771410
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Feb 28 10:57:54 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Feb 28 11:08:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c8ea7c

Fix src_prepare phase

Package-Manager: portage-2.2.27

 app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
index fbc3fc2..797792c 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
@@ -43,6 +43,11 @@ pkg_setup() {
use python && python-single-r1_pkg_setup
 }
 
+src_prepare() {
+   gnome2_src_prepare
+   use vala && vala_src_prepare
+}
+
 src_configure() {
gnome2_src_configure \
--disable-test-coverage \



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-02-27 Thread Matthias Maier
commit: 4aff758a5138cfed88a81dd09b9f151b5fe7acf7
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Feb 28 05:54:46 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Feb 28 06:15:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aff758a

app-emulation/libvirt-glib: remove old version 0.2.2

Package-Manager: portage-2.2.26

 app-emulation/libvirt-glib/Manifest|  1 -
 .../libvirt-glib/libvirt-glib-0.2.2.ebuild | 53 --
 2 files changed, 54 deletions(-)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 155d400..4a1c812 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,2 +1 @@
-DIST libvirt-glib-0.2.2.tar.gz 853052 SHA256 
d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d SHA512 
77adcf74dd057b8c5e3c21e1fbe0a99eedbe0005d0247c0173bce69e4e6209dbffe18c7a2f0de9a4c279f138ab5bcc360c14cc2335d0b2b55f22b5819c3e5b70
 WHIRLPOOL 
628d76cf20fe0b707a56688ad4f17c2c95b12b89fe89f4628e42cee2e8c5855aeac0e06ad45fe71fb63ae935b1ff7a17ee69f294b8358653f7cbcd03aea59876
 DIST libvirt-glib-0.2.3.tar.gz 876258 SHA256 
c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd SHA512 
007e642724658e7f2d4ad10094e70a93186196467140662d5e71644ae8efac25a7f60dcf51b55b60d056d3079ecf0798428e077cb6110292ce5f2a474db9e369
 WHIRLPOOL 
594ab70f4647e053d9540e857aeba7853491200d825eed713a1025afe5eabbe2f3c698d30b00e0da1735f2fc8465212eae2a965fb93a68099df5d11ce494a0d2

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild
deleted file mode 100644
index 4b1ff53..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-1.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable vala) \
-   $(use_with python)
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-02-27 Thread Matthias Maier
commit: d2aaf052718b167bb62ce3faccaac6d46a2dd545
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Feb 28 05:52:06 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Feb 28 06:15:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2aaf052

app-emulation/libvirt-glib: Stable for x86

Package-Manager: portage-2.2.26

 app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
index 0ce6e08..fbc3fc2 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+introspection python +vala"
 REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2016-02-25 Thread Andreas Hüttel
commit: e636a891d57be6a28cb36fecffbd299ba16e9c0b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Feb 25 22:49:20 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Thu Feb 25 22:58:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e636a891

app-emulation/libvirt-glib: Clean up XDG environment, bug 567192

Package-Manager: portage-2.2.27

 .../libvirt-glib/libvirt-glib-0.2.3-r1.ebuild  | 54 ++
 1 file changed, 54 insertions(+)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
new file mode 100644
index 000..f67e8f4
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3-r1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-single-r1 vala xdg-utils
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection python +vala"
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   vala? ( introspection )
+"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT="test"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
+   python? ( ${PYTHON_DEPS} )
+"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   xdg_environment_reset
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable vala) \
+   $(use_with python)
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2015-12-27 Thread Matthias Maier
commit: 3fae8409c95850d27c0c7a9344e400c653730540
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Dec 27 13:02:54 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Dec 27 13:06:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fae8409

app-emulation/libvirt-glib: version bump to 0.2.3

Thanks to Dessa for pointing this out.

Package-Manager: portage-2.2.26

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-0.2.3.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 42e9da5..155d400 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1 +1,2 @@
 DIST libvirt-glib-0.2.2.tar.gz 853052 SHA256 
d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d SHA512 
77adcf74dd057b8c5e3c21e1fbe0a99eedbe0005d0247c0173bce69e4e6209dbffe18c7a2f0de9a4c279f138ab5bcc360c14cc2335d0b2b55f22b5819c3e5b70
 WHIRLPOOL 
628d76cf20fe0b707a56688ad4f17c2c95b12b89fe89f4628e42cee2e8c5855aeac0e06ad45fe71fb63ae935b1ff7a17ee69f294b8358653f7cbcd03aea59876
+DIST libvirt-glib-0.2.3.tar.gz 876258 SHA256 
c3b11aa34584b3416148b36bb005505e461830c73c9fd2f40143cca3309250dd SHA512 
007e642724658e7f2d4ad10094e70a93186196467140662d5e71644ae8efac25a7f60dcf51b55b60d056d3079ecf0798428e077cb6110292ce5f2a474db9e369
 WHIRLPOOL 
594ab70f4647e053d9540e857aeba7853491200d825eed713a1025afe5eabbe2f3c698d30b00e0da1735f2fc8465212eae2a965fb93a68099df5d11ce494a0d2

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
new file mode 100644
index 000..a5ccb74
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-single-r1 vala
+
+DESCRIPTION="GLib and GObject mappings for libvirt"
+HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection python +vala"
+REQUIRED_USE="
+   python? ( ${PYTHON_REQUIRED_USE} )
+   vala? ( introspection )
+"
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT="test"
+
+RDEPEND="
+   dev-libs/libxml2:2
+   >=app-emulation/libvirt-1.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
+   python? ( ${PYTHON_DEPS} )
+"
+DEPEND="${RDEPEND}
+   dev-util/gtk-doc-am
+   >=dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable vala) \
+   $(use_with python)
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2015-12-22 Thread Matthias Maier
commit: f08eedc5c90acf208f9b3338e2161d8d6dcae5d3
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Dec 22 16:13:06 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Dec 22 16:13:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08eedc5

app-emulation/libvirt-glib: remove old versions 0.2.0, 0.2.1

Package-Manager: portage-2.2.26

 app-emulation/libvirt-glib/Manifest|  2 -
 .../libvirt-glib/libvirt-glib-0.2.0.ebuild | 54 --
 .../libvirt-glib/libvirt-glib-0.2.1.ebuild | 53 -
 3 files changed, 109 deletions(-)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 74c17e9..42e9da5 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,3 +1 @@
-DIST libvirt-glib-0.2.0.tar.gz 836245 SHA256 
30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b SHA512 
23b698fe297247dd5ce06d9e37eed2025064ab76a52f008cb89cd835364a52c8fe60ae535f68e67fb6c3454d41328dd77c392efd594a3fb1a237d1beb25d19ae
 WHIRLPOOL 
6ef50cc740fa1b43dafc4666ac221bb57312dd937ee693bd12e582e3cec784a5c7a5d22e3c15cc369ac0a24ae26ce64edc69d2c4b55fc2ea83a8e350bc8003ab
-DIST libvirt-glib-0.2.1.tar.gz 844657 SHA256 
d856d37b708bc8bf9e6ac294edca7a53f2baa6d857c6f5859be58517a714a2fb SHA512 
bd38b5c415f65bd6e8824d419c787afdd43aa322f03045f517f9bae88575de1a0975f0340b24bf776421eeb54632227d798e801a1611ce932878ad7bace3adfb
 WHIRLPOOL 
99408b22553d8b4bea5df75750aea2339800ad45b7497eae1afdc79e11be256f0e79d29fe879ef4bc8992817178850058ee361fa4ac5a4b2213f09a6fa825cb2
 DIST libvirt-glib-0.2.2.tar.gz 853052 SHA256 
d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d SHA512 
77adcf74dd057b8c5e3c21e1fbe0a99eedbe0005d0247c0173bce69e4e6209dbffe18c7a2f0de9a4c279f138ab5bcc360c14cc2335d0b2b55f22b5819c3e5b70
 WHIRLPOOL 
628d76cf20fe0b707a56688ad4f17c2c95b12b89fe89f4628e42cee2e8c5855aeac0e06ad45fe71fb63ae935b1ff7a17ee69f294b8358653f7cbcd03aea59876

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild
deleted file mode 100644
index 1bde313..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-VALA_MIN_API_VERSION="0.14"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-0.9.10:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable vala) \
-   $(use_with python)
-}

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
deleted file mode 100644
index 27caa06..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git;
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="+introspection python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-0.9.10:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2015-09-07 Thread Mikle Kolyada
commit: c0f81ce36cd563c72b3fb83bd40271a4712b3183
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Sep  7 15:44:12 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Sep  7 16:21:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f81ce3

app-emulation/libvirt-glib: amd64 stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild
index a5ccb74..0ce6e08 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+introspection python +vala"
 REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2015-08-16 Thread Mikle Kolyada
commit: d242dc9a7fcd92bda26004137646b35ac7fad21f
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug 16 20:53:37 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug 16 20:53:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d242dc9a

app-emulation/libvirt-glib: amd64 stable wrt bug #557520

Package-Manager: portage-2.2.20.1

 app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
index 41e5fa8..27caa06 100644
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI=ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=+introspection python +vala
 REQUIRED_USE=
python? ( ${PYTHON_REQUIRED_USE} )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2015-08-13 Thread Matthias Maier
commit: ef56e60ef09fbc1920290b8c2ae1c66385ab6fa5
Author: Matthias Maier tamiko AT gentoo DOT org
AuthorDate: Fri Aug 14 04:15:02 2015 +
Commit: Matthias Maier tamiko AT gentoo DOT org
CommitDate: Fri Aug 14 04:15:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef56e60e

app-emulation/libvirt-glib: version bump to 0.22 (bug #557496)

This commit bumps libvirt-glib to version 0.22. The dependency on libvirt
is also updated to =app-emulation/libvirt-1.2.6.

Thanks to Russell Knighton.

Gentoo-Bug: 557496

Package-Manager: portage-2.2.20.1

 app-emulation/libvirt-glib/Manifest|  1 +
 .../libvirt-glib/libvirt-glib-0.2.2.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index d7bb12e..74c17e9 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,2 +1,3 @@
 DIST libvirt-glib-0.2.0.tar.gz 836245 SHA256 
30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b SHA512 
23b698fe297247dd5ce06d9e37eed2025064ab76a52f008cb89cd835364a52c8fe60ae535f68e67fb6c3454d41328dd77c392efd594a3fb1a237d1beb25d19ae
 WHIRLPOOL 
6ef50cc740fa1b43dafc4666ac221bb57312dd937ee693bd12e582e3cec784a5c7a5d22e3c15cc369ac0a24ae26ce64edc69d2c4b55fc2ea83a8e350bc8003ab
 DIST libvirt-glib-0.2.1.tar.gz 844657 SHA256 
d856d37b708bc8bf9e6ac294edca7a53f2baa6d857c6f5859be58517a714a2fb SHA512 
bd38b5c415f65bd6e8824d419c787afdd43aa322f03045f517f9bae88575de1a0975f0340b24bf776421eeb54632227d798e801a1611ce932878ad7bace3adfb
 WHIRLPOOL 
99408b22553d8b4bea5df75750aea2339800ad45b7497eae1afdc79e11be256f0e79d29fe879ef4bc8992817178850058ee361fa4ac5a4b2213f09a6fa825cb2
+DIST libvirt-glib-0.2.2.tar.gz 853052 SHA256 
d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d SHA512 
77adcf74dd057b8c5e3c21e1fbe0a99eedbe0005d0247c0173bce69e4e6209dbffe18c7a2f0de9a4c279f138ab5bcc360c14cc2335d0b2b55f22b5819c3e5b70
 WHIRLPOOL 
628d76cf20fe0b707a56688ad4f17c2c95b12b89fe89f4628e42cee2e8c5855aeac0e06ad45fe71fb63ae935b1ff7a17ee69f294b8358653f7cbcd03aea59876

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild
new file mode 100644
index 000..a5ccb74
--- /dev/null
+++ b/app-emulation/libvirt-glib/libvirt-glib-0.2.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GCONF_DEBUG=no
+GNOME2_LA_PUNT=yes
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-single-r1 vala
+
+DESCRIPTION=GLib and GObject mappings for libvirt
+HOMEPAGE=http://libvirt.org/git/?p=libvirt-glib.git;
+SRC_URI=ftp://libvirt.org/libvirt/glib/${P}.tar.gz;
+
+LICENSE=LGPL-2.1
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=+introspection python +vala
+REQUIRED_USE=
+   python? ( ${PYTHON_REQUIRED_USE} )
+   vala? ( introspection )
+
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
+RESTRICT=test
+
+RDEPEND=
+   dev-libs/libxml2:2
+   =app-emulation/libvirt-1.2.6:=
+   =dev-libs/glib-2.38.0:2
+   introspection? ( =dev-libs/gobject-introspection-0.10.8:= )
+   python? ( ${PYTHON_DEPS} )
+
+DEPEND=${RDEPEND}
+   dev-util/gtk-doc-am
+   =dev-util/intltool-0.35.0
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+
+
+pkg_setup() {
+   use python  python-single-r1_pkg_setup
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-test-coverage \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable vala) \
+   $(use_with python)
+}