diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-05-02 15:53:42 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-05-02 15:53:42 +0000 |
commit | 75395d46630af2ca482f39457c9a810b5d837c30 (patch) | |
tree | 441d6719c71d7597a4af6f8a87897b62393b7998 /net-dns/dnssec-root | |
parent | Stable for HPPA (bug #359303). (diff) | |
download | gentoo-2-75395d46630af2ca482f39457c9a810b5d837c30.tar.gz gentoo-2-75395d46630af2ca482f39457c9a810b5d837c30.tar.bz2 gentoo-2-75395d46630af2ca482f39457c9a810b5d837c30.zip |
stabilize for all, just installs a few files and passes test suite. bug 365191
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/dnssec-root')
-rw-r--r-- | net-dns/dnssec-root/ChangeLog | 7 | ||||
-rw-r--r-- | net-dns/dnssec-root/dnssec-root-20100715.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-dns/dnssec-root/ChangeLog b/net-dns/dnssec-root/ChangeLog index f2ad50e10630..1a9c343be3fd 100644 --- a/net-dns/dnssec-root/ChangeLog +++ b/net-dns/dnssec-root/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-dns/dnssec-root # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-root/ChangeLog,v 1.2 2011/04/28 15:07:49 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-root/ChangeLog,v 1.3 2011/05/02 15:53:42 darkside Exp $ + + 02 May 2011; Jeremy Olexa <darkside@gentoo.org> + dnssec-root-20100715.ebuild: + stabilize for all, just installs a few files and passes test suite. bug + 365191 28 Apr 2011; Jeremy Olexa <darkside@gentoo.org> dnssec-root-20100715.ebuild: diff --git a/net-dns/dnssec-root/dnssec-root-20100715.ebuild b/net-dns/dnssec-root/dnssec-root-20100715.ebuild index 9d3a4b0b3fd4..623e74646b00 100644 --- a/net-dns/dnssec-root/dnssec-root-20100715.ebuild +++ b/net-dns/dnssec-root/dnssec-root-20100715.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-root/dnssec-root-20100715.ebuild,v 1.3 2011/04/28 15:07:49 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnssec-root/dnssec-root-20100715.ebuild,v 1.4 2011/05/02 15:53:42 darkside Exp $ DESCRIPTION="The DNSSEC root key(s)" HOMEPAGE="https://www.iana.org/dnssec/" @@ -15,7 +15,7 @@ SRC_URI="http://data.iana.org/root-anchors/root-anchors.xml LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 x86" IUSE="test" |