diff options
author | David Holm <dholm@gentoo.org> | 2004-08-28 18:17:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-28 18:17:20 +0000 |
commit | 00a1d15528a31cea88b12979da07fb1fa9f7d169 (patch) | |
tree | 2db6262e4ccc6e77a08544c2f5853554894f029e /net-dns/c-ares/c-ares-1.2.0.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-00a1d15528a31cea88b12979da07fb1fa9f7d169.tar.gz historical-00a1d15528a31cea88b12979da07fb1fa9f7d169.tar.bz2 historical-00a1d15528a31cea88b12979da07fb1fa9f7d169.zip |
Added to ~ppc
Diffstat (limited to 'net-dns/c-ares/c-ares-1.2.0.ebuild')
-rw-r--r-- | net-dns/c-ares/c-ares-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/c-ares/c-ares-1.2.0.ebuild b/net-dns/c-ares/c-ares-1.2.0.ebuild index 2f32db38a155..5c9ac45e0475 100644 --- a/net-dns/c-ares/c-ares-1.2.0.ebuild +++ b/net-dns/c-ares/c-ares-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2.0.ebuild,v 1.1 2004/08/15 09:58:44 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.2.0.ebuild,v 1.2 2004/08/28 18:17:20 dholm Exp $ DESCRIPTION="C library that resolves names asynchronously" SRC_URI="http://daniel.haxx.se/projects/c-ares/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://daniel.haxx.se/projects/c-ares/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/libc" |