diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-07-06 23:03:55 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-07-06 23:03:55 +0000 |
commit | 1e65054e24943c3a380d93221afadf7176ceda5f (patch) | |
tree | 5f2ae0b873a5d3aada56adfe582c7208543e65a4 /net-dns | |
parent | change maintainer on flameeyes request (diff) | |
download | gentoo-2-1e65054e24943c3a380d93221afadf7176ceda5f.tar.gz gentoo-2-1e65054e24943c3a380d93221afadf7176ceda5f.tar.bz2 gentoo-2-1e65054e24943c3a380d93221afadf7176ceda5f.zip |
Stable on amd64, bug #139205.
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/resolvconf-gentoo/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/resolvconf-gentoo/ChangeLog b/net-dns/resolvconf-gentoo/ChangeLog index bb110604174f..38379e33ffe4 100644 --- a/net-dns/resolvconf-gentoo/ChangeLog +++ b/net-dns/resolvconf-gentoo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/resolvconf-gentoo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.5 2006/07/06 21:50:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.6 2006/07/06 23:03:55 squinky86 Exp $ + + 06 Jul 2006; Jon Hood <squinky86@gentoo.org> resolvconf-gentoo-1.0.ebuild: + Stable on amd64, bug #139205. 06 Jul 2006; Jason Wever <weeve@gentoo.org> resolvconf-gentoo-1.0.ebuild: Stable on SPARC wrt bug #139205. diff --git a/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild b/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild index e87a7a8e9dfb..65a975061442 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.4 2006/07/06 21:50:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild,v 1.5 2006/07/06 23:03:55 squinky86 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="" |