summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-09-22 13:45:11 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-09-22 13:45:11 +0000
commita57ceb2c5acb9d5cffc15a1eb72e4cecfb5d66a3 (patch)
tree76c0190dec83e7ec201a5aeba3956aa14cb951dc /net-irc
parentSparc stable --- Bug #181763 --- builds and installs (fixing the bug). (diff)
downloadgentoo-2-a57ceb2c5acb9d5cffc15a1eb72e4cecfb5d66a3.tar.gz
gentoo-2-a57ceb2c5acb9d5cffc15a1eb72e4cecfb5d66a3.tar.bz2
gentoo-2-a57ceb2c5acb9d5cffc15a1eb72e4cecfb5d66a3.zip
Stable on ppc wrt bug 193229
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ngircd/ChangeLog5
-rw-r--r--net-irc/ngircd/ngircd-0.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog
index bb1886e6a4fe..d9289b16c520 100644
--- a/net-irc/ngircd/ChangeLog
+++ b/net-irc/ngircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ngircd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.31 2007/09/20 19:06:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.32 2007/09/22 13:45:11 nixnut Exp $
+
+ 22 Sep 2007; nixnut <nixnut@gentoo.org> ngircd-0.10.3.ebuild:
+ Stable on ppc wrt bug 193229
20 Sep 2007; Raúl Porcel <armin76@gentoo.org> ngircd-0.10.3.ebuild:
x86 stable wrt #193229
diff --git a/net-irc/ngircd/ngircd-0.10.3.ebuild b/net-irc/ngircd/ngircd-0.10.3.ebuild
index 862b0aa56747..3ff4d22be1fb 100644
--- a/net-irc/ngircd/ngircd-0.10.3.ebuild
+++ b/net-irc/ngircd/ngircd-0.10.3.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/ngircd/ngircd-0.10.3.ebuild,v 1.2 2007/09/20 19:06:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.10.3.ebuild,v 1.3 2007/09/22 13:45:11 nixnut Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.berlios.de/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="zlib tcpd debug ident"
RESTRICT="test"