diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-05-24 05:09:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-05-24 05:09:54 +0000 |
commit | c934c1e0738a468602c22c3d1f3cd2b489b1ac9f (patch) | |
tree | d5158fb026d1a70ae9a3d13e41c0c20638097807 /sys-auth | |
parent | Inherit eutils for epatch. (diff) | |
download | historical-c934c1e0738a468602c22c3d1f3cd2b489b1ac9f.tar.gz historical-c934c1e0738a468602c22c3d1f3cd2b489b1ac9f.tar.bz2 historical-c934c1e0738a468602c22c3d1f3cd2b489b1ac9f.zip |
Inherit user for enewuser/etc...
Package-Manager: portage-2.2.0_alpha107_p3/cvs/Linux x86_64
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/bioapi/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/bioapi/bioapi-1.2.3-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/rtkit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.10.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.6.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.7.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/rtkit/rtkit-0.9-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/tcb/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/tcb/tcb-1.0.5.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/tcb/tcb-1.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/tcb/tcb-1.0.6.ebuild | 6 |
11 files changed, 37 insertions, 26 deletions
diff --git a/sys-auth/bioapi/ChangeLog b/sys-auth/bioapi/ChangeLog index a90b53e62699..012b5de15c26 100644 --- a/sys-auth/bioapi/ChangeLog +++ b/sys-auth/bioapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/bioapi -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/ChangeLog,v 1.14 2010/11/26 05:19:37 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/ChangeLog,v 1.15 2012/05/24 05:03:44 vapier Exp $ + + 24 May 2012; Mike Frysinger <vapier@gentoo.org> bioapi-1.2.3-r2.ebuild: + Inherit user for enewuser/etc... 26 Nov 2010; Mike Frysinger <vapier@gentoo.org> bioapi-1.2.3-r2.ebuild, +files/bioapi-1.2.3-build.patch: diff --git a/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild b/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild index c113a348e810..5bfff70eb7f5 100644 --- a/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild +++ b/sys-auth/bioapi/bioapi-1.2.3-r2.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/bioapi/bioapi-1.2.3-r2.ebuild,v 1.5 2010/11/26 05:19:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild,v 1.6 2012/05/24 05:03:44 vapier Exp $ EAPI="2" -inherit eutils multilib +inherit eutils multilib user DESCRIPTION="Framework for biometric-based authentication" HOMEPAGE="http://code.google.com/p/bioapi-linux/" diff --git a/sys-auth/rtkit/ChangeLog b/sys-auth/rtkit/ChangeLog index 7a4228069795..facdf7995fa8 100644 --- a/sys-auth/rtkit/ChangeLog +++ b/sys-auth/rtkit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/rtkit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.25 2012/03/31 17:19:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/ChangeLog,v 1.26 2012/05/24 05:07:03 vapier Exp $ + + 24 May 2012; Mike Frysinger <vapier@gentoo.org> rtkit-0.10.ebuild, + rtkit-0.6.ebuild, rtkit-0.7.ebuild, rtkit-0.9-r1.ebuild: + Inherit user for enewuser/etc... 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> rtkit-0.10.ebuild: alpha/ia64/sh/sparc stable wrt #400495 diff --git a/sys-auth/rtkit/rtkit-0.10.ebuild b/sys-auth/rtkit/rtkit-0.10.ebuild index 92ab4a283b7e..cf59c6de6f28 100644 --- a/sys-auth/rtkit/rtkit-0.10.ebuild +++ b/sys-auth/rtkit/rtkit-0.10.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/rtkit/rtkit-0.10.ebuild,v 1.8 2012/03/31 17:19:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.10.ebuild,v 1.9 2012/05/24 05:07:03 vapier Exp $ EAPI="4" -inherit eutils systemd +inherit eutils systemd user DESCRIPTION="Realtime Policy and Watchdog Daemon" HOMEPAGE="http://0pointer.de/blog/projects/rtkit" diff --git a/sys-auth/rtkit/rtkit-0.6.ebuild b/sys-auth/rtkit/rtkit-0.6.ebuild index 0addbff95032..b4c222562244 100644 --- a/sys-auth/rtkit/rtkit-0.6.ebuild +++ b/sys-auth/rtkit/rtkit-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/rtkit/rtkit-0.6.ebuild,v 1.5 2010/08/11 17:55:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.6.ebuild,v 1.6 2012/05/24 05:07:03 vapier Exp $ EAPI="2" -inherit eutils +inherit eutils user DESCRIPTION="Realtime Policy and Watchdog Daemon" HOMEPAGE="http://0pointer.de/blog/projects/rtkit" diff --git a/sys-auth/rtkit/rtkit-0.7.ebuild b/sys-auth/rtkit/rtkit-0.7.ebuild index 8e3dcbe610bf..cb2f2e47cedb 100644 --- a/sys-auth/rtkit/rtkit-0.7.ebuild +++ b/sys-auth/rtkit/rtkit-0.7.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/rtkit/rtkit-0.7.ebuild,v 1.3 2010/08/11 17:55:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.7.ebuild,v 1.4 2012/05/24 05:07:03 vapier Exp $ EAPI="2" -inherit eutils +inherit eutils user DESCRIPTION="Realtime Policy and Watchdog Daemon" HOMEPAGE="http://0pointer.de/blog/projects/rtkit" diff --git a/sys-auth/rtkit/rtkit-0.9-r1.ebuild b/sys-auth/rtkit/rtkit-0.9-r1.ebuild index 5aa7c5b839ed..d61055f59ac2 100644 --- a/sys-auth/rtkit/rtkit-0.9-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.9-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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/rtkit/rtkit-0.9-r1.ebuild,v 1.9 2011/04/16 17:45:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/rtkit/rtkit-0.9-r1.ebuild,v 1.10 2012/05/24 05:07:03 vapier Exp $ EAPI="2" -inherit eutils +inherit eutils user DESCRIPTION="Realtime Policy and Watchdog Daemon" HOMEPAGE="http://0pointer.de/blog/projects/rtkit" 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/" |