diff options
author | David Holm <dholm@gentoo.org> | 2004-06-02 20:59:58 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-02 20:59:58 +0000 |
commit | 6973f0382f6f7cb8c7a3ad05d147ff560e08b88a (patch) | |
tree | 86ab1a8dcd5ca4cf6f1915111ad63e22b3ba1ce2 /net-misc | |
parent | Closed bug #51171 (Manifest recommit) (diff) | |
download | gentoo-2-6973f0382f6f7cb8c7a3ad05d147ff560e08b88a.tar.gz gentoo-2-6973f0382f6f7cb8c7a3ad05d147ff560e08b88a.tar.bz2 gentoo-2-6973f0382f6f7cb8c7a3ad05d147ff560e08b88a.zip |
Added to ~ppc
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/chrony/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/chrony/chrony-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog index 20579a9d68c9..a8964c8383bb 100644 --- a/net-misc/chrony/ChangeLog +++ b/net-misc/chrony/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/chrony # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.13 2004/03/19 10:07:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.14 2004/06/02 20:59:58 dholm Exp $ + + 02 Jun 2004; David Holm <dholm@gentoo.org> chrony-1.20.ebuild: + Added to ~ppc. 19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> chrony-1.19.99.2.ebuild, chrony-1.19.ebuild, chrony-1.20.ebuild: diff --git a/net-misc/chrony/chrony-1.20.ebuild b/net-misc/chrony/chrony-1.20.ebuild index 1243f4c40014..6ad4edb5ad4e 100644 --- a/net-misc/chrony/chrony-1.20.ebuild +++ b/net-misc/chrony/chrony-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.20.ebuild,v 1.3 2004/03/19 10:07:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.20.ebuild,v 1.4 2004/06/02 20:59:58 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://chrony.sunsite.dk/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~mips sparc" +KEYWORDS="~x86 ~mips sparc ~ppc" IUSE="readline" DEPEND="virtual/glibc |