diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-07-05 17:43:20 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-07-05 17:43:20 +0000 |
commit | cce68c033cbe85c6cef7b2ae2f1962145d8163c7 (patch) | |
tree | 359822f3a2b3209b56ef85646479586b424b3363 /net-misc/whois | |
parent | updated to latest version, but no ecw or oracle support just yet (diff) | |
download | gentoo-2-cce68c033cbe85c6cef7b2ae2f1962145d8163c7.tar.gz gentoo-2-cce68c033cbe85c6cef7b2ae2f1962145d8163c7.tar.bz2 gentoo-2-cce68c033cbe85c6cef7b2ae2f1962145d8163c7.zip |
amd64 stable
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 694a21a57283..475d328f3add 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.109 2008/06/30 20:48:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.110 2008/07/05 17:43:20 coldwind Exp $ + + 05 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> whois-4.7.26.ebuild: + amd64 stable 30 Jun 2008; Raúl Porcel <armin76@gentoo.org> whois-4.7.26.ebuild: alpha/ia64/sparc/x86 stable diff --git a/net-misc/whois/whois-4.7.26.ebuild b/net-misc/whois/whois-4.7.26.ebuild index 3164d497532f..8ad6a38da0ae 100644 --- a/net-misc/whois/whois-4.7.26.ebuild +++ b/net-misc/whois/whois-4.7.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.26.ebuild,v 1.3 2008/06/30 20:48:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.26.ebuild,v 1.4 2008/07/05 17:43:20 coldwind 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 |