diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 16:53:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 16:53:38 +0000 |
commit | 416fa259e7b72939fc1b1206bef062980cfaed58 (patch) | |
tree | d40435ac53a22729a42eabb246a84146bb850531 /net-misc/whois | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-416fa259e7b72939fc1b1206bef062980cfaed58.tar.gz gentoo-2-416fa259e7b72939fc1b1206bef062980cfaed58.tar.bz2 gentoo-2-416fa259e7b72939fc1b1206bef062980cfaed58.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 36bfab4bff09..d53648c4dca8 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.100 2007/12/01 17:35:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.101 2007/12/17 16:53:38 armin76 Exp $ + + 17 Dec 2007; Raúl Porcel <armin76@gentoo.org> whois-4.7.24.ebuild: + alpha/ia64/sparc/x86 stable 01 Dec 2007; Markus Rothe <corsair@gentoo.org> whois-4.7.23.ebuild: Stable on ppc64 diff --git a/net-misc/whois/whois-4.7.24.ebuild b/net-misc/whois/whois-4.7.24.ebuild index 1e0344d3678c..fde93b933f3f 100644 --- a/net-misc/whois/whois-4.7.24.ebuild +++ b/net-misc/whois/whois-4.7.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.24.ebuild,v 1.1 2007/11/18 02:31:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.24.ebuild,v 1.2 2007/12/17 16:53:38 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 |