diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-03-20 21:07:44 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-03-20 21:07:44 +0000 |
commit | c8cac5806c42623cd87a9acb21152663b4e975b3 (patch) | |
tree | 136fb147c2b625f5d9f45a3d8f5f36f4f1800a00 /net-misc | |
parent | initial import of license for app-emacs/monk (diff) | |
download | historical-c8cac5806c42623cd87a9acb21152663b4e975b3.tar.gz historical-c8cac5806c42623cd87a9acb21152663b4e975b3.tar.bz2 historical-c8cac5806c42623cd87a9acb21152663b4e975b3.zip |
add arm keyword
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntp/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ntp/ntp-4.1.1b-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ntp/ChangeLog b/net-misc/ntp/ChangeLog index c718cf6e7054..8209da3f212b 100644 --- a/net-misc/ntp/ChangeLog +++ b/net-misc/ntp/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-misc/ntp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.26 2003/03/18 07:19:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.27 2003/03/20 21:07:44 zwelch Exp $ *ntp-4.1.1b-r5 (26 Feb 2003) + 20 Mar 2003; Zach Welch <zwelch@gentoo.org> ntp-4.1.1b-r5.ebuild: + add arm keyword + 17 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ntp-4.1.1b-r5.ebuild, files/ntp.conf: added extra documentation to the ntp.conf file. thanks to: Daniel Seyffer diff --git a/net-misc/ntp/ntp-4.1.1b-r5.ebuild b/net-misc/ntp/ntp-4.1.1b-r5.ebuild index eb618c83ba68..021f4181aff1 100644 --- a/net-misc/ntp/ntp-4.1.1b-r5.ebuild +++ b/net-misc/ntp/ntp-4.1.1b-r5.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/ntp/ntp-4.1.1b-r5.ebuild,v 1.3 2003/03/18 07:19:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.1b-r5.ebuild,v 1.4 2003/03/20 21:07:44 zwelch Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ntp.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND=">=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2 |