diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:27:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:27:45 +0000 |
commit | 51b4903a3c950292b36025c578eb6edb66c95548 (patch) | |
tree | e2d91c082eceeaa161aab6a9af0f008c045c13d2 /net-misc | |
parent | Stable for alpha, wrt bug #476898 (diff) | |
download | gentoo-2-51b4903a3c950292b36025c578eb6edb66c95548.tar.gz gentoo-2-51b4903a3c950292b36025c578eb6edb66c95548.tar.bz2 gentoo-2-51b4903a3c950292b36025c578eb6edb66c95548.zip |
Stable for alpha, wrt bug #478528
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index e7a96e4594ea..28915983f83f 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.190 2013/07/30 04:07:21 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.191 2013/07/30 12:27:45 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> whois-5.0.25.ebuild: + Stable for alpha, wrt bug #478528 30 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> whois-5.0.25.ebuild: Stable on arm, wrt bug #478528 diff --git a/net-misc/whois/whois-5.0.25.ebuild b/net-misc/whois/whois-5.0.25.ebuild index 4094e4cb8cdd..4dc43e21a989 100644 --- a/net-misc/whois/whois-5.0.25.ebuild +++ b/net-misc/whois/whois-5.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.3 2013/07/30 04:07:21 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.4 2013/07/30 12:27:45 ago 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 |