diff options
author | 2012-01-06 10:48:57 +0000 | |
---|---|---|
committer | 2012-01-06 10:48:57 +0000 | |
commit | 3f33a1947a98e4e0f23457ca8bdb9c2aec2f875c (patch) | |
tree | 2f77962d6547b03a07c1305167e3c15cbf51749a /net-irc/scrollz/scrollz-2.2.ebuild | |
parent | old (diff) | |
download | gentoo-2-3f33a1947a98e4e0f23457ca8bdb9c2aec2f875c.tar.gz gentoo-2-3f33a1947a98e4e0f23457ca8bdb9c2aec2f875c.tar.bz2 gentoo-2-3f33a1947a98e4e0f23457ca8bdb9c2aec2f875c.zip |
Stable for AMD64, wrt bug #397155
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/scrollz/scrollz-2.2.ebuild')
-rw-r--r-- | net-irc/scrollz/scrollz-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/scrollz/scrollz-2.2.ebuild b/net-irc/scrollz/scrollz-2.2.ebuild index 532568e07329..be3da4e9227c 100644 --- a/net-irc/scrollz/scrollz-2.2.ebuild +++ b/net-irc/scrollz/scrollz-2.2.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-irc/scrollz/scrollz-2.2.ebuild,v 1.2 2012/01/03 03:52:07 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/scrollz/scrollz-2.2.ebuild,v 1.3 2012/01/06 10:48:57 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.scrollz.com/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="gmp gnutls ipv6 socks5 ssl" REQUIRED_USE="gnutls? ( ssl )" |