summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-09-09 21:59:43 +0000
committerRoy Marples <uberlord@gentoo.org>2006-09-09 21:59:43 +0000
commit16c06d15dacc79f9bf1afbc2bb5a61d3e83747df (patch)
treebf39b07258b0152621ef2569fa6d0527159e7081 /net-dns/resolvconf-gentoo
parentstupid package #146969 (diff)
downloadgentoo-2-16c06d15dacc79f9bf1afbc2bb5a61d3e83747df.tar.gz
gentoo-2-16c06d15dacc79f9bf1afbc2bb5a61d3e83747df.tar.bz2
gentoo-2-16c06d15dacc79f9bf1afbc2bb5a61d3e83747df.zip
Keyworded ~x86-fbsd
(Portage version: 2.1.1_rc1-r5)
Diffstat (limited to 'net-dns/resolvconf-gentoo')
-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 d3c5d16ae4b1..8129e07b07b0 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.11 2006/09/07 10:33:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.12 2006/09/09 21:59:43 uberlord Exp $
+
+ 09 Sep 2006; Roy Marples <uberlord@gentoo.org>
+ resolvconf-gentoo-1.0.ebuild:
+ Keyworded ~x86-fbsd
07 Sep 2006; Guy Martin <gmsoft@gentoo.org> resolvconf-gentoo-1.0.ebuild:
Stable on hppa.
diff --git a/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild b/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild
index a0f61182e241..df57602c19e4 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.10 2006/09/07 10:33:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.0.ebuild,v 1.11 2006/09/09 21:59:43 uberlord 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 ~x86-fbsd"
IUSE=""
DEPEND=""