diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 17:04:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 17:04:58 +0000 |
commit | 6825c862268f1d11cb2249764b5c32e1022116a3 (patch) | |
tree | 5f8cc10c0b419a894d984dd3b8494b2f63ec2b75 /net-dns | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-6825c862268f1d11cb2249764b5c32e1022116a3.tar.gz gentoo-2-6825c862268f1d11cb2249764b5c32e1022116a3.tar.bz2 gentoo-2-6825c862268f1d11cb2249764b5c32e1022116a3.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |