diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 04:00:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 04:00:07 +0000 |
commit | 0f7d3d7d122a487e9713dd1e40992bbb1af51c93 (patch) | |
tree | dcac2a21043ef176d7b188daa471d0f93fb99db1 /net-misc | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-0f7d3d7d122a487e9713dd1e40992bbb1af51c93.tar.gz gentoo-2-0f7d3d7d122a487e9713dd1e40992bbb1af51c93.tar.bz2 gentoo-2-0f7d3d7d122a487e9713dd1e40992bbb1af51c93.zip |
arm/s390/sh love #126989 by Thomas Werthmann
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netdate/netdate-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/netdate/netdate-1.2.ebuild b/net-misc/netdate/netdate-1.2.ebuild index 1f213e7d2184..bf9978164320 100644 --- a/net-misc/netdate/netdate-1.2.ebuild +++ b/net-misc/netdate/netdate-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netdate/netdate-1.2.ebuild,v 1.7 2005/06/26 09:03:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netdate/netdate-1.2.ebuild,v 1.8 2006/11/12 04:00:07 vapier Exp $ DESCRIPTION="A Utility to synchronize the time with ntp-servers" HOMEPAGE="ftp://ftp.suse.com/pub/people/kukuk/ipv6/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 mips sparc x86" +KEYWORDS="amd64 arm mips s390 sh sparc x86" IUSE="" DEPEND="" |