summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-10-09 21:26:29 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-10-09 21:26:29 +0000
commit898a23ea2702da96ed07bfdd481b2a80ce373fc2 (patch)
treed8dbc5a941a286ed74a7e65a0ff46d01888e4444 /net-dns/hesiod
parentCleanup old ebuilds vulnerable to GLSA 200512-11, bug #140489 (diff)
downloadgentoo-2-898a23ea2702da96ed07bfdd481b2a80ce373fc2.tar.gz
gentoo-2-898a23ea2702da96ed07bfdd481b2a80ce373fc2.tar.bz2
gentoo-2-898a23ea2702da96ed07bfdd481b2a80ce373fc2.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r--net-dns/hesiod/ChangeLog5
-rw-r--r--net-dns/hesiod/hesiod-3.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index 7371ee16d83d..d07975398c0a 100644
--- a/net-dns/hesiod/ChangeLog
+++ b/net-dns/hesiod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/hesiod
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.19 2006/04/27 21:42:51 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.20 2006/10/09 21:26:29 drizzt Exp $
+
+ 09 Oct 2006; Timothy Redaelli <drizzt@gentoo.org> hesiod-3.0.2-r1.ebuild:
+ Added ~x86-fbsd keyword.
27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-hesiod-3.0.2,
files/digest-hesiod-3.0.2-r1, Manifest:
diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
index 12504a6df018..6c1323e67469 100644
--- a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
+++ b/net-dns/hesiod/hesiod-3.0.2-r1.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/hesiod/hesiod-3.0.2-r1.ebuild,v 1.19 2006/03/05 03:59:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.20 2006/10/09 21:26:29 drizzt Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""