diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 13:20:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 13:20:40 +0000 |
commit | fb6391237c9949ee59922989bc375280b4f7e761 (patch) | |
tree | d1076188ff1d6fb890ae972af28174a3c4e40134 /net-misc/chrony | |
parent | Stable for amd64, wrt bug #464424 (diff) | |
download | gentoo-2-fb6391237c9949ee59922989bc375280b4f7e761.tar.gz gentoo-2-fb6391237c9949ee59922989bc375280b4f7e761.tar.bz2 gentoo-2-fb6391237c9949ee59922989bc375280b4f7e761.zip |
Stable for amd64, wrt bug #480364
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 20179c225bee..30ad00deda20 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.108 2013/08/10 12:08:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.109 2013/08/10 13:20:40 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.29.ebuild: + Stable for amd64, wrt bug #480364 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.29.ebuild: Stable for ppc, wrt bug #480364 diff --git a/net-misc/chrony/chrony-1.29.ebuild b/net-misc/chrony/chrony-1.29.ebuild index 0acead4c3f9d..4892de8da708 100644 --- a/net-misc/chrony/chrony-1.29.ebuild +++ b/net-misc/chrony/chrony-1.29.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.29.ebuild,v 1.3 2013/08/10 12:08:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.ebuild,v 1.4 2013/08/10 13:20:40 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" RDEPEND=" |