summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2004-08-06 23:57:26 +0000
committerMalcolm Lashley <malc@gentoo.org>2004-08-06 23:57:26 +0000
commitb0b35f2bc854b24d64f3f72b55deeeb0f59b4c82 (patch)
treef898a1f2e2f7d6bbda764d3b99169dbee78d1d56 /net-irc
parentbumped net-www/straw to 0.25.1 (Manifest recommit) (diff)
downloadgentoo-2-b0b35f2bc854b24d64f3f72b55deeeb0f59b4c82.tar.gz
gentoo-2-b0b35f2bc854b24d64f3f72b55deeeb0f59b4c82.tar.bz2
gentoo-2-b0b35f2bc854b24d64f3f72b55deeeb0f59b4c82.zip
~amd64 closes bug #58427
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ngircd/ChangeLog5
-rw-r--r--net-irc/ngircd/ngircd-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index 33e410090be7..fdb66e3eb7fe 100644
--- a/net-irc/ngircd/ChangeLog
+++ b/net-irc/ngircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ngircd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.6 2004/07/08 22:59:53 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.7 2004/08/06 23:57:26 malc Exp $
+
+ 06 Aug 2004; Malcolm Lashley <malc@gentoo.org> ngircd-0.8.0.ebuild:
+ ~amd64 closes bug #58427
*ngircd-0.8.0 (09 Jul 2004)
diff --git a/net-irc/ngircd/ngircd-0.8.0.ebuild b/net-irc/ngircd/ngircd-0.8.0.ebuild
index e87df9a946eb..784b458b2187 100644
--- a/net-irc/ngircd/ngircd-0.8.0.ebuild
+++ b/net-irc/ngircd/ngircd-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.8.0.ebuild,v 1.1 2004/07/08 22:59:53 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.8.0.ebuild,v 1.2 2004/08/06 23:57:26 malc Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://download.berlios.de/pub/ngircd/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE="zlib tcpd debug"