diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:08:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:08:09 +0000 |
commit | 416ba5aa98195077590fe09ff833d9248046a2cd (patch) | |
tree | 2f104236e788ca898eb0c3f95c3ffb5db4f4a9c3 /net-misc/chrony | |
parent | Stable for ppc, wrt bug #480376 (diff) | |
download | gentoo-2-416ba5aa98195077590fe09ff833d9248046a2cd.tar.gz gentoo-2-416ba5aa98195077590fe09ff833d9248046a2cd.tar.bz2 gentoo-2-416ba5aa98195077590fe09ff833d9248046a2cd.zip |
Stable for ppc, wrt bug #480364
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 7bad60c17999..20179c225bee 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.107 2013/08/09 15:17:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.108 2013/08/10 12:08:09 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.29.ebuild: + Stable for ppc, wrt bug #480364 09 Aug 2013; Jeroen Roovers <jer@gentoo.org> chrony-1.29.ebuild: Fix variable name. Add texinfo to DEPEND. diff --git a/net-misc/chrony/chrony-1.29.ebuild b/net-misc/chrony/chrony-1.29.ebuild index ed2efd4fbedd..0acead4c3f9d 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.2 2013/08/09 15:17:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.ebuild,v 1.3 2013/08/10 12:08:09 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=" |