diff options
author | 2010-10-18 16:51:18 +0000 | |
---|---|---|
committer | 2010-10-18 16:51:18 +0000 | |
commit | 7b92004f78d67fe9483ec8094dfd03b8b089d953 (patch) | |
tree | 050ef017ba7350b95778a7a5707e9163de1a988e /net-misc/netdate/netdate-1.2.ebuild | |
parent | Stable on amd64 wrt bug #341513 (diff) | |
download | gentoo-2-7b92004f78d67fe9483ec8094dfd03b8b089d953.tar.gz gentoo-2-7b92004f78d67fe9483ec8094dfd03b8b089d953.tar.bz2 gentoo-2-7b92004f78d67fe9483ec8094dfd03b8b089d953.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'net-misc/netdate/netdate-1.2.ebuild')
-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 bf9978164320..41b645eafacb 100644 --- a/net-misc/netdate/netdate-1.2.ebuild +++ b/net-misc/netdate/netdate-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 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.8 2006/11/12 04:00:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netdate/netdate-1.2.ebuild,v 1.9 2010/10/18 16:51:18 leio 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 arm mips s390 sh sparc x86" +KEYWORDS="amd64 arm ~mips s390 sh sparc x86" IUSE="" DEPEND="" |