diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-18 16:09:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-18 16:09:24 +0000 |
commit | c56c59e6ccbb1a550a360dafceee81b44db877df (patch) | |
tree | 08b02d6ebb9eb9db6eb31fda1f4dd66c089eb241 /net-misc/chrony | |
parent | Stable for HPPA (bug #317279). (diff) | |
download | gentoo-2-c56c59e6ccbb1a550a360dafceee81b44db877df.tar.gz gentoo-2-c56c59e6ccbb1a550a360dafceee81b44db877df.tar.bz2 gentoo-2-c56c59e6ccbb1a550a360dafceee81b44db877df.zip |
Stable for HPPA (bug #328279).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.24-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 890ae27bea72..ca7a4c00a153 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.61 2010/07/17 09:42:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.62 2010/07/18 16:09:24 jer Exp $ + + 18 Jul 2010; Jeroen Roovers <jer@gentoo.org> chrony-1.24-r2.ebuild: + Stable for HPPA (bug #328279). 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> chrony-1.24-r2.ebuild: diff --git a/net-misc/chrony/chrony-1.24-r2.ebuild b/net-misc/chrony/chrony-1.24-r2.ebuild index 86b749726033..ce1a62746fe2 100644 --- a/net-misc/chrony/chrony-1.24-r2.ebuild +++ b/net-misc/chrony/chrony-1.24-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.24-r2.ebuild,v 1.4 2010/07/17 09:42:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.24-r2.ebuild,v 1.5 2010/07/18 16:09:24 jer Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="amd64 hppa ~mips ~ppc ~sparc x86" IUSE="caps readline" RDEPEND=" |