diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:00:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:00:02 +0000 |
commit | e135c1c8de23d6f073f325df350281002b6935d5 (patch) | |
tree | a779c9a8826cc993bd6f290bed1435dac2968a45 /net-misc/chrony | |
parent | Stable for sparc, wrt bug #488754 (diff) | |
download | gentoo-2-e135c1c8de23d6f073f325df350281002b6935d5.tar.gz gentoo-2-e135c1c8de23d6f073f325df350281002b6935d5.tar.bz2 gentoo-2-e135c1c8de23d6f073f325df350281002b6935d5.zip |
Stable for sparc, wrt bug #491702
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.29-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 72b7c834a0b5..f7c48181ae99 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.121 2013/12/21 15:54:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.122 2013/12/23 16:00:02 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.29-r1.ebuild: + Stable for sparc, wrt bug #491702 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.29-r1.ebuild: Stable for ppc, wrt bug #491702 diff --git a/net-misc/chrony/chrony-1.29-r1.ebuild b/net-misc/chrony/chrony-1.29-r1.ebuild index bd340b5872ac..85de5f7bec3e 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.7 2013/12/21 15:54:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29-r1.ebuild,v 1.8 2013/12/23 16:00:02 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=" |