diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 08:15:51 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 08:15:51 +0000 |
commit | 2c0cd5a87f7ba57c6201bad97f89893cdb6556b9 (patch) | |
tree | e15d0cb0df06c8227f5cdcf9e07eaf54a91b71c9 /net-misc/gwhois | |
parent | Revbumped. Added fix for 'diff' subcommand (diff) | |
download | gentoo-2-2c0cd5a87f7ba57c6201bad97f89893cdb6556b9.tar.gz gentoo-2-2c0cd5a87f7ba57c6201bad97f89893cdb6556b9.tar.bz2 gentoo-2-2c0cd5a87f7ba57c6201bad97f89893cdb6556b9.zip |
stable ppc ppc64, bug #433335
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/gwhois')
-rw-r--r-- | net-misc/gwhois/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/gwhois/gwhois-20120626.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-misc/gwhois/ChangeLog b/net-misc/gwhois/ChangeLog index 7df776bc5a16..fd18eaac2fcc 100644 --- a/net-misc/gwhois/ChangeLog +++ b/net-misc/gwhois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gwhois # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/ChangeLog,v 1.56 2012/10/09 21:22:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/ChangeLog,v 1.57 2012/10/11 08:15:51 blueness Exp $ + + 11 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gwhois-20120626.ebuild: + stable ppc ppc64, bug #433335 09 Oct 2012; Jeroen Roovers <jer@gentoo.org> gwhois-20120626.ebuild: Stable for HPPA (bug #433335). @@ -241,4 +244,3 @@ 16 Jan 2005; Wolfram Schlich <wschlich@gentoo.org> +metadata.xml, +files/gwhois.xinetd, +gwhois-20050115.ebuild: initial import - diff --git a/net-misc/gwhois/gwhois-20120626.ebuild b/net-misc/gwhois/gwhois-20120626.ebuild index 28f829e86d58..ab916cc16f8e 100644 --- a/net-misc/gwhois/gwhois-20120626.ebuild +++ b/net-misc/gwhois/gwhois-20120626.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/gwhois-20120626.ebuild,v 1.3 2012/10/09 21:22:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/gwhois-20120626.ebuild,v 1.4 2012/10/11 08:15:51 blueness 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="www-client/lynx |