summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ircii/ChangeLog7
-rw-r--r--net-irc/ircii/ircii-20040820.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog
index 8ae4caff549f..aed77a75cb77 100644
--- a/net-irc/ircii/ChangeLog
+++ b/net-irc/ircii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ircii
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.16 2004/11/13 18:17:52 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.17 2005/02/10 01:10:13 j4rg0n Exp $
+
+ 09 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> ircii-20040820.ebuild:
+ Unstable ppc-macos
13 Nov 2004; Sven Wegener <swegener@gentoo.org> -ircii-20030709-r2.ebuild,
ircii-20040820.ebuild:
diff --git a/net-irc/ircii/ircii-20040820.ebuild b/net-irc/ircii/ircii-20040820.ebuild
index fdfea43bc597..a29f0d771310 100644
--- a/net-irc/ircii/ircii-20040820.ebuild
+++ b/net-irc/ircii/ircii-20040820.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.4 2004/11/13 18:17:52 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.5 2005/02/10 01:10:13 j4rg0n Exp $
IUSE="ipv6"
@@ -14,7 +14,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~sparc ~ppc"
+KEYWORDS="x86 amd64 ~sparc ~ppc ~ppc-macos"
src_compile() {
econf $(use_enable ipv6) || die "econf failed"