summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-02-09 01:07:49 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-02-09 01:07:49 +0000
commit39263ded3ad52e2c39726cc3ad9206eb0c3868bf (patch)
tree25144320a1b20c24cfd801face817e5e703058e0
parentMerge updates from master (diff)
downloadgentoo-39263ded3ad52e2c39726cc3ad9206eb0c3868bf.tar.gz
gentoo-39263ded3ad52e2c39726cc3ad9206eb0c3868bf.tar.bz2
gentoo-39263ded3ad52e2c39726cc3ad9206eb0c3868bf.zip
2022-02-09 01:07:47 UTC
-rw-r--r--metadata/md5-cache/dev-util/glade-3.38.2-r1 (renamed from metadata/md5-cache/dev-util/glade-3.38.2)12
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
3 files changed, 8 insertions, 8 deletions
diff --git a/metadata/md5-cache/dev-util/glade-3.38.2 b/metadata/md5-cache/dev-util/glade-3.38.2-r1
index 3d8396fc8799..a5fc6a979c6c 100644
--- a/metadata/md5-cache/dev-util/glade-3.38.2
+++ b/metadata/md5-cache/dev-util/glade-3.38.2-r1
@@ -1,17 +1,17 @@
-BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) app-text/docbook-xml-dtd:4.1.2 dev-libs/libxslt dev-util/itstool >=sys-devel/gettext-0.19.8 virtual/pkgconfig >=app-portage/elt-patches-20170815 app-arch/xz-utils >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
+BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) app-text/docbook-xml-dtd:4.1.2 dev-libs/libxslt dev-util/itstool >=sys-devel/gettext-0.19.8 virtual/pkgconfig >=app-portage/elt-patches-20170815 app-arch/xz-utils >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
-DEPEND=dev-libs/atk[introspection?] >=dev-libs/glib-2.53.2:2 >=dev-libs/libxml2-2.4.0:2 x11-libs/cairo:= x11-libs/gdk-pixbuf:2[introspection?] >=x11-libs/gtk+-3.22.0:3[introspection?] x11-libs/pango[introspection?] introspection? ( >=dev-libs/gobject-introspection-1.32:= ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) x11-libs/gtk+:3[introspection] python_single_target_python3_8? ( >=dev-python/pygobject-3.8:3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pygobject-3.8:3[python_targets_python3_9(-)] ) ) webkit? ( >=net-libs/webkit-gtk-2.12.0:4 ) dev-util/desktop-file-utils x11-misc/shared-mime-info
+DEPEND=dev-libs/atk[introspection?] >=dev-libs/glib-2.53.2:2 >=dev-libs/libxml2-2.4.0:2 x11-libs/cairo:= x11-libs/gdk-pixbuf:2[introspection?] >=x11-libs/gtk+-3.22.0:3[introspection?] x11-libs/pango[introspection?] introspection? ( >=dev-libs/gobject-introspection-1.32:= ) gjs? ( >=dev-libs/gjs-1.64.0 ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) x11-libs/gtk+:3[introspection] python_single_target_python3_8? ( >=dev-python/pygobject-3.8:3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pygobject-3.8:3[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pygobject-3.8:3[python_targets_python3_10(-)] ) ) webkit? ( >=net-libs/webkit-gtk-2.12.0:4 ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A user interface designer for GTK+ and GNOME
EAPI=7
HOMEPAGE=https://glade.gnome.org/
INHERIT=gnome2 python-single-r1 meson optfeature virtualx
-IUSE=gjs gtk-doc +introspection python webkit python_single_target_python3_8 python_single_target_python3_9 test
+IUSE=gjs gtk-doc +introspection python webkit python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 test
KEYWORDS=~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86
LICENSE=GPL-2+ FDL-1.1+
-RDEPEND=dev-libs/atk[introspection?] >=dev-libs/glib-2.53.2:2 >=dev-libs/libxml2-2.4.0:2 x11-libs/cairo:= x11-libs/gdk-pixbuf:2[introspection?] >=x11-libs/gtk+-3.22.0:3[introspection?] x11-libs/pango[introspection?] introspection? ( >=dev-libs/gobject-introspection-1.32:= ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) x11-libs/gtk+:3[introspection] python_single_target_python3_8? ( >=dev-python/pygobject-3.8:3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pygobject-3.8:3[python_targets_python3_9(-)] ) ) webkit? ( >=net-libs/webkit-gtk-2.12.0:4 )
-REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 ) )
+RDEPEND=dev-libs/atk[introspection?] >=dev-libs/glib-2.53.2:2 >=dev-libs/libxml2-2.4.0:2 x11-libs/cairo:= x11-libs/gdk-pixbuf:2[introspection?] >=x11-libs/gtk+-3.22.0:3[introspection?] x11-libs/pango[introspection?] introspection? ( >=dev-libs/gobject-introspection-1.32:= ) gjs? ( >=dev-libs/gjs-1.64.0 ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) x11-libs/gtk+:3[introspection] python_single_target_python3_8? ( >=dev-python/pygobject-3.8:3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pygobject-3.8:3[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pygobject-3.8:3[python_targets_python3_10(-)] ) ) webkit? ( >=net-libs/webkit-gtk-2.12.0:4 )
+REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
RESTRICT=test
SLOT=3.10/13
SRC_URI=mirror://gnome/sources/glade/3.38/glade-3.38.2.tar.xz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e gnome.org b5c48cddff1da36a205d924d722b28c9 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 xdg 6024fbc93167fad782e2032933654857 gnome2 397207e07bdf58b07ce295d0bc1049fe eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 7ee47726753a2bd062a05f6643d849da python-single-r1 003123b4d7119cfd295a7566b1830904 ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 meson 9f3e84959ae1d60e19bc91f212774dcc optfeature 30ce9dec2b8943338c9b015bd32bac6a virtualx fa024aa649b6bd544144bf94893d402c
-_md5_=dc0f863edd3bdf42f6e0233a087d0fd7
+_md5_=e1613ecc7b83ffbec4fefd3749a5d0a5
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index f41ef5961b13..b8931e54e1dd 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -11157,7 +11157,7 @@ dev-util/gi-docgen 2021.8: A documentation generator for GObject-based libraries
dev-util/git-delta 0.9.2 0.11.3: A syntax-highlighting pager for git
dev-util/github-cli 1.14.0 2.0.0 2.4.0 9999: GitHub CLI
dev-util/gitlab-ci-linter 2.2.0: linter for .gitlab-ci.yml files
-dev-util/glade 3.38.2: A user interface designer for GTK+ and GNOME
+dev-util/glade 3.38.2-r1: A user interface designer for GTK+ and GNOME
dev-util/glib-utils 2.70.2 2.70.3: Build utilities for GLib using projects
dev-util/global 6.6.4: tag system to find an object location in various sources
dev-util/glslang 1.2.198 9999: Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 72af6aa0ebd9..d7246f1f7487 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 09 Feb 2022 00:52:53 +0000
+Wed, 09 Feb 2022 01:07:47 +0000