floppym     14/09/18 12:26:22

  Modified:             systemd-9999.ebuild
  Log:
  Add note about dbus dep.
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.141                sys-apps/systemd/systemd-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.141&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.141&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.140&r2=1.141

Index: systemd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- systemd-9999.ebuild 14 Sep 2014 10:18:09 -0000      1.140
+++ systemd-9999.ebuild 18 Sep 2014 12:26:22 -0000      1.141
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.140 2014/09/14 10:18:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.141 2014/09/18 12:26:22 floppym Exp $
 
 EAPI=5
 
@@ -332,6 +332,7 @@
        fi
 
        # install compat pkg-config files
+       # Change dbus to >=sys-apps/dbus-1.8.8 if/when this is dropped.
        local pcfiles=( 
src/compat-libs/libsystemd-{daemon,id128,journal,login}.pc )
        emake "${mymakeopts[@]}" install-pkgconfiglibDATA \
                pkgconfiglib_DATA="${pcfiles[*]}"




Reply via email to