diff options
author | 2007-06-11 16:14:09 +0000 | |
---|---|---|
committer | 2007-06-11 16:14:09 +0000 | |
commit | 145cdbe3d535940d5cbceefcaf87ca3e62169fd0 (patch) | |
tree | 53b8324e10ec832eee26f044518ad58e979054cf /net-misc/ntp/ntp-4.2.4_p0.ebuild | |
parent | Bump to 20060323 (diff) | |
download | historical-145cdbe3d535940d5cbceefcaf87ca3e62169fd0.tar.gz historical-145cdbe3d535940d5cbceefcaf87ca3e62169fd0.tar.bz2 historical-145cdbe3d535940d5cbceefcaf87ca3e62169fd0.zip |
Stable on sparc wrt #180806
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-misc/ntp/ntp-4.2.4_p0.ebuild')
-rw-r--r-- | net-misc/ntp/ntp-4.2.4_p0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ntp/ntp-4.2.4_p0.ebuild b/net-misc/ntp/ntp-4.2.4_p0.ebuild index 961f4d980218..e07215e68990 100644 --- a/net-misc/ntp/ntp-4.2.4_p0.ebuild +++ b/net-misc/ntp/ntp-4.2.4_p0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.4_p0.ebuild,v 1.8 2007/06/11 11:37:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.2.4_p0.ebuild,v 1.9 2007/06/11 16:14:09 gustavoz Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="caps debug ipv6 openntpd parse-clocks selinux ssl zeroconf" DEPEND=">=sys-libs/ncurses-5.2 |