diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:20:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:20:48 +0000 |
commit | c9ac2dc8d35509dd7998cfd30ab99b71e509da2d (patch) | |
tree | 1c5067e864451ed0c9ec9252a06024d7bc6b3e17 /net-misc/chrony | |
parent | Stable for x86, wrt bug #464408 (diff) | |
download | gentoo-2-c9ac2dc8d35509dd7998cfd30ab99b71e509da2d.tar.gz gentoo-2-c9ac2dc8d35509dd7998cfd30ab99b71e509da2d.tar.bz2 gentoo-2-c9ac2dc8d35509dd7998cfd30ab99b71e509da2d.zip |
Stable for x86, wrt bug #470560
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.27-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index b03552b57670..ac5681092230 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.96 2013/04/13 08:31:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.97 2013/05/20 08:20:48 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.27-r1.ebuild: + Stable for x86, wrt bug #470560 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.27.ebuild: Stable for sparc, wrt bug #465066 diff --git a/net-misc/chrony/chrony-1.27-r1.ebuild b/net-misc/chrony/chrony-1.27-r1.ebuild index e534d36d1c07..6ad4147a0b43 100644 --- a/net-misc/chrony/chrony-1.27-r1.ebuild +++ b/net-misc/chrony/chrony-1.27-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild,v 1.1 2013/04/08 11:11:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild,v 1.2 2013/05/20 08:20:48 ago 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" DEPEND=" |