diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-22 17:27:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-22 17:27:05 +0000 |
commit | ad262b379dc62ee0f111cb9ea1e346544d99070b (patch) | |
tree | 3e6171402114a90028fb7780800da30e10f9b142 /net-misc | |
parent | Updated to v1.14.20, bug #231349. (diff) | |
download | gentoo-2-ad262b379dc62ee0f111cb9ea1e346544d99070b.tar.gz gentoo-2-ad262b379dc62ee0f111cb9ea1e346544d99070b.tar.bz2 gentoo-2-ad262b379dc62ee0f111cb9ea1e346544d99070b.zip |
Stable on ppc wrt bug 235279
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gwhois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/gwhois/gwhois-20080716.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/gwhois/ChangeLog b/net-misc/gwhois/ChangeLog index f7e47e804359..f36eb42c534a 100644 --- a/net-misc/gwhois/ChangeLog +++ b/net-misc/gwhois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gwhois # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/ChangeLog,v 1.39 2008/08/21 16:24:22 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/ChangeLog,v 1.40 2008/08/22 17:27:05 nixnut Exp $ + + 22 Aug 2008; nixnut <nixnut@gentoo.org> gwhois-20080716.ebuild: + Stable on ppc wrt bug 235279 21 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> gwhois-20080716.ebuild: diff --git a/net-misc/gwhois/gwhois-20080716.ebuild b/net-misc/gwhois/gwhois-20080716.ebuild index efc6911a4ed9..0db968d72e7c 100644 --- a/net-misc/gwhois/gwhois-20080716.ebuild +++ b/net-misc/gwhois/gwhois-20080716.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/gwhois/gwhois-20080716.ebuild,v 1.4 2008/08/21 16:24:22 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/gwhois-20080716.ebuild,v 1.5 2008/08/22 17:27:05 nixnut Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://gwhois.de/" SRC_URI="http://gwhois.de/gwhois/${MY_P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ppc sparc x86" IUSE="" RDEPEND="www-client/lynx |