summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-03-19 16:58:59 +0000
committerFabian Groffen <grobian@gentoo.org>2007-03-19 16:58:59 +0000
commitef252d72afec870a4cff0925b000b9533251fabe (patch)
tree426ee5df0c15acc62516da0259c37e672cc3934e /net-irc
parentx86 stable (diff)
downloadgentoo-2-ef252d72afec870a4cff0925b000b9533251fabe.tar.gz
gentoo-2-ef252d72afec870a4cff0925b000b9533251fabe.tar.bz2
gentoo-2-ef252d72afec870a4cff0925b000b9533251fabe.zip
Dropped ppc-macos, see you in prefix
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ircii/ChangeLog6
-rw-r--r--net-irc/ircii/ircii-20040820.ebuild6
-rw-r--r--net-irc/ircii/ircii-20060725.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog
index d1c071fddaf5..d5a54858e0f2 100644
--- a/net-irc/ircii/ChangeLog
+++ b/net-irc/ircii/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/ircii
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.22 2007/03/19 13:35:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.23 2007/03/19 16:58:59 grobian Exp $
+
+ 19 Mar 2007; Fabian Groffen <grobian@gentoo.org> ircii-20040820.ebuild,
+ ircii-20060725.ebuild:
+ Dropped ppc-macos, see you in prefix
19 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ircii-20060725.ebuild:
Stable on sparc wrt #171418
diff --git a/net-irc/ircii/ircii-20040820.ebuild b/net-irc/ircii/ircii-20040820.ebuild
index 6fc14922114b..f68a37724eb3 100644
--- a/net-irc/ircii/ircii-20040820.ebuild
+++ b/net-irc/ircii/ircii-20040820.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.7 2006/08/22 13:02:03 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.8 2007/03/19 16:58:59 grobian Exp $
IUSE="ipv6"
@@ -14,7 +14,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc ppc-macos sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
src_compile() {
econf $(use_enable ipv6) || die "econf failed"
diff --git a/net-irc/ircii/ircii-20060725.ebuild b/net-irc/ircii/ircii-20060725.ebuild
index 29d9f1465458..995a40f964f8 100644
--- a/net-irc/ircii/ircii-20060725.ebuild
+++ b/net-irc/ircii/ircii-20060725.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/ircii/ircii-20060725.ebuild,v 1.3 2007/03/19 13:35:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20060725.ebuild,v 1.4 2007/03/19 16:58:59 grobian Exp $
IUSE="ipv6"
@@ -14,7 +14,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc-macos sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
src_compile() {
econf $(use_enable ipv6) || die "econf failed"