diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-13 08:31:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-13 08:31:00 +0000 |
commit | 1d991b5e411cc96909b666698ffc698e1e2591f8 (patch) | |
tree | 425dc7deb631b7d3a04138f8ac0f750c16f941a9 /net-misc/chrony | |
parent | Stable for sparc, wrt bug #463990 (diff) | |
download | gentoo-2-1d991b5e411cc96909b666698ffc698e1e2591f8.tar.gz gentoo-2-1d991b5e411cc96909b666698ffc698e1e2591f8.tar.bz2 gentoo-2-1d991b5e411cc96909b666698ffc698e1e2591f8.zip |
Stable for sparc, wrt bug #465066
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index bfeb3ef13260..b03552b57670 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.95 2013/04/09 13:43:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.96 2013/04/13 08:31:00 ago Exp $ + + 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.27.ebuild: + Stable for sparc, wrt bug #465066 09 Apr 2013; Jeroen Roovers <jer@gentoo.org> chrony-1.27.ebuild: Stable for HPPA (bug #465066). diff --git a/net-misc/chrony/chrony-1.27.ebuild b/net-misc/chrony/chrony-1.27.ebuild index 05c20234c7d0..fd93b4edd724 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.3 2013/04/09 13:43:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27.ebuild,v 1.4 2013/04/13 08:31:00 ago 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=" |