diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-01 06:08:32 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-01 06:08:32 +0000 |
commit | b49e029f2c086dbedaa8fd86b623c045a007a70f (patch) | |
tree | 30f05a61303d678115e1b765b1d4b83da79a3ee3 /net-misc | |
parent | Stable on mips. (diff) | |
download | gentoo-2-b49e029f2c086dbedaa8fd86b623c045a007a70f.tar.gz gentoo-2-b49e029f2c086dbedaa8fd86b623c045a007a70f.tar.bz2 gentoo-2-b49e029f2c086dbedaa8fd86b623c045a007a70f.zip |
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index bea9c944619d..ab530cde94e4 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.81 2007/05/28 17:22:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.82 2007/06/01 06:08:32 kumba Exp $ + + 01 Jun 2007; Joshua Kinard <kumba@gentoo.org> whois-4.7.21.ebuild: + Stable on mips. 28 May 2007; Raúl Porcel <armin76@gentoo.org> whois-4.7.21.ebuild: alpha/ia64/x86 stable diff --git a/net-misc/whois/whois-4.7.21.ebuild b/net-misc/whois/whois-4.7.21.ebuild index 2d1827f781f3..d38dd9c1cd89 100644 --- a/net-misc/whois/whois-4.7.21.ebuild +++ b/net-misc/whois/whois-4.7.21.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.21.ebuild,v 1.2 2007/05/28 17:22:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.21.ebuild,v 1.3 2007/06/01 06:08:32 kumba 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 |