diff options
author | 2005-12-30 16:45:57 +0000 | |
---|---|---|
committer | 2005-12-30 16:45:57 +0000 | |
commit | 6134c2547699289df93ccbf1b9316a4f58dd83cc (patch) | |
tree | ab31edd4060bbe8e0b97951f50089db1d42b6e8f /net-dns/c-ares/c-ares-1.3.0.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-6134c2547699289df93ccbf1b9316a4f58dd83cc.tar.gz historical-6134c2547699289df93ccbf1b9316a4f58dd83cc.tar.bz2 historical-6134c2547699289df93ccbf1b9316a4f58dd83cc.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-dns/c-ares/c-ares-1.3.0.ebuild')
-rw-r--r-- | net-dns/c-ares/c-ares-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/c-ares/c-ares-1.3.0.ebuild b/net-dns/c-ares/c-ares-1.3.0.ebuild index e7e473effe67..9272c268f7b2 100644 --- a/net-dns/c-ares/c-ares-1.3.0.ebuild +++ b/net-dns/c-ares/c-ares-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3.0.ebuild,v 1.12 2005/12/29 13:13:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.3.0.ebuild,v 1.13 2005/12/30 16:45:57 corsair 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="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND="" |