diff options
author | 2014-08-01 16:48:02 +0000 | |
---|---|---|
committer | 2014-08-01 16:48:02 +0000 | |
commit | 408a3a3edb167a100746b69a683db28dc2e58207 (patch) | |
tree | 54afad9afbf0691031c5d7f6b75a4899700a5045 /net-misc/chrony | |
parent | remove old; made firefox-31 compatible with fixed IUSE=wifi implementation in... (diff) | |
download | gentoo-2-408a3a3edb167a100746b69a683db28dc2e58207.tar.gz gentoo-2-408a3a3edb167a100746b69a683db28dc2e58207.tar.bz2 gentoo-2-408a3a3edb167a100746b69a683db28dc2e58207.zip |
Stable for amd64 wrt bug #518572
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 0edc0224729d..38af7bc049e3 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.134 2014/07/31 08:27:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.135 2014/08/01 16:48:02 nimiux Exp $ + + 01 Aug 2014; Chema Alonso <nimiux@gentoo.org> chrony-1.30.ebuild: + Stable for amd64 wrt bug #518572 31 Jul 2014; Jeroen Roovers <jer@gentoo.org> chrony-1.30.ebuild: Stable for HPPA (bug #518572). diff --git a/net-misc/chrony/chrony-1.30.ebuild b/net-misc/chrony/chrony-1.30.ebuild index 0b62028f4f78..14b801f039df 100644 --- a/net-misc/chrony/chrony-1.30.ebuild +++ b/net-misc/chrony/chrony-1.30.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.30.ebuild,v 1.2 2014/07/31 08:27:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30.ebuild,v 1.3 2014/08/01 16:48:02 nimiux 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=" |