summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 04:21:30 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 04:21:30 +0000
commitd1226e5cbac4e3446934591c2a795c7d76035a4f (patch)
treefc3a8d03d1d5be4c919cbd66f132d078f9cf798a /sys-apps/hardened-shadow
parentInherit user for enewuser/etc... (diff)
downloadhistorical-d1226e5cbac4e3446934591c2a795c7d76035a4f.tar.gz
historical-d1226e5cbac4e3446934591c2a795c7d76035a4f.tar.bz2
historical-d1226e5cbac4e3446934591c2a795c7d76035a4f.zip
Inherit user for enewuser/etc...
Package-Manager: portage-2.2.0_alpha107_p3/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/hardened-shadow')
-rw-r--r--sys-apps/hardened-shadow/ChangeLog6
-rw-r--r--sys-apps/hardened-shadow/hardened-shadow-0.9-r1.ebuild4
-rw-r--r--sys-apps/hardened-shadow/hardened-shadow-0.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/hardened-shadow/ChangeLog b/sys-apps/hardened-shadow/ChangeLog
index 7f47b39c85e0..f57366f4fd21 100644
--- a/sys-apps/hardened-shadow/ChangeLog
+++ b/sys-apps/hardened-shadow/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/hardened-shadow
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hardened-shadow/ChangeLog,v 1.2 2012/04/17 08:40:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hardened-shadow/ChangeLog,v 1.3 2012/05/24 04:17:40 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> hardened-shadow-0.9-r1.ebuild,
+ hardened-shadow-0.9.ebuild:
+ Inherit user for enewuser/etc...
*hardened-shadow-0.9-r1 (17 Apr 2012)
diff --git a/sys-apps/hardened-shadow/hardened-shadow-0.9-r1.ebuild b/sys-apps/hardened-shadow/hardened-shadow-0.9-r1.ebuild
index 44f6cc29a861..17e771b27258 100644
--- a/sys-apps/hardened-shadow/hardened-shadow-0.9-r1.ebuild
+++ b/sys-apps/hardened-shadow/hardened-shadow-0.9-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-apps/hardened-shadow/hardened-shadow-0.9-r1.ebuild,v 1.1 2012/04/17 08:40:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hardened-shadow/hardened-shadow-0.9-r1.ebuild,v 1.2 2012/05/24 04:17:40 vapier Exp $
EAPI=4
-inherit autotools-utils eutils multilib
+inherit autotools-utils eutils multilib user
DESCRIPTION="Hardened implementation of user account utilities"
HOMEPAGE="http://code.google.com/p/hardened-shadow/"
diff --git a/sys-apps/hardened-shadow/hardened-shadow-0.9.ebuild b/sys-apps/hardened-shadow/hardened-shadow-0.9.ebuild
index 77931846f0e2..a85e668773cf 100644
--- a/sys-apps/hardened-shadow/hardened-shadow-0.9.ebuild
+++ b/sys-apps/hardened-shadow/hardened-shadow-0.9.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-apps/hardened-shadow/hardened-shadow-0.9.ebuild,v 1.1 2012/03/11 12:10:24 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hardened-shadow/hardened-shadow-0.9.ebuild,v 1.2 2012/05/24 04:17:40 vapier Exp $
EAPI=4
-inherit autotools-utils eutils multilib
+inherit autotools-utils eutils multilib user
DESCRIPTION="Hardened implementation of user account utilities"
HOMEPAGE="http://code.google.com/p/hardened-shadow/"