diff options
-rw-r--r-- | net-dns/hesiod/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.1.0.ebuild | 4 |
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() { |