diff options
author | 2006-08-06 17:04:58 +0000 | |
---|---|---|
committer | 2006-08-06 17:04:58 +0000 | |
commit | 5f346a15659ce5a65b40111bd2db2ef8cd8391ef (patch) | |
tree | 6ffc870a890937c18cf11767b7cb799389744b68 /net-dns | |
parent | arm/s390/sh stable (diff) | |
download | historical-5f346a15659ce5a65b40111bd2db2ef8cd8391ef.tar.gz historical-5f346a15659ce5a65b40111bd2db2ef8cd8391ef.tar.bz2 historical-5f346a15659ce5a65b40111bd2db2ef8cd8391ef.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/c-ares/c-ares-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dns/c-ares/c-ares-1.3.1.ebuild b/net-dns/c-ares/c-ares-1.3.1.ebuild index 97b1dd1b7b85..0ed5b22e25cf 100644 --- a/net-dns/c-ares/c-ares-1.3.1.ebuild +++ b/net-dns/c-ares/c-ares-1.3.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.5 2006/08/05 13:52:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.3.1.ebuild,v 1.6 2006/08/06 17:04:42 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="" diff --git a/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild b/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild index 2014515ab5c3..d520ed3ccc3b 100644 --- a/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild +++ b/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild,v 1.6 2006/07/07 06:31:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild,v 1.7 2006/08/06 17:04:58 vapier Exp $ DESCRIPTION="A framework for managing DNS information" HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~uberlord/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |