diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-29 13:13:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-29 13:13:48 +0000 |
commit | 2096fc49498b210a1e6d925ec23eee8dd9aa7d8a (patch) | |
tree | a3672ec4dc47572f2818ebe3dde583a13fe068a9 /net-dns/c-ares/c-ares-1.3.0.ebuild | |
parent | Version bump, bug #116583. (diff) | |
download | gentoo-2-2096fc49498b210a1e6d925ec23eee8dd9aa7d8a.tar.gz gentoo-2-2096fc49498b210a1e6d925ec23eee8dd9aa7d8a.tar.bz2 gentoo-2-2096fc49498b210a1e6d925ec23eee8dd9aa7d8a.zip |
Stable on sparc wrt #117036
(Portage version: 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 e84d64f04977..e7e473effe67 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.11 2005/12/29 05:21:53 halcy0n Exp $ +# $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 $ 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="" |