diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2014-02-07 08:55:08 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2014-02-07 08:55:08 +0000 |
commit | e0fe63b0763898b005330cf1787cea38b9aa74e1 (patch) | |
tree | 547123270e853c4da7874e62ca6b3b02d43e9b41 /sys-auth/pam-csync | |
parent | Remove vulnerable version, CVE-2014-1665 (diff) | |
download | gentoo-2-e0fe63b0763898b005330cf1787cea38b9aa74e1.tar.gz gentoo-2-e0fe63b0763898b005330cf1787cea38b9aa74e1.tar.bz2 gentoo-2-e0fe63b0763898b005330cf1787cea38b9aa74e1.zip |
Fix csync dependency
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
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} |