commit:     3b4ce3cdb164cee18bee6c6385eedbda2a10ec4d
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 21:57:59 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 22:03:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4ce3cd

virtual/libgudev: bump to 232 for packages requiring it

Due to introduction of g_autoptr in glib and its use in this release,
some package may start to fail if not requiring this specific version.
See bug #630312.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 virtual/libgudev/libgudev-232.ebuild | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/virtual/libgudev/libgudev-232.ebuild 
b/virtual/libgudev/libgudev-232.ebuild
new file mode 100644
index 00000000000..06c670850c0
--- /dev/null
+++ b/virtual/libgudev/libgudev-232.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit multilib-build
+
+DESCRIPTION="Virtual for libgudev providers"
+SLOT="0/0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="introspection static-libs"
+
+RDEPEND=">=dev-libs/libgudev-232:0/0[${MULTILIB_USEDEP},introspection?,static-libs?]"

Reply via email to