From ca690ed60c793cb3206eeadcca164b61b724cc6c Mon Sep 17 00:00:00 2001 From: Mike Frysinger <vapier@gentoo.org> Date: Thu, 24 May 2012 05:09:54 +0000 Subject: Inherit user for enewuser/etc... (Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64) --- sys-auth/tcb/ChangeLog | 6 +++++- sys-auth/tcb/tcb-1.0.5.ebuild | 6 +++--- sys-auth/tcb/tcb-1.0.6-r1.ebuild | 4 ++-- sys-auth/tcb/tcb-1.0.6.ebuild | 6 +++--- 4 files changed, 13 insertions(+), 9 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/tcb/ChangeLog b/sys-auth/tcb/ChangeLog index dd8e8873d501..5989d3f9d495 100644 --- a/sys-auth/tcb/ChangeLog +++ b/sys-auth/tcb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/tcb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/ChangeLog,v 1.10 2012/02/13 05:17:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/ChangeLog,v 1.11 2012/05/24 05:09:54 vapier Exp $ + + 24 May 2012; Mike Frysinger <vapier@gentoo.org> tcb-1.0.5.ebuild, + tcb-1.0.6-r1.ebuild, tcb-1.0.6.ebuild: + Inherit user for enewuser/etc... *tcb-1.0.6-r1 (13 Feb 2012) diff --git a/sys-auth/tcb/tcb-1.0.5.ebuild b/sys-auth/tcb/tcb-1.0.5.ebuild index 61efb66be849..aba93b208003 100644 --- a/sys-auth/tcb/tcb-1.0.5.ebuild +++ b/sys-auth/tcb/tcb-1.0.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/tcb-1.0.5.ebuild,v 1.1 2010/03/19 16:52:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/tcb-1.0.5.ebuild,v 1.2 2012/05/24 05:09:54 vapier Exp $ EAPI="2" -inherit eutils multilib +inherit eutils multilib user DESCRIPTION="Libraries and tools implementing the tcb password shadowing scheme" HOMEPAGE="http://www.openwall.com/tcb/" diff --git a/sys-auth/tcb/tcb-1.0.6-r1.ebuild b/sys-auth/tcb/tcb-1.0.6-r1.ebuild index 53ada86c5002..607263fb63c5 100644 --- a/sys-auth/tcb/tcb-1.0.6-r1.ebuild +++ b/sys-auth/tcb/tcb-1.0.6-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/tcb-1.0.6-r1.ebuild,v 1.1 2012/02/13 05:17:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/tcb-1.0.6-r1.ebuild,v 1.2 2012/05/24 05:09:54 vapier Exp $ EAPI="2" -inherit eutils user multilib +inherit eutils user multilib user DESCRIPTION="Libraries and tools implementing the tcb password shadowing scheme" HOMEPAGE="http://www.openwall.com/tcb/" diff --git a/sys-auth/tcb/tcb-1.0.6.ebuild b/sys-auth/tcb/tcb-1.0.6.ebuild index e72cb8fa28f7..bb46185486d4 100644 --- a/sys-auth/tcb/tcb-1.0.6.ebuild +++ b/sys-auth/tcb/tcb-1.0.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/tcb-1.0.6.ebuild,v 1.1 2010/07/07 09:39:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tcb/tcb-1.0.6.ebuild,v 1.2 2012/05/24 05:09:54 vapier Exp $ EAPI="2" -inherit eutils multilib +inherit eutils multilib user DESCRIPTION="Libraries and tools implementing the tcb password shadowing scheme" HOMEPAGE="http://www.openwall.com/tcb/" -- cgit v1.2.3-65-gdbad