public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/libgudev: libgudev-215-r3.ebuild ChangeLog
@ 2015-06-10 12:43 Mike Gilbert (floppym)
  0 siblings, 0 replies; only message in thread
From: Mike Gilbert (floppym) @ 2015-06-10 12:43 UTC (permalink / raw
  To: gentoo-commits

floppym     15/06/10 12:43:46

  Modified:             ChangeLog
  Added:                libgudev-215-r3.ebuild
  Log:
  Add default value for introspection on udev/systemd deps.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.17                 virtual/libgudev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libgudev/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libgudev/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libgudev/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libgudev/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	10 Jun 2015 02:45:13 -0000	1.16
+++ ChangeLog	10 Jun 2015 12:43:46 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/libgudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/ChangeLog,v 1.16 2015/06/10 02:45:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/ChangeLog,v 1.17 2015/06/10 12:43:46 floppym Exp $
+
+*libgudev-215-r3 (10 Jun 2015)
+
+  10 Jun 2015; Mike Gilbert <floppym@gentoo.org> +libgudev-215-r3.ebuild:
+  Add default value for introspection on udev/systemd deps.
 
   10 Jun 2015; Mike Gilbert <floppym@gentoo.org> libgudev-215-r2.ebuild:
   Add slot to dev-libs/libgudev.



1.1                  virtual/libgudev/libgudev-215-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libgudev/libgudev-215-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libgudev/libgudev-215-r3.ebuild?rev=1.1&content-type=text/plain

Index: libgudev-215-r3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/libgudev-215-r3.ebuild,v 1.1 2015/06/10 12:43:46 floppym Exp $

EAPI=5
inherit multilib-build

DESCRIPTION="Virtual for libgudev providers"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0/0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="introspection static-libs systemd"

DEPEND=""
RDEPEND="
	|| ( dev-libs/libgudev:0/0[${MULTILIB_USEDEP},introspection?,static-libs?]
		!systemd? ( || (
			>=sys-fs/udev-208-r1:0/0[${MULTILIB_USEDEP},gudev(-),introspection(-)?,static-libs?]
			>=sys-fs/eudev-1.5.3-r1:0/0[${MULTILIB_USEDEP},gudev(-),introspection(-)?,static-libs?] )
		)
		systemd? (
			>=sys-apps/systemd-212-r5:0/2[${MULTILIB_USEDEP},gudev(-),introspection(-)?]
		)
	)"

REQUIRED_USE="systemd? ( !static-libs )"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-10 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 12:43 [gentoo-commits] gentoo-x86 commit in virtual/libgudev: libgudev-215-r3.ebuild ChangeLog Mike Gilbert (floppym)

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