diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2011-10-23 09:07:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2011-10-23 09:07:32 +0000 |
commit | e8089431f39b97f74bdba2b450be42bd55fdf632 (patch) | |
tree | f919557bc8945ffb84e8e0a8eed7c7bb1deb4801 /net-misc/whois | |
parent | Version Bump (diff) | |
download | gentoo-2-e8089431f39b97f74bdba2b450be42bd55fdf632.tar.gz gentoo-2-e8089431f39b97f74bdba2b450be42bd55fdf632.tar.bz2 gentoo-2-e8089431f39b97f74bdba2b450be42bd55fdf632.zip |
ppc stable #387601
(Portage version: 2.1.10.11/cvs/Linux ppc)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index c48028232a8f..c957b9328997 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.159 2011/10/19 11:25:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.160 2011/10/23 09:07:32 nixnut Exp $ + + 23 Oct 2011; nixnut <nixnut@gentoo.org> whois-5.0.11.ebuild: + ppc stable #387601 19 Oct 2011; Jeroen Roovers <jer@gentoo.org> whois-5.0.11.ebuild: Stable for HPPA (bug #387601). diff --git a/net-misc/whois/whois-5.0.11.ebuild b/net-misc/whois/whois-5.0.11.ebuild index 4b046721610d..2fdc85947d78 100644 --- a/net-misc/whois/whois-5.0.11.ebuild +++ b/net-misc/whois/whois-5.0.11.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-misc/whois/whois-5.0.11.ebuild,v 1.3 2011/10/19 11:25:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.11.ebuild,v 1.4 2011/10/23 09:07:32 nixnut Exp $ EAPI=3 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.gz" 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 |