diff options
author | 2014-02-05 11:06:02 +0000 | |
---|---|---|
committer | 2014-02-05 11:06:02 +0000 | |
commit | 0cdf1aa3bf7e477f834ebe90ef16e8cc28cef82c (patch) | |
tree | a70c11a29c6a53f88362299b7408c059c5f29e9f /net-misc/chrony | |
parent | sci-chemistry/relax: Version Bump (diff) | |
download | gentoo-2-0cdf1aa3bf7e477f834ebe90ef16e8cc28cef82c.tar.gz gentoo-2-0cdf1aa3bf7e477f834ebe90ef16e8cc28cef82c.tar.bz2 gentoo-2-0cdf1aa3bf7e477f834ebe90ef16e8cc28cef82c.zip |
Stable for HPPA (bug #500258).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.29.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 047405e8ba3c..c888ea820e3f 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.124 2014/02/04 14:59:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.125 2014/02/05 11:06:02 jer Exp $ + + 05 Feb 2014; Jeroen Roovers <jer@gentoo.org> chrony-1.29.1.ebuild: + Stable for HPPA (bug #500258). *chrony-1.29.1 (04 Feb 2014) diff --git a/net-misc/chrony/chrony-1.29.1.ebuild b/net-misc/chrony/chrony-1.29.1.ebuild index 1ca1e75b603c..64857c181084 100644 --- a/net-misc/chrony/chrony-1.29.1.ebuild +++ b/net-misc/chrony/chrony-1.29.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.1.ebuild,v 1.1 2014/02/04 14:59:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.1.ebuild,v 1.2 2014/02/05 11:06:02 jer Exp $ EAPI=5 inherit eutils systemd toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~sparc ~x86" IUSE="caps ipv6 +readline +rtc selinux" RDEPEND=" |