diff options
author | 2006-02-06 21:33:34 +0000 | |
---|---|---|
committer | 2006-02-06 21:33:34 +0000 | |
commit | 00ef1feeceb672256e06775c29289900f688f57f (patch) | |
tree | c5c215785c1933bb777a540e40da842dd62b6594 /net-dns/c-ares/c-ares-1.3.0.ebuild | |
parent | Mark 3.08.4 stable on ia64 (diff) | |
download | gentoo-2-00ef1feeceb672256e06775c29289900f688f57f.tar.gz gentoo-2-00ef1feeceb672256e06775c29289900f688f57f.tar.bz2 gentoo-2-00ef1feeceb672256e06775c29289900f688f57f.zip |
Mark 1.3.0 stable on alpha
(Portage version: 2.1_pre4-r1)
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 | 6 |
1 files changed, 3 insertions, 3 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 7909b726f84d..3c58995feb59 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 +# Copyright 1999-2006 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.14 2005/12/31 21:31:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.3.0.ebuild,v 1.15 2006/02/06 21:33:34 agriffis 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 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |