summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 15:32:01 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 15:32:01 +0000
commit25a6cf8644b239d51062a2a061657ed3cf20da48 (patch)
tree29f667170636305665995d4a1ca369b19ddac596 /net-dns
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-25a6cf8644b239d51062a2a061657ed3cf20da48.tar.gz
gentoo-2-25a6cf8644b239d51062a2a061657ed3cf20da48.tar.bz2
gentoo-2-25a6cf8644b239d51062a2a061657ed3cf20da48.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hesiod/ChangeLog5
-rw-r--r--net-dns/hesiod/hesiod-3.1.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index 599431e5c8a8..693fd86145f3 100644
--- a/net-dns/hesiod/ChangeLog
+++ b/net-dns/hesiod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/hesiod
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.37 2012/04/25 16:26:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.38 2012/05/09 15:32:01 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> hesiod-3.1.0.ebuild:
+ keyword ~amd64-fbsd
25 Apr 2012; Justin Lecher <jlec@gentoo.org> hesiod-3.0.2-r2.ebuild:
Drop unnessecary die
diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild
index 6c16c1e9a3ed..bf3a38832ef3 100644
--- a/net-dns/hesiod/hesiod-3.1.0.ebuild
+++ b/net-dns/hesiod/hesiod-3.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.1 2010/07/11 11:12:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.2 2012/05/09 15:32:01 aballier Exp $
EAPI="2"
inherit flag-o-matic eutils autotools
@@ -12,7 +12,7 @@ SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/${PN}/${P}.tar.gz
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_prepare() {