diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-29 05:09:52 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-29 05:09:52 +0000 |
commit | 40aeabe8e8613e716112ef63fdfbf14351f40154 (patch) | |
tree | d68998aa0353208076a0fe1e4ecff1919695bfc9 | |
parent | Its a sim, but not a sim card...course I don't have a phone that uses one :( (diff) | |
download | gentoo-2-40aeabe8e8613e716112ef63fdfbf14351f40154.tar.gz gentoo-2-40aeabe8e8613e716112ef63fdfbf14351f40154.tar.bz2 gentoo-2-40aeabe8e8613e716112ef63fdfbf14351f40154.zip |
Stable x86; didn't know there was something other then ntp hmm
(Portage version: 2.1-r2)
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.21-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 69e3cff31d44..271efd2d7b11 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.30 2006/08/28 23:55:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.31 2006/08/29 05:09:52 tsunam Exp $ + + 29 Aug 2006; Joshua Jackson <tsunam@gentoo.org> chrony-1.21-r1.ebuild: + Stable x86; bug #141452 28 Aug 2006; Jeroen Roovers <jer@gentoo.org> chrony-1.21-r1.ebuild: Stable for HPPA (bug #141452, early because the stable version doesn't build). diff --git a/net-misc/chrony/chrony-1.21-r1.ebuild b/net-misc/chrony/chrony-1.21-r1.ebuild index 0d0268837454..9f2fe5429d8f 100644 --- a/net-misc/chrony/chrony-1.21-r1.ebuild +++ b/net-misc/chrony/chrony-1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.21-r1.ebuild,v 1.4 2006/08/28 23:55:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.21-r1.ebuild,v 1.5 2006/08/29 05:09:52 tsunam Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://chrony.sunsite.dk/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ~mips ~ppc ~sparc x86" IUSE="readline" DEPEND="readline? ( >=sys-libs/readline-4.1-r4 )" |