diff options
author | Johannes Huber <johu@gentoo.org> | 2013-11-30 15:19:00 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-11-30 15:19:00 +0000 |
commit | f090d6d4a30d011a69d65f19e149fa22063844a6 (patch) | |
tree | 4b907fe4b2fb39874a736f5ec5dacaa4abb9661c /net-misc/chrony | |
parent | x86 stable wrt bug #488586 (diff) | |
download | gentoo-2-f090d6d4a30d011a69d65f19e149fa22063844a6.tar.gz gentoo-2-f090d6d4a30d011a69d65f19e149fa22063844a6.tar.bz2 gentoo-2-f090d6d4a30d011a69d65f19e149fa22063844a6.zip |
x86 stable wrt bug #491702
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
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 f515bbd5a235..2cc2dbb57b07 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.119 2013/11/30 13:56:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.120 2013/11/30 15:19:00 johu Exp $ + + 30 Nov 2013; Johannes Huber <johu@gentoo.org> chrony-1.29-r1.ebuild: + x86 stable wrt bug #491702 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> chrony-1.29-r1.ebuild: amd64 stable, bug #491702 diff --git a/net-misc/chrony/chrony-1.29-r1.ebuild b/net-misc/chrony/chrony-1.29-r1.ebuild index 123f59b02f37..39704f292182 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.5 2013/11/30 13:56:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29-r1.ebuild,v 1.6 2013/11/30 15:19:00 johu 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=" |