summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2005-03-10 01:44:59 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2005-03-10 01:44:59 +0000
commit3cf6a78e182d912d10c45e815cd58e27d6720f3e (patch)
treea52c6c2cc2727f1a045f867d5f8703e57834a45b /net-irc/ircii
parentNew version (diff)
downloadgentoo-2-3cf6a78e182d912d10c45e815cd58e27d6720f3e.tar.gz
gentoo-2-3cf6a78e182d912d10c45e815cd58e27d6720f3e.tar.bz2
gentoo-2-3cf6a78e182d912d10c45e815cd58e27d6720f3e.zip
Stable ppc-macos
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-irc/ircii')
-rw-r--r--net-irc/ircii/ChangeLog5
-rw-r--r--net-irc/ircii/ircii-20040820.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog
index aed77a75cb77..a0f6e77dd0df 100644
--- a/net-irc/ircii/ChangeLog
+++ b/net-irc/ircii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ircii
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.18 2005/03/10 01:41:56 j4rg0n Exp $
+
+ 09 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> ircii-20040820.ebuild:
+ Stable ppc-macos
09 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> ircii-20040820.ebuild:
Unstable ppc-macos
diff --git a/net-irc/ircii/ircii-20040820.ebuild b/net-irc/ircii/ircii-20040820.ebuild
index a29f0d771310..10ebd47e5068 100644
--- a/net-irc/ircii/ircii-20040820.ebuild
+++ b/net-irc/ircii/ircii-20040820.ebuild
@@ -1,6 +1,6 @@
# 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.5 2005/02/10 01:10:13 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.6 2005/03/10 01:41:56 j4rg0n Exp $
IUSE="ipv6"
@@ -14,7 +14,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~sparc ~ppc ~ppc-macos"
+KEYWORDS="x86 amd64 ~sparc ~ppc ppc-macos"
src_compile() {
econf $(use_enable ipv6) || die "econf failed"