summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-05 17:51:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-05 17:51:59 +0000
commitc2182c2a6ec5fb5a040196152da0916846cbda19 (patch)
tree5566201ad01d7b116fbc39703391c68eaf892f28 /net-dns/hesiod
parentFixed mcedit segfaults when aspell dictionaries are missing (bug #429794 by L... (diff)
downloadgentoo-2-c2182c2a6ec5fb5a040196152da0916846cbda19.tar.gz
gentoo-2-c2182c2a6ec5fb5a040196152da0916846cbda19.tar.bz2
gentoo-2-c2182c2a6ec5fb5a040196152da0916846cbda19.zip
alpha/ia64/s390/sh/sparc stable wrt #419715
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 30c8e41e9a62..98795ee3a1b8 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.43 2012/06/29 14:50:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.44 2012/08/05 17:51:59 armin76 Exp $
+
+ 05 Aug 2012; Raúl Porcel <armin76@gentoo.org> hesiod-3.1.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #419715
29 Jun 2012; Jeroen Roovers <jer@gentoo.org> hesiod-3.1.0.ebuild:
Stable for HPPA (bug #419715).
diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild
index 472ecb5b1e21..ea3effdd24a8 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.7 2012/06/29 14:50:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.8 2012/08/05 17:51:59 armin76 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() {