floppym     14/07/28 03:36:10

  Modified:             systemd-9999.ebuild metadata.xml ChangeLog
  Log:
  Add python3_4 to PYTHON_COMPAT. Add optional dependencies on curl and lz4.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

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

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

Index: systemd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- systemd-9999.ebuild 27 Jul 2014 15:00:52 -0000      1.129
+++ systemd-9999.ebuild 28 Jul 2014 03:36:10 -0000      1.130
@@ -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.129 2014/07/27 15:00:52 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.130 2014/07/28 03:36:10 floppym Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 #endif
 
 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 inherit autotools-utils bash-completion-r1 fcaps linux-info multilib \
        multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \
        user
@@ -25,9 +25,9 @@
 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
 SLOT="0/2"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="acl audit cryptsetup doc elfutils +firmware-loader gcrypt gudev http
-       introspection kdbus +kmod lzma pam policykit python qrcode +seccomp 
selinux
-       ssl test vanilla"
+IUSE="acl audit cryptsetup curl doc elfutils +firmware-loader gcrypt gudev http
+       introspection kdbus +kmod lz4 lzma pam policykit python qrcode +seccomp
+       selinux ssl test vanilla"
 
 MINKV="3.8"
 
@@ -36,6 +36,7 @@
        acl? ( sys-apps/acl:0= )
        audit? ( >=sys-process/audit-2:0= )
        cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= )
+       curl? ( net-misc/curl:0= )
        elfutils? ( >=dev-libs/elfutils-0.158:0= )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
        gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] )
@@ -45,6 +46,7 @@
        )
        introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
        kmod? ( >=sys-apps/kmod-15:0= )
+       lz4? ( >=app-arch/lz4-0_p119:0=[${MULTILIB_USEDEP}] )
        lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
        pam? ( virtual/pam:= )
        python? ( ${PYTHON_DEPS} )
@@ -210,6 +212,7 @@
                $(multilib_native_use_enable acl)
                $(multilib_native_use_enable audit)
                $(multilib_native_use_enable cryptsetup libcryptsetup)
+               $(multilib_native_use_enable curl libcurl)
                $(multilib_native_use_enable doc gtk-doc)
                $(multilib_native_use_enable elfutils)
                $(use_enable gcrypt)
@@ -219,6 +222,7 @@
                $(multilib_native_use_enable introspection)
                $(use_enable kdbus)
                $(multilib_native_use_enable kmod)
+               $(use_enable lz4)
                $(use_enable lzma xz)
                $(multilib_native_use_enable pam)
                $(multilib_native_use_enable policykit polkit)
@@ -235,6 +239,7 @@
                $(multilib_native_enable binfmt)
                $(multilib_native_enable bootchart)
                $(multilib_native_enable coredump)
+               $(multilib_native_enable firstboot)
                $(multilib_native_enable hostnamed)
                $(multilib_native_enable localed)
                $(multilib_native_enable logind)



1.27                 sys-apps/systemd/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/metadata.xml?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/metadata.xml?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/metadata.xml?r1=1.26&r2=1.27

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/metadata.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- metadata.xml        4 Jul 2014 15:00:55 -0000       1.26
+++ metadata.xml        28 Jul 2014 03:36:10 -0000      1.27
@@ -16,6 +16,7 @@
                <flag name='http'>Enable embedded HTTP server in journald</flag>
                <flag name='kdbus'>Connect to kernel dbus (KDBUS) instead of 
userspace dbus if available</flag>
                <flag name='kmod'>Enable kernel module loading via 
<pkg>sys-apps/kmod</pkg></flag>
+               <flag name='lz4'>Enable lz4 compression for the journal</flag>
                <flag name='qrcode'>Enable qrcode output support in 
journal</flag>
                <flag name='seccomp'>Enable system call filtering via 
seccomp</flag>
                <flag name='vanilla'>Disable Gentoo-specific behavior and 
compatibility quirks</flag>



1.295                sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- ChangeLog   28 Jul 2014 02:43:04 -0000      1.294
+++ ChangeLog   28 Jul 2014 03:36:10 -0000      1.295
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.294 
2014/07/28 02:43:04 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.295 
2014/07/28 03:36:10 floppym Exp $
+
+  28 Jul 2014; Mike Gilbert <flop...@gentoo.org> metadata.xml,
+  systemd-9999.ebuild:
+  Add python3_4 to PYTHON_COMPAT. Add optional dependencies on curl and lz4.
 
   28 Jul 2014; Richard Freeman <ri...@gentoo.org> systemd-215-r3.ebuild:
   amd64 stable - 517120




Reply via email to