diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-05-26 10:39:03 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-05-26 10:39:03 +0000 |
commit | b41ae70c7494df31152dd7057d6427eda9abdb9f (patch) | |
tree | 854f3fb656e5ade88a9594d98f02c0686eaee7b7 /net-misc | |
parent | Drop keywords of 0.7.0 temporarily since it is only needed by libreoffice liv... (diff) | |
download | gentoo-2-b41ae70c7494df31152dd7057d6427eda9abdb9f.tar.gz gentoo-2-b41ae70c7494df31152dd7057d6427eda9abdb9f.tar.bz2 gentoo-2-b41ae70c7494df31152dd7057d6427eda9abdb9f.zip |
Fix tmpfiles.d, bug #511454
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tor/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tor/files/tor.conf | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-misc/tor/ChangeLog b/net-misc/tor/ChangeLog index 43b6d0f51cda..9528a25a9011 100644 --- a/net-misc/tor/ChangeLog +++ b/net-misc/tor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.413 2014/05/25 18:56:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.414 2014/05/26 10:39:03 blueness Exp $ + + 26 May 2014; Anthony G. Basile <blueness@gentoo.org> files/tor.conf: + Fix tmpfiles.d, bug #511454 25 May 2014; Markus Meier <maekke@gentoo.org> tor-0.2.4.22.ebuild: arm stable, bug #510564 diff --git a/net-misc/tor/files/tor.conf b/net-misc/tor/files/tor.conf index 447c1cf4a3e0..188c041e5442 100644 --- a/net-misc/tor/files/tor.conf +++ b/net-misc/tor/files/tor.conf @@ -1,2 +1 @@ -#Type Path Mode UID GID Age Argument d /var/run/tor 0775 tor tor - - |