diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:32:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:32:36 +0000 |
commit | 9ee6e2936ffb7f56e7fd6d73fb706ff2e391e51f (patch) | |
tree | 2d4264fb7aeda1beca53300744706e21d9552344 | |
parent | Stable for ppc; bug #387339 (diff) | |
download | gentoo-2-9ee6e2936ffb7f56e7fd6d73fb706ff2e391e51f.tar.gz gentoo-2-9ee6e2936ffb7f56e7fd6d73fb706ff2e391e51f.tar.bz2 gentoo-2-9ee6e2936ffb7f56e7fd6d73fb706ff2e391e51f.zip |
sparc stable wrt #383687
(Portage version: 2.1.10.38/cvs/Linux ia64)
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 85441eda75b2..d97df0bc818f 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.83 2011/10/01 03:24:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.84 2011/12/18 17:32:36 armin76 Exp $ + + 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> chrony-1.26.ebuild: + sparc stable wrt #383687 01 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> chrony-1.26.ebuild: x86 stable wrt bug #383687 diff --git a/net-misc/chrony/chrony-1.26.ebuild b/net-misc/chrony/chrony-1.26.ebuild index 05822d1e96a8..e61f6d92f829 100644 --- a/net-misc/chrony/chrony-1.26.ebuild +++ b/net-misc/chrony/chrony-1.26.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.26.ebuild,v 1.4 2011/10/01 03:24:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.26.ebuild,v 1.5 2011/12/18 17:32:36 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=" |