diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-16 01:44:18 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-16 01:44:18 +0000 |
commit | 399a94964b873dc6a9664ca68ab9600a769548a6 (patch) | |
tree | b80bcef63900f0262d17a245385ff146a5b8ee86 /net-misc | |
parent | stable on ppc64, bug #55530 (Manifest recommit) (diff) | |
download | gentoo-2-399a94964b873dc6a9664ca68ab9600a769548a6.tar.gz gentoo-2-399a94964b873dc6a9664ca68ab9600a769548a6.tar.bz2 gentoo-2-399a94964b873dc6a9664ca68ab9600a769548a6.zip |
stable on ppc64, bug #55531
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntp/ntp-4.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ntp/ntp-4.2.0-r2.ebuild b/net-misc/ntp/ntp-4.2.0-r2.ebuild index e26a44618605..2a1169e9aa67 100644 --- a/net-misc/ntp/ntp-4.2.0-r2.ebuild +++ b/net-misc/ntp/ntp-4.2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.0-r2.ebuild,v 1.15 2004/07/14 01:32:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.0-r2.ebuild,v 1.16 2004/07/16 01:44:18 tgall Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips alpha arm hppa ~amd64" +KEYWORDS="x86 ~ppc sparc mips alpha arm hppa ~amd64 ppc64" IUSE="parse-clocks nodroproot selinux ssl" RDEPEND=">=sys-libs/ncurses-5.2 |