summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-27 22:54:51 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-27 22:54:51 +0000
commit1298af4706407581175c5a88e1ac39d52d9af37f (patch)
treedd9cc839b391d50fcd7207bb66e81d8d08a4ad64 /net-misc/chrony
parentamd64 stable (diff)
downloadgentoo-2-1298af4706407581175c5a88e1ac39d52d9af37f.tar.gz
gentoo-2-1298af4706407581175c5a88e1ac39d52d9af37f.tar.bz2
gentoo-2-1298af4706407581175c5a88e1ac39d52d9af37f.zip
Stable for HPPA (bug #214757).
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/ChangeLog5
-rw-r--r--net-misc/chrony/chrony-1.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog
index 8785ff94d6d2..a253e2ab9e80 100644
--- a/net-misc/chrony/ChangeLog
+++ b/net-misc/chrony/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/chrony
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.39 2008/01/25 19:57:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.40 2008/03/27 22:54:51 jer Exp $
+
+ 27 Mar 2008; Jeroen Roovers <jer@gentoo.org> chrony-1.23.ebuild:
+ Stable for HPPA (bug #214757).
25 Jan 2008; Raúl Porcel <armin76@gentoo.org> chrony-1.23.ebuild:
sparc/x86 stable
diff --git a/net-misc/chrony/chrony-1.23.ebuild b/net-misc/chrony/chrony-1.23.ebuild
index 2a43632d1b99..b8c8fa62ce96 100644
--- a/net-misc/chrony/chrony-1.23.ebuild
+++ b/net-misc/chrony/chrony-1.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.23.ebuild,v 1.2 2008/01/25 19:57:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.23.ebuild,v 1.3 2008/03/27 22:54:51 jer Exp $
inherit eutils toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://chrony.sunsite.dk/download/${MY_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 )"