diff options
-rw-r--r-- | net-irc/irssi/irssi-0.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/irssi/irssi-0.8.9.ebuild b/net-irc/irssi/irssi-0.8.9.ebuild index e4b6dff533c8..b565ac6d5675 100644 --- a/net-irc/irssi/irssi-0.8.9.ebuild +++ b/net-irc/irssi/irssi-0.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.9.ebuild,v 1.9 2004/04/12 23:39:27 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.9.ebuild,v 1.10 2004/05/23 14:02:12 pvdabeel Exp $ IUSE="nls ipv6 perl ssl socks5" @@ -26,7 +26,7 @@ RDEPEND="nls? ( sys-devel/gettext ) SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha hppa ~mips amd64 ia64 ppc64 s390" +KEYWORDS="x86 ppc sparc alpha hppa ~mips amd64 ia64 ppc64 s390" src_unpack() { unpack ${A} |