diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-22 15:08:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-22 15:08:59 +0000 |
commit | 8f3d7f1bebf5d1c7ac3cf0042ff05820618fc4d5 (patch) | |
tree | b133723319bce6fdbbe8bca6c9afc7cd49663f2d /net-dns/hesiod | |
parent | Add XShape detection patch, thanks to anarchy (diff) | |
download | gentoo-2-8f3d7f1bebf5d1c7ac3cf0042ff05820618fc4d5.tar.gz gentoo-2-8f3d7f1bebf5d1c7ac3cf0042ff05820618fc4d5.tar.bz2 gentoo-2-8f3d7f1bebf5d1c7ac3cf0042ff05820618fc4d5.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r-- | net-dns/hesiod/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog index 5a958b8f9959..67ede53d6a6d 100644 --- a/net-dns/hesiod/ChangeLog +++ b/net-dns/hesiod/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/hesiod # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.24 2007/03/12 21:02:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.25 2007/03/22 15:08:59 gustavoz Exp $ + + 22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + hesiod-3.0.2-r2.ebuild: + Stable on sparc 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> hesiod-3.0.2-r2.ebuild: x86 stable diff --git a/net-dns/hesiod/hesiod-3.0.2-r2.ebuild b/net-dns/hesiod/hesiod-3.0.2-r2.ebuild index ab648c267994..2e059953515c 100644 --- a/net-dns/hesiod/hesiod-3.0.2-r2.ebuild +++ b/net-dns/hesiod/hesiod-3.0.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.4 2007/03/12 21:02:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.5 2007/03/22 15:08:59 gustavoz 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" src_unpack() { |