diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 16:35:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 16:35:47 +0000 |
commit | 929f19cf5365b960ba1c0b35ceeb8c8465598b44 (patch) | |
tree | 45bb472aa7f7cade94c88d8fd096085d6dc34ef4 /net-misc | |
parent | stable ppc, bug 330525 (diff) | |
download | gentoo-2-929f19cf5365b960ba1c0b35ceeb8c8465598b44.tar.gz gentoo-2-929f19cf5365b960ba1c0b35ceeb8c8465598b44.tar.bz2 gentoo-2-929f19cf5365b960ba1c0b35ceeb8c8465598b44.zip |
stable ppc, bug 328279
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.24-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 212b824473f3..f675fcae3d5a 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.63 2010/09/18 16:16:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.64 2010/10/14 16:35:47 ranger Exp $ + + 14 Oct 2010; Brent Baude <ranger@gentoo.org> chrony-1.24-r2.ebuild: + stable ppc, bug 328279 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> chrony-1.24-r2.ebuild: sparc stable wrt #328279 diff --git a/net-misc/chrony/chrony-1.24-r2.ebuild b/net-misc/chrony/chrony-1.24-r2.ebuild index af4dd6fb0849..cacffd4526ac 100644 --- a/net-misc/chrony/chrony-1.24-r2.ebuild +++ b/net-misc/chrony/chrony-1.24-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.24-r2.ebuild,v 1.6 2010/09/18 16:16:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.24-r2.ebuild,v 1.7 2010/10/14 16:35:47 ranger 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=" |