diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-09-07 10:33:14 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-09-07 10:33:14 +0000 |
commit | 1bf45011eaa901bac961ff06428797b6d203be1e (patch) | |
tree | 1da6c88b2269351be13e78cd21fe825d98285dc5 /net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild | |
parent | Revert previous commit. (diff) | |
download | historical-1bf45011eaa901bac961ff06428797b6d203be1e.tar.gz historical-1bf45011eaa901bac961ff06428797b6d203be1e.tar.bz2 historical-1bf45011eaa901bac961ff06428797b6d203be1e.zip |
Stable on hppa.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild')
-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 28f5fdd1dba0..a0f61182e241 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.9 2006/09/06 22:15:04 christel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild,v 1.10 2006/09/07 10:33:14 gmsoft 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="" |