[tor-commits] [tlsdate/debian-master] Add note on likely emerge command for Gentoo in INSTALL
ioerror at torproject.org
ioerror at torproject.org
Thu Oct 31 10:25:56 UTC 2013
commit c6ca4c9b8d91950c8a3f0fabca84da48d33a580c
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Wed Apr 17 02:44:10 2013 -0700
Add note on likely emerge command for Gentoo in INSTALL
---
INSTALL | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index 423ed93..6f4b5bb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,6 +13,7 @@ tlsdate should build and work on the following Operating Systems:
Arch Linux (Don't forget to symlink to /dev/rtc to /dev/rtc0)
NetBSD 6.0.1
OpenBSD 5.2
+ Gentoo 20130413
Please file a bug or email the tlsdate team if you have successfully built or
use tlsdate on a platform that is not listed. We are specifically looking for
@@ -39,10 +40,14 @@ Cleaning is the usual:
make clean
-On Debian Gnu/Linux sid/unstable
+On Debian Gnu/Linux sid/unstable:
apt-get install tlsdate
+On Gentoo:
+
+ emerge net-misc/tlsdate
+
On FreeBSD one may also use the ports system:
cd /usr/ports/sysutils/tlsdate
More information about the tor-commits
mailing list