diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-04-09 00:10:58 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-04-09 00:10:58 +0000 |
commit | e8616559c466a199fdcf753ce2c830a3dc66e8fa (patch) | |
tree | 618753a061e3132df1576c5c43c3719929ac6ffb | |
parent | version bump wrt #464796 (diff) | |
download | gentoo-2-e8616559c466a199fdcf753ce2c830a3dc66e8fa.tar.gz gentoo-2-e8616559c466a199fdcf753ce2c830a3dc66e8fa.tar.bz2 gentoo-2-e8616559c466a199fdcf753ce2c830a3dc66e8fa.zip |
amd64, ppc and x86 stable, wrt bug #465066
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 9d6732e9b346..389d7a6800e2 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.93 2013/04/08 11:11:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.94 2013/04/09 00:10:58 vincent Exp $ + + 09 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org> chrony-1.27.ebuild: + amd64, ppc and x86 stable, wrt bug #465066 *chrony-1.27-r1 (08 Apr 2013) diff --git a/net-misc/chrony/chrony-1.27.ebuild b/net-misc/chrony/chrony-1.27.ebuild index 1ea1cdab39ad..8e99e3b9f451 100644 --- a/net-misc/chrony/chrony-1.27.ebuild +++ b/net-misc/chrony/chrony-1.27.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.27.ebuild,v 1.1 2013/02/04 12:27:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27.ebuild,v 1.2 2013/04/09 00:10:58 vincent Exp $ EAPI=5 inherit eutils 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" DEPEND=" |