diff options
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.29-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 30679daad5af..f515bbd5a235 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.118 2013/11/22 15:48:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.119 2013/11/30 13:56:12 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> chrony-1.29-r1.ebuild: + amd64 stable, bug #491702 *chrony-1.29-r2 (22 Nov 2013) diff --git a/net-misc/chrony/chrony-1.29-r1.ebuild b/net-misc/chrony/chrony-1.29-r1.ebuild index 775a2f8e5a22..123f59b02f37 100644 --- a/net-misc/chrony/chrony-1.29-r1.ebuild +++ b/net-misc/chrony/chrony-1.29-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.29-r1.ebuild,v 1.4 2013/11/21 16:46:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29-r1.ebuild,v 1.5 2013/11/30 13:56:12 pacho 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=" |