summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:09:54 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:09:54 +0000
commitca690ed60c793cb3206eeadcca164b61b724cc6c (patch)
treee689ad6fd784b6b18d760333a01de241d25f975e /sys-auth
parentInherit user for enewuser/etc... (diff)
downloadgentoo-2-ca690ed60c793cb3206eeadcca164b61b724cc6c.tar.gz
gentoo-2-ca690ed60c793cb3206eeadcca164b61b724cc6c.tar.bz2
gentoo-2-ca690ed60c793cb3206eeadcca164b61b724cc6c.zip
Inherit user for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/tcb/ChangeLog6
-rw-r--r--sys-auth/tcb/tcb-1.0.5.ebuild6
-rw-r--r--sys-auth/tcb/tcb-1.0.6-r1.ebuild4
-rw-r--r--sys-auth/tcb/tcb-1.0.6.ebuild6
4 files changed, 13 insertions, 9 deletions
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/"