diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-02 18:36:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-02 18:36:17 +0000 |
commit | 2f806fe3be2bb0f119382a9235a888b93af49bec (patch) | |
tree | 228cc935769891ef5b4edc5cf2760c2c91e3afcc | |
parent | Stable for x86, wrt bug #533294 (diff) | |
download | gentoo-2-2f806fe3be2bb0f119382a9235a888b93af49bec.tar.gz gentoo-2-2f806fe3be2bb0f119382a9235a888b93af49bec.tar.bz2 gentoo-2-2f806fe3be2bb0f119382a9235a888b93af49bec.zip |
Stable for x86, wrt bug #517792
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | net-libs/udns/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/udns/udns-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/udns/ChangeLog b/net-libs/udns/ChangeLog index 071995222bea..13f60f74c474 100644 --- a/net-libs/udns/ChangeLog +++ b/net-libs/udns/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/udns # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/ChangeLog,v 1.34 2015/07/30 12:25:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/ChangeLog,v 1.35 2015/08/02 18:36:17 ago Exp $ + + 02 Aug 2015; Agostino Sarubbo <ago@gentoo.org> udns-0.4.ebuild: + Stable for x86, wrt bug #517792 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> udns-0.4.ebuild: Stable for sparc, wrt bug #517792 diff --git a/net-libs/udns/udns-0.4.ebuild b/net-libs/udns/udns-0.4.ebuild index 1044be5f17ea..0b7229744e2a 100644 --- a/net-libs/udns/udns-0.4.ebuild +++ b/net-libs/udns/udns-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.4.ebuild,v 1.4 2015/07/30 12:25:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.4.ebuild,v 1.5 2015/08/02 18:36:17 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.corpit.ru/mjt/udns/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="ipv6 static +tools" # Yes, this doesn't depend on any other library beside "system" set |