diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:06:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:06:33 +0000 |
commit | f931090f368d52bd144ffc1d5266b5d0aa3c6816 (patch) | |
tree | fd025395d379545abbb3debc3144a145d1551bee /net-dns/openresolv | |
parent | Stable for s390, wrt bug #474168 (diff) | |
download | gentoo-2-f931090f368d52bd144ffc1d5266b5d0aa3c6816.tar.gz gentoo-2-f931090f368d52bd144ffc1d5266b5d0aa3c6816.tar.bz2 gentoo-2-f931090f368d52bd144ffc1d5266b5d0aa3c6816.zip |
Stable for s390, wrt bug #366535
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns/openresolv')
-rw-r--r-- | net-dns/openresolv/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/openresolv/openresolv-3.5.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/openresolv/ChangeLog b/net-dns/openresolv/ChangeLog index a7f5061b516f..ff41e87bab78 100644 --- a/net-dns/openresolv/ChangeLog +++ b/net-dns/openresolv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/openresolv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.86 2013/06/29 19:25:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.87 2013/06/30 18:06:33 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> openresolv-3.5.4-r3.ebuild: + Stable for s390, wrt bug #366535 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> openresolv-3.5.4-r3.ebuild: Stable for ppc64, wrt bug #366535 diff --git a/net-dns/openresolv/openresolv-3.5.4-r3.ebuild b/net-dns/openresolv/openresolv-3.5.4-r3.ebuild index 4a2a522949d2..8abdbfc95d01 100644 --- a/net-dns/openresolv/openresolv-3.5.4-r3.ebuild +++ b/net-dns/openresolv/openresolv-3.5.4-r3.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-dns/openresolv/openresolv-3.5.4-r3.ebuild,v 1.10 2013/06/29 19:25:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.5.4-r3.ebuild,v 1.11 2013/06/30 18:06:33 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://roy.marples.name/downloads/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="!net-dns/resolvconf-gentoo |