diff options
author | 2007-06-24 22:08:10 +0000 | |
---|---|---|
committer | 2007-06-24 22:08:10 +0000 | |
commit | b41c2b58d4cfbe50a6eb51681642f34f5ead3f45 (patch) | |
tree | 39c9924e40d6fd75ff43916612a729c022dd25c9 /net-irc | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-b41c2b58d4cfbe50a6eb51681642f34f5ead3f45.tar.gz gentoo-2-b41c2b58d4cfbe50a6eb51681642f34f5ead3f45.tar.bz2 gentoo-2-b41c2b58d4cfbe50a6eb51681642f34f5ead3f45.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/irssi/irssi-0.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/irssi/irssi-0.8.11.ebuild b/net-irc/irssi/irssi-0.8.11.ebuild index 4674e099ba09..1c3933ee3fac 100644 --- a/net-irc/irssi/irssi-0.8.11.ebuild +++ b/net-irc/irssi/irssi-0.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.11.ebuild,v 1.6 2007/06/13 16:37:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.11.ebuild,v 1.7 2007/06/24 22:08:10 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://irssi.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="ipv6 perl ssl socks5" RDEPEND="sys-libs/ncurses |