diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-30 14:18:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-30 14:18:07 +0000 |
commit | 8cd8802eaf2e306a6001941ce17d1547d8788650 (patch) | |
tree | 3ec2dcf81b6a5ed700b7250435d177b6fccf58b7 /net-misc/chrony | |
parent | removed mediawiki-1.3.x.ebuild (diff) | |
download | gentoo-2-8cd8802eaf2e306a6001941ce17d1547d8788650.tar.gz gentoo-2-8cd8802eaf2e306a6001941ce17d1547d8788650.tar.bz2 gentoo-2-8cd8802eaf2e306a6001941ce17d1547d8788650.zip |
Stable on sparc wrt #141452
(Portage version: 2.1-r2)
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.21-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 271efd2d7b11..7195ef4a735b 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.31 2006/08/29 05:09:52 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.32 2006/08/30 14:18:07 gustavoz Exp $ + + 30 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> chrony-1.21-r1.ebuild: + Stable on sparc wrt #141452 29 Aug 2006; Joshua Jackson <tsunam@gentoo.org> chrony-1.21-r1.ebuild: Stable x86; bug #141452 diff --git a/net-misc/chrony/chrony-1.21-r1.ebuild b/net-misc/chrony/chrony-1.21-r1.ebuild index 9f2fe5429d8f..b37004cafbf7 100644 --- a/net-misc/chrony/chrony-1.21-r1.ebuild +++ b/net-misc/chrony/chrony-1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.21-r1.ebuild,v 1.5 2006/08/29 05:09:52 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.21-r1.ebuild,v 1.6 2006/08/30 14:18:07 gustavoz Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://chrony.sunsite.dk/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~amd64 hppa ~mips ~ppc sparc x86" IUSE="readline" DEPEND="readline? ( >=sys-libs/readline-4.1-r4 )" |