diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:01:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:01:57 +0000 |
commit | d57e8cd5234564c17748dd8cc2009b254afb8b5c (patch) | |
tree | 90b32b34467e23ea2c4af62a42850439767cf524 /net-misc/chrony | |
parent | LICENSE fix (diff) | |
download | historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.gz historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.bz2 historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.zip |
whitespace cleanup
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/Manifest | 10 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.19.99.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.19.ebuild | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/net-misc/chrony/Manifest b/net-misc/chrony/Manifest index b6a2a57a82a8..ab62125ae4a1 100644 --- a/net-misc/chrony/Manifest +++ b/net-misc/chrony/Manifest @@ -1,11 +1,11 @@ +MD5 0b4180863299933ccaf378b20381420b ChangeLog 1158 +MD5 0085a1f44b605213b82a04559f1c6a52 chrony-1.19.ebuild 1185 +MD5 7e4f8ca60df0a9b84c6655c930fcf9b6 chrony-1.19.99.2.ebuild 1192 MD5 110ea7eae2031da898ff83f8ae47e22f files/chronyd.conf 258 -MD5 fa94342edcd12320e3fc947c7921c771 files/chrony-1.19.99.2-chrony.conf.example-gentoo.diff 1592 -MD5 e43a2a937eabda9d021429fe7f15ba22 files/chronyd.rc 1610 MD5 fa94342edcd12320e3fc947c7921c771 files/chrony-1.19-chrony.conf.example-gentoo.diff 1592 MD5 b778857b5d802a10ec3e9ffd6ba9d226 files/chrony-1.19-conf.c-gentoo.diff 342 +MD5 e43a2a937eabda9d021429fe7f15ba22 files/chronyd.rc 1610 MD5 c0e426c615798b7c75afc3b1aadcd727 files/digest-chrony-1.19 63 +MD5 fa94342edcd12320e3fc947c7921c771 files/chrony-1.19.99.2-chrony.conf.example-gentoo.diff 1592 MD5 b778857b5d802a10ec3e9ffd6ba9d226 files/chrony-1.19.99.2-conf.c-gentoo.diff 342 MD5 3c6f0383871cdd1f005b04a37ccf1cfc files/digest-chrony-1.19.99.2 68 -MD5 0b4180863299933ccaf378b20381420b ChangeLog 1158 -MD5 dfe13f3f3aedf5b5f3684d306f6f0330 chrony-1.19.ebuild 1184 -MD5 7fbe26bed0fc37dc1f8205776c2c2cf2 chrony-1.19.99.2.ebuild 1191 diff --git a/net-misc/chrony/chrony-1.19.99.2.ebuild b/net-misc/chrony/chrony-1.19.99.2.ebuild index 459e7ed151ae..0390f385dcaf 100644 --- a/net-misc/chrony/chrony-1.19.99.2.ebuild +++ b/net-misc/chrony/chrony-1.19.99.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.19.99.2.ebuild,v 1.1 2003/08/08 01:47:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.19.99.2.ebuild,v 1.2 2003/09/05 22:01:48 msterret Exp $ inherit eutils @@ -35,7 +35,7 @@ src_install() { dodoc chrony.txt README examples/chrony.{conf,keys}.example dohtml chrony.html - doman *.{1,5,8} + doman *.{1,5,8} doinfo chrony.info* dodir /etc/chrony diff --git a/net-misc/chrony/chrony-1.19.ebuild b/net-misc/chrony/chrony-1.19.ebuild index 44f9ab0cd384..2d51f6d7bedc 100644 --- a/net-misc/chrony/chrony-1.19.ebuild +++ b/net-misc/chrony/chrony-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.19.ebuild,v 1.2 2003/06/16 16:08:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.19.ebuild,v 1.3 2003/09/05 22:01:48 msterret Exp $ inherit eutils @@ -35,7 +35,7 @@ src_install() { dodoc chrony.txt README examples/chrony.{conf,keys}.example dohtml chrony.html - doman *.{1,5,8} + doman *.{1,5,8} doinfo chrony.info* dodir /etc/chrony |