diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-28 16:27:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-28 16:27:15 +0000 |
commit | e6b20c4cc23d2f8162ceba7f452ef4b7611710e2 (patch) | |
tree | a29ea35653a8a872a529150ede6c1d623324c0c0 /net-misc/whois | |
parent | Remove old. Update sidebar patch to fix 'wrong new mail notifications' (http... (diff) | |
download | gentoo-2-e6b20c4cc23d2f8162ceba7f452ef4b7611710e2.tar.gz gentoo-2-e6b20c4cc23d2f8162ceba7f452ef4b7611710e2.tar.bz2 gentoo-2-e6b20c4cc23d2f8162ceba7f452ef4b7611710e2.zip |
alpha/arm/ia64/s390/sh stable wrt #271096
(Portage version: 2.1.6.11/cvs/Linux ia64)
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 ff90e23e0954..9e7e02f9de79 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.124 2009/05/27 10:36:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.125 2009/05/28 16:27:15 armin76 Exp $ + + 28 May 2009; Raúl Porcel <armin76@gentoo.org> whois-4.7.30.ebuild: + alpha/arm/ia64/s390/sh stable wrt #271096 27 May 2009; Christian Faulhammer <fauli@gentoo.org> whois-4.7.30.ebuild: stable x86, bug 271096 diff --git a/net-misc/whois/whois-4.7.30.ebuild b/net-misc/whois/whois-4.7.30.ebuild index 5088fc99a2f2..ac3a9c095e59 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.5 2009/05/27 10:36:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.30.ebuild,v 1.6 2009/05/28 16:27:15 armin76 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 |