diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-20 23:01:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-20 23:01:40 +0000 |
commit | e4110c2a6db84a351a5dca88dfa76779d3e5fef5 (patch) | |
tree | 3f9674adc5c33e49b502144628bab96acb24b546 /net-misc | |
parent | Bump. (diff) | |
download | gentoo-2-e4110c2a6db84a351a5dca88dfa76779d3e5fef5.tar.gz gentoo-2-e4110c2a6db84a351a5dca88dfa76779d3e5fef5.tar.bz2 gentoo-2-e4110c2a6db84a351a5dca88dfa76779d3e5fef5.zip |
Stable for HPPA (bug #470560).
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.27-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 34de7c435fba..8004c1e72d76 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.99 2013/05/20 12:41:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.100 2013/05/20 23:01:40 jer Exp $ + + 20 May 2013; Jeroen Roovers <jer@gentoo.org> chrony-1.27-r1.ebuild: + Stable for HPPA (bug #470560). 20 May 2013; Agostino Sarubbo <ago@gentoo.org> chrony-1.27-r1.ebuild: Stable for ppc, wrt bug #470560 diff --git a/net-misc/chrony/chrony-1.27-r1.ebuild b/net-misc/chrony/chrony-1.27-r1.ebuild index 9387c0246a9d..203a4cb29248 100644 --- a/net-misc/chrony/chrony-1.27-r1.ebuild +++ b/net-misc/chrony/chrony-1.27-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.27-r1.ebuild,v 1.4 2013/05/20 12:41:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27-r1.ebuild,v 1.5 2013/05/20 23:01:40 jer 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" DEPEND=" |