diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 12:10:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 12:10:16 +0000 |
commit | 0843e3e353ac1a9872bc526760faf4cae5af7fe6 (patch) | |
tree | 475efa12af9edad718974b280318fb4b0429340e /net-misc | |
parent | Stable for sparc, wrt bug #480466 (diff) | |
download | gentoo-2-0843e3e353ac1a9872bc526760faf4cae5af7fe6.tar.gz gentoo-2-0843e3e353ac1a9872bc526760faf4cae5af7fe6.tar.bz2 gentoo-2-0843e3e353ac1a9872bc526760faf4cae5af7fe6.zip |
Stable for sparc, wrt bug #480364
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index e9992a09d8d7..4109e0289dfe 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.111 2013/08/11 13:27:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.112 2013/08/28 12:10:16 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.29.ebuild: + Stable for sparc, wrt bug #480364 11 Aug 2013; Jeroen Roovers <jer@gentoo.org> chrony-1.29.ebuild: Stable for HPPA (bug #480364). diff --git a/net-misc/chrony/chrony-1.29.ebuild b/net-misc/chrony/chrony-1.29.ebuild index 5c7b61718c57..7ceaf473a346 100644 --- a/net-misc/chrony/chrony-1.29.ebuild +++ b/net-misc/chrony/chrony-1.29.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.ebuild,v 1.6 2013/08/11 13:27:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.29.ebuild,v 1.7 2013/08/28 12:10:16 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" RDEPEND=" |