diff options
author | 2013-12-25 09:35:01 +0000 | |
---|---|---|
committer | 2013-12-25 09:35:01 +0000 | |
commit | 949f6fd6509b0d3642aca214d946dbf67c92be6b (patch) | |
tree | 87b0f8b5a96d0d70c810b1e7228bb52d23731eb7 /net-libs/ldns | |
parent | Remove bogus stable keyword (diff) | |
download | gentoo-2-949f6fd6509b0d3642aca214d946dbf67c92be6b.tar.gz gentoo-2-949f6fd6509b0d3642aca214d946dbf67c92be6b.tar.bz2 gentoo-2-949f6fd6509b0d3642aca214d946dbf67c92be6b.zip |
arm stable, bug #477894
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ldns/ldns-1.6.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ldns/ChangeLog b/net-libs/ldns/ChangeLog index 283f8dccf519..9c9ff5f4da02 100644 --- a/net-libs/ldns/ChangeLog +++ b/net-libs/ldns/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ldns # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ChangeLog,v 1.50 2013/12/11 15:35:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ChangeLog,v 1.51 2013/12/25 09:35:01 maekke Exp $ + + 25 Dec 2013; Markus Meier <maekke@gentoo.org> ldns-1.6.16.ebuild: + arm stable, bug #477894 11 Dec 2013; Jeroen Roovers <jer@gentoo.org> ldns-1.6.16.ebuild: Stable for HPPA (bug #477894). diff --git a/net-libs/ldns/ldns-1.6.16.ebuild b/net-libs/ldns/ldns-1.6.16.ebuild index 5ef5336a034e..a61a11191b40 100644 --- a/net-libs/ldns/ldns-1.6.16.ebuild +++ b/net-libs/ldns/ldns-1.6.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ldns-1.6.16.ebuild,v 1.7 2013/12/11 15:35:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ldns-1.6.16.ebuild,v 1.8 2013/12/25 09:35:01 maekke Exp $ EAPI="4" PYTHON_DEPEND="python? 2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos" IUSE="doc gost +ecdsa python +ssl static-libs vim-syntax" RESTRICT="test" # 1.6.9 has no test directory |