diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-08-29 09:15:56 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-08-29 09:15:56 +0000 |
commit | 02e107ca9f18ddc0e8a10e0a88bc5a939ec10262 (patch) | |
tree | 496ef7d20e899bb65c72f938058779fec55fc767 /net-dns/resolvconf-gentoo | |
parent | Marked stable on amd64, bug 141136. (diff) | |
download | gentoo-2-02e107ca9f18ddc0e8a10e0a88bc5a939ec10262.tar.gz gentoo-2-02e107ca9f18ddc0e8a10e0a88bc5a939ec10262.tar.bz2 gentoo-2-02e107ca9f18ddc0e8a10e0a88bc5a939ec10262.zip |
Stable on alpha wrt bug #139205
(Portage version: 2.1-r2)
Diffstat (limited to 'net-dns/resolvconf-gentoo')
-rw-r--r-- | net-dns/resolvconf-gentoo/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/resolvconf-gentoo/ChangeLog b/net-dns/resolvconf-gentoo/ChangeLog index 1fa79461e4cb..762c8819cbfe 100644 --- a/net-dns/resolvconf-gentoo/ChangeLog +++ b/net-dns/resolvconf-gentoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/resolvconf-gentoo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.8 2006/07/30 16:27:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.9 2006/08/29 09:15:56 ferdy Exp $ + + 29 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> + resolvconf-gentoo-1.0.ebuild: + Stable on alpha wrt bug #139205 07 Jul 2006; Markus Rothe <corsair@gentoo.org> resolvconf-gentoo-1.0.ebuild: diff --git a/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild b/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild index d520ed3ccc3b..63934c1936f5 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.7 2006/08/06 17:04:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild,v 1.8 2006/08/29 09:15:56 ferdy 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="" |