diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 18:24:06 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 18:24:06 +0000 |
commit | 52c48b3c4e46a48692277af5eb6701ca117bc2f5 (patch) | |
tree | 560cc616b28b59a8fe048bc8ea104a50eef03f15 /net-misc/whois | |
parent | ppc stable #271105 (diff) | |
download | gentoo-2-52c48b3c4e46a48692277af5eb6701ca117bc2f5.tar.gz gentoo-2-52c48b3c4e46a48692277af5eb6701ca117bc2f5.tar.bz2 gentoo-2-52c48b3c4e46a48692277af5eb6701ca117bc2f5.zip |
ppc stable #271096
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 24cb31835e1f..8e716d5fee9a 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.126 2009/05/28 19:50:21 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.127 2009/05/30 18:24:06 nixnut Exp $ + + 30 May 2009; nixnut <nixnut@gentoo.org> whois-4.7.30.ebuild: + ppc stable #271096 28 May 2009; Steve Dibb <beandog@gentoo.org> whois-4.7.30.ebuild: amd64 stable, bug 271096 diff --git a/net-misc/whois/whois-4.7.30.ebuild b/net-misc/whois/whois-4.7.30.ebuild index 832e4e1fdd9d..b54a2d8706e4 100644 --- a/net-misc/whois/whois-4.7.30.ebuild +++ b/net-misc/whois/whois-4.7.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.30.ebuild,v 1.7 2009/05/28 19:50:21 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.30.ebuild,v 1.8 2009/05/30 18:24:06 nixnut Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #59327 |