diff options
author | 2004-02-15 17:24:35 +0000 | |
---|---|---|
committer | 2004-02-15 17:24:35 +0000 | |
commit | bd75541ba996809d5ffccadb77dcc602527c9faf (patch) | |
tree | 0a30cb96b11bd6a20c58dde4e53b265941916800 /net-misc | |
parent | New enigmail, experimental xinerama support (Manifest recommit) (diff) | |
download | gentoo-2-bd75541ba996809d5ffccadb77dcc602527c9faf.tar.gz gentoo-2-bd75541ba996809d5ffccadb77dcc602527c9faf.tar.bz2 gentoo-2-bd75541ba996809d5ffccadb77dcc602527c9faf.zip |
Marked stable on sparc, fixes bug #29106.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ntp/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/ntp/ntp-4.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/ntp/ChangeLog b/net-misc/ntp/ChangeLog index 07314e3b5cd3..2f8dd89d724c 100644 --- a/net-misc/ntp/ChangeLog +++ b/net-misc/ntp/ChangeLog @@ -1,6 +1,9 @@ # 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.41 2004/02/14 22:58:02 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.42 2004/02/15 17:24:35 weeve Exp $ + + 15 Feb 2004; Jason Wever <weeve@gentoo.org> ntp-4.1.2.ebuild: + Marked stable on sparc, fixes bug #29106. *ntp-4.2.0 (14 Feb 2004) diff --git a/net-misc/ntp/ntp-4.1.2.ebuild b/net-misc/ntp/ntp-4.1.2.ebuild index f9d8f08b17b5..8e6b2200b019 100644 --- a/net-misc/ntp/ntp-4.1.2.ebuild +++ b/net-misc/ntp/ntp-4.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.2.ebuild,v 1.28 2004/02/15 00:36:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ntp-4.1.2.ebuild,v 1.29 2004/02/15 17:24:35 weeve Exp $ inherit eutils @@ -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" IUSE="parse-clocks selinux ssl" RDEPEND=">=sys-libs/ncurses-5.2 |