diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:34:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:34:02 +0000 |
commit | 521c79c65ed9bbcb851cdf08bc1b9ea0af9601e7 (patch) | |
tree | 7102b7b22f4f00cfe879974859c201f897488334 /net-misc/whois | |
parent | Stable for sparc, wrt bug #473404 (diff) | |
download | gentoo-2-521c79c65ed9bbcb851cdf08bc1b9ea0af9601e7.tar.gz gentoo-2-521c79c65ed9bbcb851cdf08bc1b9ea0af9601e7.tar.bz2 gentoo-2-521c79c65ed9bbcb851cdf08bc1b9ea0af9601e7.zip |
Stable for sparc, wrt bug #478528
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 8ffb9b2a2920..e71a8780ba6a 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.192 2013/07/30 22:27:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.193 2013/08/03 07:34:02 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> whois-5.0.25.ebuild: + Stable for sparc, wrt bug #478528 30 Jul 2013; Jeroen Roovers <jer@gentoo.org> whois-5.0.25.ebuild: Stable for HPPA (bug #478528). diff --git a/net-misc/whois/whois-5.0.25.ebuild b/net-misc/whois/whois-5.0.25.ebuild index a20e0313c6c4..adb96e94f1b9 100644 --- a/net-misc/whois/whois-5.0.25.ebuild +++ b/net-misc/whois/whois-5.0.25.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-misc/whois/whois-5.0.25.ebuild,v 1.5 2013/07/30 22:27:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.6 2013/08/03 07:34:02 ago Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 |