summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Volynets <iluxa@gentoo.org>2006-11-03 20:58:05 +0000
committerIlya Volynets <iluxa@gentoo.org>2006-11-03 20:58:05 +0000
commitb9d22c5f5f342f9bd2c11b67b98383d5691a830e (patch)
tree84870c2b16a3622f9d319a8c843bb11cc918bcad /net-misc
parentstable on mips (diff)
downloadgentoo-2-b9d22c5f5f342f9bd2c11b67b98383d5691a830e.tar.gz
gentoo-2-b9d22c5f5f342f9bd2c11b67b98383d5691a830e.tar.bz2
gentoo-2-b9d22c5f5f342f9bd2c11b67b98383d5691a830e.zip
stable on mips
(Portage version: 2.1.1)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/chrony/ChangeLog6
-rw-r--r--net-misc/chrony/chrony-1.21-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog
index be674bf05369..3dad0c9d7d8a 100644
--- a/net-misc/chrony/ChangeLog
+++ b/net-misc/chrony/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2006/08/30 19:39:23 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.34 2006/11/03 20:58:05 iluxa Exp $
+
+ 03 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
+ chrony-1.21-r1.ebuild:
+ Stable on mips
30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> chrony-1.21-r1.ebuild:
Stable on ppc.
diff --git a/net-misc/chrony/chrony-1.21-r1.ebuild b/net-misc/chrony/chrony-1.21-r1.ebuild
index 5a216c01272d..6d3a6b788441 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.7 2006/08/30 19:39:23 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.21-r1.ebuild,v 1.8 2006/11/03 20:58:05 iluxa 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 )"