summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-08-28 23:55:20 +0000
committerJeroen Roovers <jer@gentoo.org>2006-08-28 23:55:20 +0000
commita1072773932b81abe16bea0d78b5b86d91290ef2 (patch)
tree6a7f387dd81866c13d5052b61c783cb8fd3fba21 /net-misc/chrony
parentStable for HPPA (bug #145272). (diff)
downloadgentoo-2-a1072773932b81abe16bea0d78b5b86d91290ef2.tar.gz
gentoo-2-a1072773932b81abe16bea0d78b5b86d91290ef2.tar.bz2
gentoo-2-a1072773932b81abe16bea0d78b5b86d91290ef2.zip
Stable for HPPA (bug #141452, early because the stable version doesn't build).
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/ChangeLog5
-rw-r--r--net-misc/chrony/chrony-1.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog
index 3b1c2abf8ea9..69e3cff31d44 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.29 2006/08/28 21:53:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.30 2006/08/28 23:55:20 jer Exp $
+
+ 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).
28 Aug 2006; Jeroen Roovers <jer@gentoo.org>
+files/chrony-1.21-hppa.patch, chrony-1.21-r1.ebuild:
diff --git a/net-misc/chrony/chrony-1.21-r1.ebuild b/net-misc/chrony/chrony-1.21-r1.ebuild
index fb37395ed2cc..0d0268837454 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.3 2006/08/28 21:53:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.21-r1.ebuild,v 1.4 2006/08/28 23:55:20 jer 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 )"