diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-07-31 08:27:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-07-31 08:27:44 +0000 |
commit | eb23364602d69ac5df6dc5cefac91c9b0a23fdb4 (patch) | |
tree | 28fa7006019ea110e60956bda7cca22e43e60581 /net-misc | |
parent | Stable for HPPA (bug #517810). (diff) | |
download | gentoo-2-eb23364602d69ac5df6dc5cefac91c9b0a23fdb4.tar.gz gentoo-2-eb23364602d69ac5df6dc5cefac91c9b0a23fdb4.tar.bz2 gentoo-2-eb23364602d69ac5df6dc5cefac91c9b0a23fdb4.zip |
Stable for HPPA (bug #518572).
(Portage version: 2.2.10/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.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 66a47f1a595c..0edc0224729d 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.133 2014/07/04 13:41:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.134 2014/07/31 08:27:44 jer Exp $ + + 31 Jul 2014; Jeroen Roovers <jer@gentoo.org> chrony-1.30.ebuild: + Stable for HPPA (bug #518572). *chrony-1.30 (04 Jul 2014) diff --git a/net-misc/chrony/chrony-1.30.ebuild b/net-misc/chrony/chrony-1.30.ebuild index 6ab891cc7444..0b62028f4f78 100644 --- a/net-misc/chrony/chrony-1.30.ebuild +++ b/net-misc/chrony/chrony-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30.ebuild,v 1.1 2014/07/04 13:41:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.30.ebuild,v 1.2 2014/07/31 08:27:44 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 selinux" RDEPEND=" |