diff options
author | William McArthur <sandymac@gentoo.org> | 2002-04-29 20:53:42 +0000 |
---|---|---|
committer | William McArthur <sandymac@gentoo.org> | 2002-04-29 20:53:42 +0000 |
commit | ca77bd927fbd4eefa7a927432cb6d1bed5cc8611 (patch) | |
tree | 6aa18c986b4c59cb4fe51d7db680d0c6d52d4833 /net-misc/ntp | |
parent | Just added more licenses with one special case. Read "as-is" for details. (diff) | |
download | historical-ca77bd927fbd4eefa7a927432cb6d1bed5cc8611.tar.gz historical-ca77bd927fbd4eefa7a927432cb6d1bed5cc8611.tar.bz2 historical-ca77bd927fbd4eefa7a927432cb6d1bed5cc8611.zip |
Updated some ebuilds with the appropriate LICENSE="foo" line.
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.1.72-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.1.72-r2.ebuild b/net-misc/ntp/ntp-4.1.72-r2.ebuild index a2bb33923e16..718db78305af 100644 --- a/net-misc/ntp/ntp-4.1.72-r2.ebuild +++ b/net-misc/ntp/ntp-4.1.72-r2.ebuild @@ -2,12 +2,13 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Terry Chan <tchan@enteract.com> # Maintainer: Jon Nelson <jnelson@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.72-r2.ebuild,v 1.1 2002/04/28 13:41:31 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.72-r2.ebuild,v 1.2 2002/04/29 20:53:42 sandymac Exp $ S=${WORKDIR}/${P} DESCRIPTION="Network Time Protocol suite/programs" SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz" HOMEPAGE="http://www.ntp.org/" +LICENSE="as-is" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 |