summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWout Mertens <wmertens@gentoo.org>2002-05-12 19:50:29 +0000
committerWout Mertens <wmertens@gentoo.org>2002-05-12 19:50:29 +0000
commit7a76629f7109c01eea1f5f0fc86aad9451a7b562 (patch)
tree4341bd2aa7ee0816a42d217b5091ec1eabb67904 /net-misc/chrony
parentadding caldera license (diff)
downloadhistorical-7a76629f7109c01eea1f5f0fc86aad9451a7b562.tar.gz
historical-7a76629f7109c01eea1f5f0fc86aad9451a7b562.tar.bz2
historical-7a76629f7109c01eea1f5f0fc86aad9451a7b562.zip
Added license and slot
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/chrony-1.18.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/chrony/chrony-1.18.ebuild b/net-misc/chrony/chrony-1.18.ebuild
index cf97057d4b8c..7fc4a2ed9baa 100644
--- a/net-misc/chrony/chrony-1.18.ebuild
+++ b/net-misc/chrony/chrony-1.18.ebuild
@@ -1,15 +1,18 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Bardur Arantsson <bardur@imada.sdu.dk>
-# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.4 2002/03/12 16:05:09 tod Exp
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.18.ebuild,v 1.2 2002/05/12 19:50:29 wmertens Exp $
S=${WORKDIR}/${P}
DESCRIPTION="NTP client and server programs"
SRC_URI="http://chrony.sunsite.dk/download/${P}.tar.gz"
HOMEPAGE="http://chrony.sunsite.dk"
+LICENSE="GPL-2"
+SLOT=0
DEPEND="virtual/glibc
- readline? ( >=readline-4.1-r4 )"
+ readline? ( >=readline-4.1-r4 )"
+RDEPEND=$DEPEND
# Patch the distribution so that it puts stuff in /etc/chrony/ by default
src_unpack() {