summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-03-19 22:11:50 +0000
committerPeter Weller <welp@gentoo.org>2007-03-19 22:11:50 +0000
commit28f17b8e446a561b043314e4b786708044556091 (patch)
tree0e24e30249cf819525420df8e2e8cf0b321673e8 /net-irc/ircii
parentStable on amd64 wrt bug 170764 (diff)
downloadgentoo-2-28f17b8e446a561b043314e4b786708044556091.tar.gz
gentoo-2-28f17b8e446a561b043314e4b786708044556091.tar.bz2
gentoo-2-28f17b8e446a561b043314e4b786708044556091.zip
Stable on amd64 wrt bug 171418
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-irc/ircii')
-rw-r--r--net-irc/ircii/ChangeLog5
-rw-r--r--net-irc/ircii/ircii-20060725.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog
index d5a54858e0f2..3d00e0cf206e 100644
--- a/net-irc/ircii/ChangeLog
+++ b/net-irc/ircii/ChangeLog
@@ -1,6 +1,9 @@
# 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.23 2007/03/19 16:58:59 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.24 2007/03/19 22:11:50 welp Exp $
+
+ 19 Mar 2007; Peter Weller <welp@gentoo.org> ircii-20060725.ebuild:
+ Stable on amd64 wrt bug 171418
19 Mar 2007; Fabian Groffen <grobian@gentoo.org> ircii-20040820.ebuild,
ircii-20060725.ebuild:
diff --git a/net-irc/ircii/ircii-20060725.ebuild b/net-irc/ircii/ircii-20060725.ebuild
index 995a40f964f8..b1d6ae35d903 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.4 2007/03/19 16:58:59 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20060725.ebuild,v 1.5 2007/03/19 22:11:50 welp Exp $
IUSE="ipv6"
@@ -14,7 +14,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
src_compile() {
econf $(use_enable ipv6) || die "econf failed"