diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-10 03:46:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-10 03:46:54 +0000 |
commit | cd3807484f5a22ee85544ec6798410434a69b865 (patch) | |
tree | aebbdb8aeda59b246e0e3cbaa88d1aa897a90e02 /net-misc/chrony | |
parent | Stable for HPPA (bug #370845). (diff) | |
download | gentoo-2-cd3807484f5a22ee85544ec6798410434a69b865.tar.gz gentoo-2-cd3807484f5a22ee85544ec6798410434a69b865.tar.bz2 gentoo-2-cd3807484f5a22ee85544ec6798410434a69b865.zip |
Stable for HPPA (bug #370485).
(Portage version: 2.2.0_alpha38/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 6db76e61477d..892aaa1a05d3 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.73 2011/06/09 15:21:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.74 2011/06/10 03:46:54 jer Exp $ + + 10 Jun 2011; Jeroen Roovers <jer@gentoo.org> chrony-1.25.ebuild: + Stable for HPPA (bug #370485). 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> chrony-1.25-r1.ebuild: Users can find the documentation directory on their own, and prevent having diff --git a/net-misc/chrony/chrony-1.25.ebuild b/net-misc/chrony/chrony-1.25.ebuild index 5bd4400a25e0..da8f57a1dc87 100644 --- a/net-misc/chrony/chrony-1.25.ebuild +++ b/net-misc/chrony/chrony-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.25.ebuild,v 1.3 2011/06/08 09:39:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.25.ebuild,v 1.4 2011/06/10 03:46:54 jer Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 hppa ~mips ~ppc ~sparc ~x86" IUSE="caps readline" RDEPEND=" |