summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-24 22:06:59 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-24 22:06:59 +0000
commit818763bd1043ed7ab7b0f669279c8cbad5d38bb4 (patch)
tree45a09588608d361a9df7a666a2dd39f4c24c4fbb /net-dns/c-ares
parentx86 stable wrt #182880 (diff)
downloadhistorical-818763bd1043ed7ab7b0f669279c8cbad5d38bb4.tar.gz
historical-818763bd1043ed7ab7b0f669279c8cbad5d38bb4.tar.bz2
historical-818763bd1043ed7ab7b0f669279c8cbad5d38bb4.zip
arm/s390/sh stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'net-dns/c-ares')
-rw-r--r--net-dns/c-ares/c-ares-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/c-ares/c-ares-1.4.0.ebuild b/net-dns/c-ares/c-ares-1.4.0.ebuild
index ca9631e0c380..86ae14b2ff68 100644
--- a/net-dns/c-ares/c-ares-1.4.0.ebuild
+++ b/net-dns/c-ares/c-ares-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.4.0.ebuild,v 1.8 2007/06/11 14:18:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.4.0.ebuild,v 1.9 2007/06/24 22:06:12 vapier Exp $
DESCRIPTION="C library that resolves names asynchronously"
HOMEPAGE="http://daniel.haxx.se/projects/c-ares/"
@@ -8,7 +8,7 @@ SRC_URI="http://daniel.haxx.se/projects/c-ares/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""