summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-14 05:39:58 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-14 05:39:58 +0000
commit90015c491058dc83f5995d55f1331c62f7703337 (patch)
tree63d11f511c95fcdb0e6ad712d368a0bd60c5eb71 /net-dns/hesiod
parentPush net-misc/networkmanager[wimax] down to ppc64 (diff)
downloadgentoo-2-90015c491058dc83f5995d55f1331c62f7703337.tar.gz
gentoo-2-90015c491058dc83f5995d55f1331c62f7703337.tar.bz2
gentoo-2-90015c491058dc83f5995d55f1331c62f7703337.zip
marked x86 per bug 419715
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r--net-dns/hesiod/ChangeLog5
-rw-r--r--net-dns/hesiod/hesiod-3.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index 0b9388cefb7b..c8eec5dd3790 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.41 2012/06/09 08:51:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.42 2012/06/14 05:39:58 jdhore Exp $
+
+ 14 Jun 2012; Jeff Horelick <jdhore@gentoo.org> hesiod-3.1.0.ebuild:
+ marked x86 per bug 419715
09 Jun 2012; Markus Meier <maekke@gentoo.org> hesiod-3.1.0.ebuild:
arm stable, bug #419715
diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild
index 6feee410d688..88bf779c1f07 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-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.5 2012/06/09 08:51:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.6 2012/06/14 05:39:58 jdhore 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 ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_prepare() {