diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-09 08:18:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-09 08:18:42 +0000 |
commit | b1093c629bb780dc7e2c17e2bce5180fd1044e77 (patch) | |
tree | 759db8c1eb46a57414e72b7ae496f7a8ddaf3c1a /net-misc | |
parent | Stable for ppc, wrt bug #499596 (diff) | |
download | gentoo-2-b1093c629bb780dc7e2c17e2bce5180fd1044e77.tar.gz gentoo-2-b1093c629bb780dc7e2c17e2bce5180fd1044e77.tar.bz2 gentoo-2-b1093c629bb780dc7e2c17e2bce5180fd1044e77.zip |
Stable for ppc, wrt bug #500258
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-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 f1c52d46f5fb..acb4dfe11677 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.127 2014/02/06 06:05:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.128 2014/02/09 08:18:42 ago Exp $ + + 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> chrony-1.29.1.ebuild: + Stable for ppc, wrt bug #500258 06 Feb 2014; Agostino Sarubbo <ago@gentoo.org> chrony-1.29.1.ebuild: Stable for x86, wrt bug #500258 diff --git a/net-misc/chrony/chrony-1.29.1.ebuild b/net-misc/chrony/chrony-1.29.1.ebuild index d91844200d8e..7988dc40f9ae 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.4 2014/02/06 06:05:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.1.ebuild,v 1.5 2014/02/09 08:18:42 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 selinux" RDEPEND=" |