summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-07-05 18:49:59 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-07-05 18:49:59 +0000
commitbf132d4f72d4e4f2ced77bd7b1f7e41591968ce7 (patch)
treeae4408148d439f063dd536392ee6fce32c446b4a /net-dns
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-bf132d4f72d4e4f2ced77bd7b1f7e41591968ce7.tar.gz
gentoo-2-bf132d4f72d4e4f2ced77bd7b1f7e41591968ce7.tar.bz2
gentoo-2-bf132d4f72d4e4f2ced77bd7b1f7e41591968ce7.zip
Stable on x86, bug #139205.
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/resolvconf-gentoo/ChangeLog6
-rw-r--r--net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/resolvconf-gentoo/ChangeLog b/net-dns/resolvconf-gentoo/ChangeLog
index 4c1b5038028a..3089bbc69eb6 100644
--- a/net-dns/resolvconf-gentoo/ChangeLog
+++ b/net-dns/resolvconf-gentoo/ChangeLog
@@ -1,6 +1,10 @@
# 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.3 2006/07/05 12:21:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.4 2006/07/05 18:49:59 ticho Exp $
+
+ 05 Jul 2006; Andrej Kacian <ticho@gentoo.org>
+ resolvconf-gentoo-1.0.ebuild:
+ Stable on x86, bug #139205.
05 Jul 2006; <nixnut@gentoo.org> resolvconf-gentoo-1.0.ebuild:
Stable on ppc. 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 77c5b832140d..f7c768a76138 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.2 2006/07/05 12:21:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild,v 1.3 2006/07/05 18:49:59 ticho 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=""