sys-auth/pam-csync: EAPI 6
authorJohannes Huber <johu@gentoo.org>
Mon, 30 Jan 2017 08:40:40 +0000 (09:40 +0100)
committerJohannes Huber <johu@gentoo.org>
Mon, 30 Jan 2017 08:43:21 +0000 (09:43 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-auth/pam-csync/files/pam-csync-0.42.0-ocsync.patch
sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild

index 117a2b0db26f99c692489d503a3b16a71e62920a..d0c5ff99955a77a2c77e57ad910b9ee7e312188d 100644 (file)
@@ -1,7 +1,7 @@
 Since 0.60.0, upstream renamed to "ocsync".
 
---- cmake/Modules/FindCSYNC.cmake
-+++ cmake/Modules/FindCSYNC.cmake
+--- a/cmake/Modules/FindCSYNC.cmake
++++ b/cmake/Modules/FindCSYNC.cmake
 @@ -20,7 +20,7 @@
  else (CSYNC_LIBRARIES AND CSYNC_INCLUDE_DIRS)
    find_path(CSYNC_INCLUDE_DIR
@@ -20,8 +20,8 @@ Since 0.60.0, upstream renamed to "ocsync".
      PATHS
        /usr/lib
        /usr/local/lib
---- src/pam_csync.c
-+++ src/pam_csync.c
+--- a/src/pam_csync.c
++++ b/src/pam_csync.c
 @@ -50,7 +50,7 @@
  #include <security/pam_modutil.h>
  #include <security/pam_ext.h>
index b0e795cffa24feef896318200083aa3e776db697..fc66ded5261ae0b6303bb33f2ab81013f2dd4c0c 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 inherit cmake-utils