diff options
author | 2011-06-25 18:56:43 +0000 | |
---|---|---|
committer | 2011-06-25 18:56:43 +0000 | |
commit | 005cb995037c8804934abf627116adb55538fe0f (patch) | |
tree | 03e7a58582354dfba330a0065ca767a9c5f24fa4 /net-misc | |
parent | version bump, by Vladimir Ivanov, bug #361167 (diff) | |
download | gentoo-2-005cb995037c8804934abf627116adb55538fe0f.tar.gz gentoo-2-005cb995037c8804934abf627116adb55538fe0f.tar.bz2 gentoo-2-005cb995037c8804934abf627116adb55538fe0f.zip |
sparc stable wrt #370485
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'net-misc')
-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 18b42fc4e242..a71a63e855c6 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.76 2011/06/23 20:11:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.77 2011/06/25 18:56:43 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> chrony-1.25.ebuild: + sparc stable wrt #370485 23 Jun 2011; Brent Baude <ranger@gentoo.org> chrony-1.25.ebuild: Marking chrony-1.25 ppc for bug 370485 diff --git a/net-misc/chrony/chrony-1.25.ebuild b/net-misc/chrony/chrony-1.25.ebuild index bf116888c530..3151b8041593 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.6 2011/06/23 20:11:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.25.ebuild,v 1.7 2011/06/25 18:56:43 armin76 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=" |