diff options
Diffstat (limited to 'sys-auth/pam-csync')
-rw-r--r-- | sys-auth/pam-csync/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/pam-csync/ChangeLog b/sys-auth/pam-csync/ChangeLog index 26d7efc16607..b4bdb45c7c95 100644 --- a/sys-auth/pam-csync/ChangeLog +++ b/sys-auth/pam-csync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam-csync -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-csync/ChangeLog,v 1.4 2012/12/16 06:41:26 creffett Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-csync/ChangeLog,v 1.5 2014/02/07 08:55:08 voyageur Exp $ + + 07 Feb 2014; Bernard Cafarelli <voyageur@gentoo.org> + pam-csync-0.42.0-r1.ebuild: + Fix csync dependency 16 Dec 2012; Chris Reffett <creffett@gentoo.org> -pam-csync-0.42.0.ebuild: Remove old version depending on now-removed csync. diff --git a/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild b/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild index c7bd72a042cf..4cc5b6e1d55b 100644 --- a/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild +++ b/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild,v 1.1 2012/10/17 06:19:37 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild,v 1.2 2014/02/07 08:55:08 voyageur Exp $ EAPI=4 @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" >=dev-libs/iniparser-3.1 - >=net-misc/csync-0.60.0 + >=net-misc/ocsync-0.60.0 virtual/pam " DEPEND="${DEPEND} |