diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-08 15:36:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-08 15:36:31 +0000 |
commit | bd17d92bb342ae7311ef2a8ef0abd95c8e0fb02d (patch) | |
tree | 193a055fb933c5e4040bd35fe19945e6820b26a3 /net-misc | |
parent | Marking optipng-0.7.1 ppc64 for bug 409595 (diff) | |
download | gentoo-2-bd17d92bb342ae7311ef2a8ef0abd95c8e0fb02d.tar.gz gentoo-2-bd17d92bb342ae7311ef2a8ef0abd95c8e0fb02d.tar.bz2 gentoo-2-bd17d92bb342ae7311ef2a8ef0abd95c8e0fb02d.zip |
Marking whois-5.0.15 ppc64 for bug 414239
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 643f0f465939..be57dc30468c 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.175 2012/05/05 21:39:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.176 2012/05/08 15:36:31 ranger Exp $ + + 08 May 2012; Brent Baude <ranger@gentoo.org> whois-5.0.15.ebuild: + Marking whois-5.0.15 ppc64 for bug 414239 05 May 2012; Brent Baude <ranger@gentoo.org> whois-5.0.15.ebuild: Marking whois-5.0.15 ppc for bug 414239 diff --git a/net-misc/whois/whois-5.0.15.ebuild b/net-misc/whois/whois-5.0.15.ebuild index 03de704b3e33..65ea15fd317f 100644 --- a/net-misc/whois/whois-5.0.15.ebuild +++ b/net-misc/whois/whois-5.0.15.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/whois/whois-5.0.15.ebuild,v 1.5 2012/05/05 21:39:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.15.ebuild,v 1.6 2012/05/08 15:36:31 ranger Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 |