mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-auth/pam-csync: EAPI 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user